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