mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-16 13:01:29 +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
67089f146e
commit
70d3278363
1
debian/compat
vendored
1
debian/compat
vendored
@ -1 +0,0 @@
|
|||||||
12
|
|
2
debian/control
vendored
2
debian/control
vendored
@ -1,7 +1,7 @@
|
|||||||
Source: pve-manager
|
Source: pve-manager
|
||||||
Section: admin
|
Section: admin
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper (>= 12~),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libapt-pkg-perl,
|
libapt-pkg-perl,
|
||||||
libfile-readbackwards-perl,
|
libfile-readbackwards-perl,
|
||||||
libhttp-daemon-perl,
|
libhttp-daemon-perl,
|
||||||
|
Loading…
Reference in New Issue
Block a user