]> git.proxmox.com Git - mirror_ifupdown2.git/blobdiff - debian/control
addons: address: fix merge-indentation issue
[mirror_ifupdown2.git] / debian / control
index a6178e460ce4429875c7c9a2e9ea3688f6b871d1..ed87b3958953b0f5390d153c3877b7e3f7be994d 100644 (file)
@@ -1,24 +1,24 @@
 Source: ifupdown2
 Section: admin
 Priority: optional
-Maintainer: Julien Fortin <julien@cumulusnetworks.com>
-Build-Depends: debhelper (>=9),
-               dh-systemd,
+Maintainer: Julien Fortin <jfortin@nvidia.com>
+Build-Depends: debhelper (>= 9.20160709),
                dh-python,
-               python-all,
-               python-setuptools,
-               python-docutils
-Standards-Version: 3.9.8
+               python3,
+               python3-all,
+               python3-setuptools,
+               python3-docutils
+Standards-Version: 4.5.0.2
 Homepage: https://github.com/cumulusnetworks/ifupdown2
-X-Python-Version: >= 2.7
+X-Python-Version: >= 3.7
 
 Package: ifupdown2
 Architecture: all
 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
+Depends: ${python3:Depends}, ${misc:Depends}, iproute2, python3-six, python3-setuptools, python3-systemd
+Suggests: isc-dhcp-client, bridge-utils, ethtool, python3-gvgen, python3-mako
 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.