mirror of
https://git.proxmox.com/git/proxmox-backup-qemu
synced 2025-10-04 09:27:46 +00:00
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:
parent
afc3670334
commit
528a33fed9
1
debian/compat
vendored
1
debian/compat
vendored
@ -1 +0,0 @@
|
|||||||
12
|
|
2
debian/control
vendored
2
debian/control
vendored
@ -4,7 +4,7 @@ Priority: optional
|
|||||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||||
Build-Depends: cargo:native,
|
Build-Depends: cargo:native,
|
||||||
cbindgen,
|
cbindgen,
|
||||||
debhelper (>= 12),
|
debhelper-compat (= 13),
|
||||||
git,
|
git,
|
||||||
librust-anyhow-1+default-dev,
|
librust-anyhow-1+default-dev,
|
||||||
librust-base64-0.13+default-dev,
|
librust-base64-0.13+default-dev,
|
||||||
|
Loading…
Reference in New Issue
Block a user