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-29 17:40:03 +02:00
parent 67089f146e
commit 70d3278363
2 changed files with 1 additions and 2 deletions

1
debian/compat vendored
View File

@ -1 +0,0 @@
12

2
debian/control vendored
View File

@ -1,7 +1,7 @@
Source: pve-manager
Section: admin
Priority: optional
Build-Depends: debhelper (>= 12~),
Build-Depends: debhelper-compat (= 13),
libapt-pkg-perl,
libfile-readbackwards-perl,
libhttp-daemon-perl,