Removed config package. Fix debian copyright format.

mr3.2.1
Victor Seva 13 years ago
parent 0e324bad71
commit d7fbe1304f

11
debian/control vendored

@ -13,7 +13,6 @@ Homepage: http://www.nixus.es
Package: klish
Architecture: any
Depends: libexpat1,
klish-default-config | klish-config,
${shlibs:Depends},
${misc:Depends}
Description: command line interface shell
@ -27,13 +26,3 @@ Depends: klish,
${misc:Depends}
Description: development files for klish
This package contains the development files for klish.
Package: klish-default-config
Provides: klish-config
Architecture: any
Depends: klish,
${shlibs:Depends},
${misc:Depends}
Description: default config files for klish
The klish is a framework for implementing a CISCO-like CLI on a UNIX systems.
It is configurable by XML files.

2
debian/copyright vendored

@ -30,7 +30,7 @@ License: GPL-3.0+
On Debian systems, the complete text of the GNU General
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
Licence: BSD-3-clause
License: BSD-3-clause
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
.

@ -1 +0,0 @@
etc/clish

@ -1 +0,0 @@
contrib/debian/clish/* etc/clish/

@ -1,3 +1,4 @@
clish.xsd
xml-examples
examples/explugin
contrib/debian/clish

Loading…
Cancel
Save