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-27 17:54:54 +02:00
parent afc3670334
commit 528a33fed9
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

@ -4,7 +4,7 @@ Priority: optional
Maintainer: Proxmox Support Team <support@proxmox.com>
Build-Depends: cargo:native,
cbindgen,
debhelper (>= 12),
debhelper-compat (= 13),
git,
librust-anyhow-1+default-dev,
librust-base64-0.13+default-dev,