package rename to -config

This commit is contained in:
root 2018-07-31 17:31:30 +00:00
parent fcf5d208d7
commit 653d175c30
9 changed files with 7 additions and 7 deletions

8
.gitignore vendored
View File

@ -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

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
wit-hypervisor (1.0) unstable; urgency=low wit-hypervisor-config (1.0) unstable; urgency=low
* Initial release. * Initial release.

4
debian/control vendored
View File

@ -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}