mirror of
https://git.proxmox.com/git/corosync-pve.git
synced 2025-04-29 03:53:09 +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
e6b04e7267
commit
3add957729
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>
|
||||||
Standards-Version: 4.5.1
|
Standards-Version: 4.5.1
|
||||||
Build-Depends:
|
Build-Depends:
|
||||||
debhelper (>= 12~),
|
debhelper-compat (= 13),
|
||||||
dctrl-tools,
|
dctrl-tools,
|
||||||
# maybe too strict, but the buster dwz failed:
|
# maybe too strict, but the buster dwz failed:
|
||||||
dwz (>= 0.13-5),
|
dwz (>= 0.13-5),
|
||||||
|
Loading…
Reference in New Issue
Block a user