]> 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 a6178e460ce4429875c7c9a2e9ea3688f6b871d1..dd1a0b2c13d6d58a7c8455362a225ebbd29d5f17 100644 (file)
@@ -2,15 +2,13 @@ Source: ifupdown2
 Section: admin
 Priority: optional
 Maintainer: Julien Fortin <julien@cumulusnetworks.com>
-Build-Depends: debhelper (>=9),
-               dh-systemd,
+Build-Depends: debhelper (>= 9.20160709),
                dh-python,
                python-all,
                python-setuptools,
                python-docutils
-Standards-Version: 3.9.8
+Standards-Version: 4.2.1
 Homepage: https://github.com/cumulusnetworks/ifupdown2
-X-Python-Version: >= 2.7
 
 Package: ifupdown2
 Architecture: all
@@ -18,7 +16,7 @@ Provides: ifupdown
 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
+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.