d/control: define compat level via build-depends and raise to 13

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2023-05-04 16:30:06 +02:00
parent 87900ae761
commit 3ce00b622f
2 changed files with 2 additions and 3 deletions

1
debian/compat vendored
View File

@ -1 +0,0 @@
10

4
debian/control.in vendored
View File

@ -2,9 +2,9 @@ Source: librados2-perl
Section: perl Section: perl
Priority: optional Priority: optional
Maintainer: Proxmox Support Team <support@proxmox.com> Maintainer: Proxmox Support Team <support@proxmox.com>
Build-Depends: debhelper (>= 10~), Build-Depends: debhelper-compat (= 13),
librados-dev, librados-dev,
Standards-Version: 3.9.8 Standards-Version: 4.6.2
Homepage: https://www.proxmox.com/ Homepage: https://www.proxmox.com/
Package: librados2-perl Package: librados2-perl