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 18:47:53 +02:00
parent 51e85ba1eb
commit 22ea82a2f8
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

@ -2,7 +2,7 @@ Source: qemu-server
Section: admin
Priority: optional
Maintainer: Proxmox Support Team <support@proxmox.com>
Build-Depends: debhelper (>= 7.0.50~),
Build-Depends: debhelper (>= 10~),
libio-multiplex-perl,
libjson-c-dev,
libpve-common-perl (>= 5.0-49),

2
debian/rules vendored
View File

@ -10,4 +10,4 @@
#export DH_VERBOSE=1
%:
dh $@ --with systemd
dh $@