From 22ea82a2f871754536a4baf9b2d36463b3773429 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 22 May 2019 18:47:53 +0200 Subject: [PATCH] bump debian compat level to 11 Signed-off-by: Thomas Lamprecht --- debian/compat | 2 +- debian/control | 2 +- debian/rules | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/compat b/debian/compat index ec63514..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 diff --git a/debian/control b/debian/control index 6733239..f9b5572 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: qemu-server Section: admin Priority: optional Maintainer: Proxmox Support Team -Build-Depends: debhelper (>= 7.0.50~), +Build-Depends: debhelper (>= 10~), libio-multiplex-perl, libjson-c-dev, libpve-common-perl (>= 5.0-49), diff --git a/debian/rules b/debian/rules index 97112b4..955dd78 100755 --- a/debian/rules +++ b/debian/rules @@ -10,4 +10,4 @@ #export DH_VERBOSE=1 %: - dh $@ --with systemd + dh $@ -- 2.39.2