]> git.proxmox.com Git - librados2-perl.git/commitdiff
d/control: define compat level via build-depends and raise to 13
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 4 May 2023 14:30:06 +0000 (16:30 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 4 May 2023 14:30:06 +0000 (16:30 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/compat [deleted file]
debian/control.in

diff --git a/debian/compat b/debian/compat
deleted file mode 100644 (file)
index f599e28..0000000
+++ /dev/null
@@ -1 +0,0 @@
-10
index b44e4a535438abca3da19d3265b7584fde37551e..ce84ccd0d738783d6c87296d962163595c959276 100644 (file)
@@ -2,9 +2,9 @@ Source: librados2-perl
 Section: perl
 Priority: optional
 Maintainer: Proxmox Support Team <support@proxmox.com>
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 13),
                librados-dev,
-Standards-Version: 3.9.8
+Standards-Version: 4.6.2
 Homepage: https://www.proxmox.com/
 
 Package: librados2-perl