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

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Fiona Ebner 2023-05-19 09:26:12 +02:00 committed by Thomas Lamprecht
parent 0024b65fbf
commit 7fcfcd1002
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

@ -2,7 +2,7 @@ Source: qemu-server
Section: admin
Priority: optional
Maintainer: Proxmox Support Team <support@proxmox.com>
Build-Depends: debhelper (>= 12~),
Build-Depends: debhelper-compat (= 13),
libglib2.0-dev,
libio-multiplex-perl,
libjson-c-dev,