From dfcc0de52d0da3cd6e045368ffdc79753faa9770 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 12 May 2021 13:03:34 +0200 Subject: [PATCH] d/control: increase compat level to 12 Signed-off-by: Thomas Lamprecht --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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,