]> git.proxmox.com Git - pve-network.git/blobdiff - debian/control
subnet: add dhcp options
[pve-network.git] / debian / control
index e293bf2633063caae0f1d2f1d3a2ae6a008d997d..8b720c3f6ab1c928f1e6c7d29932bafc1d54b4ef 100644 (file)
@@ -2,13 +2,13 @@ Source: libpve-network-perl
 Section: perl
 Priority: optional
 Maintainer: Proxmox Support Team <support@proxmox.com>
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 13),
                lintian,
                libfile-slurp-perl,
                libnet-subnet-perl,
                libtest-mockmodule-perl,
                perl,
-               pve-cluster (>= 6.0~),
+               pve-cluster (>= 7.0~),
                pve-doc-generator (>= 5.3-3),
 Standards-Version: 4.6.1
 Homepage: https://www.proxmox.com
@@ -16,13 +16,14 @@ Homepage: https://www.proxmox.com
 Package: libpve-network-perl
 Architecture: all
 Depends: libpve-common-perl (>= 5.0-45),
-         perl (>= 5.6.0-16),
-         pve-cluster (>= 6.4-1),
+         perl,
+         pve-cluster (>= 7.3~),
          libnet-subnet-perl,
          libnet-ip-perl,
          libnetaddr-ip-perl,
          ${misc:Depends},
          ${perl:Depends},
-Recommends: frr-pythontools, ifupdown2
-Description: Proxmox VE's experimental SDN (Software Defined Network)
- This package contains the experimental SDN library used by Proxmox VE.
+Recommends: frr-pythontools (>= 8.5.1~), ifupdown2
+Description: Proxmox VE's SDN (Software Defined Network) stack
+ This package contains the Software Defined Network (tech preview) for
+ Proxmox VE.