mirror of
https://git.proxmox.com/git/proxmox-mail-forward
synced 2025-08-13 21:51:58 +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
e0cd70967f
commit
4b48252012
1
debian/compat
vendored
1
debian/compat
vendored
@ -1 +0,0 @@
|
||||
12
|
2
debian/control
vendored
2
debian/control
vendored
@ -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
1
debian/source/format
vendored
Normal file
@ -0,0 +1 @@
|
||||
3.0 (native)
|
Loading…
Reference in New Issue
Block a user