From: Thomas Lamprecht Date: Wed, 12 May 2021 11:03:34 +0000 (+0200) Subject: d/control: increase compat level to 12 X-Git-Url: https://git.proxmox.com/?p=pve-guest-common.git;a=commitdiff_plain;h=dfcc0de52d0da3cd6e045368ffdc79753faa9770 d/control: increase compat level to 12 Signed-off-by: Thomas Lamprecht --- diff --git a/debian/compat b/debian/compat index f599e28..48082f7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +12 diff --git a/debian/control b/debian/control index 4c17b66..7339448 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libpve-guest-common-perl Section: perl Priority: optional Maintainer: Proxmox Support Team -Build-Depends: debhelper (>= 10~), +Build-Depends: debhelper (>= 12~), libpve-cluster-perl, libpve-common-perl, libpve-storage-perl,