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-26 17:08:48 +02:00
parent e0cd70967f
commit 4b48252012
3 changed files with 2 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: rust-proxmox-mail-forward
Section: rust
Priority: optional
Build-Depends: cargo:native,
debhelper (>= 12),
debhelper-compat (= 13),
librust-anyhow-1+default-dev,
librust-log-0.4+default-dev (>= 0.4.17~~),
librust-nix-0.26+default-dev,

1
debian/source/format vendored Normal file
View File

@ -0,0 +1 @@
3.0 (native)