]> git.proxmox.com Git - pve-access-control.git/commitdiff
d/control: define compat level via build-depends and raise to 13
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 21 May 2023 09:18:56 +0000 (11:18 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 21 May 2023 10:37:11 +0000 (12:37 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/compat [deleted file]
debian/control

diff --git a/debian/compat b/debian/compat
deleted file mode 100644 (file)
index 48082f7..0000000
+++ /dev/null
@@ -1 +0,0 @@
-12
index c5a60c9d44a7982242cf273bbd0930164f7ea449..9f82ea0b6261b0cff2b65068eb3a4d01f051507b 100644 (file)
@@ -2,7 +2,7 @@ Source: libpve-access-control
 Section: perl
 Priority: optional
 Maintainer: Proxmox Support Team <support@proxmox.com>
-Build-Depends: debhelper (>= 12~),
+Build-Depends: debhelper-compat (= 13),
                libauthen-pam-perl,
                libnet-ldap-perl,
                libpve-cluster-perl,