From 685ac8b69c1b06fe2d998eaebe4d25250a1996a3 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 20 Feb 2025 15:04:33 +0100 Subject: [PATCH] Using build-depends to specify debhelper compatibility. Signed-off-by: Daniel Baumann --- 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 ca3952d..61b11f1 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils Priority: optional Maintainer: Daniel Baumann Build-Depends: - debhelper (>= 12), + debhelper-compat (= 12), help2man, Rules-Requires-Root: no Standards-Version: 4.3.0