package rename to -config
This commit is contained in:
parent
fcf5d208d7
commit
653d175c30
|
@ -1,7 +1,7 @@
|
||||||
debian/.debhelper
|
debian/.debhelper
|
||||||
debian/debhelper-build-stamp
|
debian/debhelper-build-stamp
|
||||||
debian/wit-hypervisor/
|
debian/wit-hypervisor-config/
|
||||||
debian/files
|
debian/files
|
||||||
debian/wit-hypervisor.postinst.debhelper
|
debian/wit-hypervisor-config.postinst.debhelper
|
||||||
debian/wit-hypervisor.prerm.debhelper
|
debian/wit-hypervisor-config.prerm.debhelper
|
||||||
debian/wit-hypervisor.substvars
|
debian/wit-hypervisor-config.substvars
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
wit-hypervisor (1.0) unstable; urgency=low
|
wit-hypervisor-config (1.0) unstable; urgency=low
|
||||||
|
|
||||||
* Initial release.
|
* Initial release.
|
||||||
|
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
Source: wit-hypervisor
|
Source: wit-hypervisor-config
|
||||||
Section: config
|
Section: config
|
||||||
Priority: extra
|
Priority: extra
|
||||||
Maintainer: toby <toby@wit.com>
|
Maintainer: toby <toby@wit.com>
|
||||||
Build-Depends: debhelper (>= 7.0.0~), config-package-dev (>= 4.15)
|
Build-Depends: debhelper (>= 7.0.0~), config-package-dev (>= 4.15)
|
||||||
Standards-Version: 3.9.2
|
Standards-Version: 3.9.2
|
||||||
|
|
||||||
Package: wit-hypervisor
|
Package: wit-hypervisor-config
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${misc:Depends}, frr (>= 4.0-wit), sed, tcpdump, mtr-tiny, iproute2, ifupdown, ipmitool, iptables, lldpd, strongswan, telnet, netcat, fping, curl, wget, ifstat, rsyslog, ncurses-term, net-tools, bridge-utils, vlan, gnupg, sudo, isc-dhcp-client
|
Depends: ${misc:Depends}, frr (>= 4.0-wit), sed, tcpdump, mtr-tiny, iproute2, ifupdown, ipmitool, iptables, lldpd, strongswan, telnet, netcat, fping, curl, wget, ifstat, rsyslog, ncurses-term, net-tools, bridge-utils, vlan, gnupg, sudo, isc-dhcp-client
|
||||||
Provides: ${diverted-files}
|
Provides: ${diverted-files}
|
||||||
|
|
Loading…
Reference in New Issue