From d75de4c3deb3b4fe576988943746b84bc8cb9717 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 18 May 2023 13:16:17 +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 f599e28..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -10 diff --git a/debian/control b/debian/control index 17a94df..0efae0b 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: perl Priority: optional Maintainer: Proxmox Support Team Build-Depends: asciidoc-dblatex, - debhelper (>= 10~), + debhelper-compat (= 13), docbook-xsl, git, graphviz,