]> git.proxmox.com Git - pve-network.git/commitdiff
d/compat: bump level to 11 and fix lintian warnings
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 10 Jul 2019 15:53:17 +0000 (17:53 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 10 Jul 2019 15:53:17 +0000 (17:53 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/compat
debian/control

index f599e28b8ab0d8c9c57a486c89c4a5132dcbd3b2..b4de3947675361a7770d29b8982c407b0ec6b2a0 100644 (file)
@@ -1 +1 @@
-10
+11
index cd8ef7d49f900830b36de52e04b00ff27e3a1c86..4ec56040ed5e48e2204d65603740ba8da039da1c 100644 (file)
@@ -2,12 +2,12 @@ Source: libpve-network-perl
 Section: perl
 Priority: optional
 Maintainer: Proxmox Support Team <support@proxmox.com>
-Build-Depends: debhelper (>= 7.0.50~),
+Build-Depends: debhelper (>= 11~),
                lintian,
                perl (>= 5.10.0-19),
                pve-cluster (>= 5.0-32),
                pve-doc-generator (>= 5.3-3),
-Standards-Version: 3.9.5
+Standards-Version: 4.3.0
 Homepage: http://www.proxmox.com
 
 Package: libpve-network-perl
@@ -16,6 +16,7 @@ Breaks: pve-manager (<< 5.2-12)
 Depends: libpve-common-perl (>= 5.0-45),
          perl (>= 5.6.0-16),
          pve-cluster (>= 5.0-32),
+         ${misc:Depends},
          ${perl:Depends},
 Description: Proxmox VE storage management library
  This package contains the storage management library used by Proxmox VE.