]> git.proxmox.com Git - mirror_ifupdown2.git/blobdiff - debian/control
mstpctl: don't load module if missing /sbin/mstpctl
[mirror_ifupdown2.git] / debian / control
index 6a4c93832c6a141536c2e09c48b0554c4ccfb546..dd1a0b2c13d6d58a7c8455362a225ebbd29d5f17 100644 (file)
@@ -1,19 +1,22 @@
 Source: ifupdown2
 Section: admin
 Priority: optional
-Maintainer: Cumulus Networks dev support <dev-support@cumulusnetworks.com>
-Standards-Version: 3.9.8
-Build-Depends: python-setuptools, dh-python, python-all (>= 2.6.6-3), debhelper (>= 9~), python-docutils, dh-systemd
-Homepage: https://github.com/CumulusNetworks/ifupdown2
-X-Python-Version: >= 2.6
+Maintainer: Julien Fortin <julien@cumulusnetworks.com>
+Build-Depends: debhelper (>= 9.20160709),
+               dh-python,
+               python-all,
+               python-setuptools,
+               python-docutils
+Standards-Version: 4.2.1
+Homepage: https://github.com/cumulusnetworks/ifupdown2
 
 Package: ifupdown2
 Architecture: all
-Suggests: python-gvgen, python-mako 
-Replaces: ifupdown
-Conflicts: ifupdown
 Provides: ifupdown
-Depends: ${python:Depends}, ${misc:Depends}, python-argcomplete, python-ipaddr
+Conflicts: ifupdown
+Replaces: ifupdown
+Depends: ${python:Depends}, ${misc:Depends}, iproute2, python-argcomplete, python-ipaddr
+Suggests: isc-dhcp-client, bridge-utils, ethtool, python-gvgen, python-mako, python-pkg-resources
 Description: Network Interface Management tool similar to ifupdown
  ifupdown2 is ifupdown re-written in Python. It replaces ifupdown and provides
  the same user interface as ifupdown for network interface configuration.