From ab487970817b4e1108d75a955f5b983380cecc39 Mon Sep 17 00:00:00 2001 From: Stoiko Ivanov Date: Mon, 19 Jun 2023 20:25:28 +0200 Subject: [PATCH] d/control: define compat level via build-depends and raise to 13 Signed-off-by: Stoiko Ivanov 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 1c8f3d8..f5fe4a5 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: proxmox-mailgateway Section: admin Priority: optional -Build-Depends: debhelper (>=12~), lintian +Build-Depends: debhelper-compat (=13), lintian Maintainer: Proxmox Support Team Standards-Version: 4.6.1 -- 2.39.2