[pve-devel] [PATCH access-control 01/13] build: bump compat to 10

Fabian Grünbichler f.gruenbichler at proxmox.com
Wed Nov 6 13:36:22 CET 2019


Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 4115c90..c49b1e8 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libpve-access-control
 Section: perl
 Priority: optional
 Maintainer: Proxmox Support Team <support at proxmox.com>
-Build-Depends: debhelper (>= 9.0.0~),
+Build-Depends: debhelper (>= 10.0.0~),
                libauthen-pam-perl,
                libnet-ldap-perl,
                libpve-common-perl,
-- 
2.20.1





More information about the pve-devel mailing list