mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-07 08:58:16 +00:00
bump debian compat level to 11
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
51e85ba1eb
commit
22ea82a2f8
2
debian/compat
vendored
2
debian/compat
vendored
@ -1 +1 @@
|
|||||||
9
|
11
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -2,7 +2,7 @@ Source: qemu-server
|
|||||||
Section: admin
|
Section: admin
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||||
Build-Depends: debhelper (>= 7.0.50~),
|
Build-Depends: debhelper (>= 10~),
|
||||||
libio-multiplex-perl,
|
libio-multiplex-perl,
|
||||||
libjson-c-dev,
|
libjson-c-dev,
|
||||||
libpve-common-perl (>= 5.0-49),
|
libpve-common-perl (>= 5.0-49),
|
||||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@ -10,4 +10,4 @@
|
|||||||
#export DH_VERBOSE=1
|
#export DH_VERBOSE=1
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@ --with systemd
|
dh $@
|
||||||
|
Loading…
Reference in New Issue
Block a user