From d2167ba39d996d1990cbacd2ee66054fad30aa1e Mon Sep 17 00:00:00 2001 From: Stoiko Ivanov Date: Wed, 24 May 2023 12:10:13 +0200 Subject: [PATCH] d/control: define compat level via build-depends and raise to 13 taken from pve-common commit: e9c2136cad80570eb3113f59893d6f3a770ab8f6 Signed-off-by: Stoiko Ivanov --- debian/compat | 1 - debian/control | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 debian/compat diff --git a/debian/compat b/debian/compat deleted file mode 100644 index 48082f7..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -12 diff --git a/debian/control b/debian/control index d46db01..ca83cf1 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libxdgmime-perl Section: perl Priority: optional -Build-Depends: debhelper (>= 12~), perl (>= 5.32) +Build-Depends: debhelper-compat (= 13), perl (>= 5.32) Maintainer: Proxmox Support Team Standards-Version: 4.5.1