bump debian compat level to 11

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-05-22 21:27:36 +02:00
parent 8956bf84ab
commit 56de495b4e
3 changed files with 3 additions and 3 deletions

2
debian/compat vendored
View File

@ -1 +1 @@
9
11

2
debian/control vendored
View File

@ -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
View File

@ -14,4 +14,4 @@ override_dh_fixperms:
dh_fixperms -Xpvemailforward -Xvar/log/pveproxy
%:
dh $@ --with=systemd
dh $@