From 3add957729adf340cdaa82796fcb07345f35e0f5 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 2 May 2023 19:20:59 +0200 Subject: [PATCH] d/control: define compat level via build-depends and raise to 13 Signed-off-by: Thomas Lamprecht --- 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 b58ceb3..9e6ede2 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Proxmox Support Team Standards-Version: 4.5.1 Build-Depends: - debhelper (>= 12~), + debhelper-compat (= 13), dctrl-tools, # maybe too strict, but the buster dwz failed: dwz (>= 0.13-5),