mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-13 19:34:21 +00:00
bump debian compat level to 11
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
8956bf84ab
commit
56de495b4e
2
debian/compat
vendored
2
debian/compat
vendored
@ -1 +1 @@
|
||||
9
|
||||
11
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -1,7 +1,7 @@
|
||||
Source: pve-manager
|
||||
Section: admin
|
||||
Priority: optional
|
||||
Build-Depends: debhelper (>= 9~),
|
||||
Build-Depends: debhelper (>= 11~),
|
||||
libapt-pkg-perl,
|
||||
libfile-readbackwards-perl,
|
||||
libhttp-daemon-perl,
|
||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@ -14,4 +14,4 @@ override_dh_fixperms:
|
||||
dh_fixperms -Xpvemailforward -Xvar/log/pveproxy
|
||||
|
||||
%:
|
||||
dh $@ --with=systemd
|
||||
dh $@
|
||||
|
Loading…
Reference in New Issue
Block a user