From 9c9a7ef325b8dc7403248f4ca4955d58813b07f2 Mon Sep 17 00:00:00 2001 From: Helmut Buchsbaum Date: Tue, 3 May 2022 18:05:55 +0200 Subject: [PATCH] debian/control: Use compat level 12 Tracked-On: #6688 Signed-off-by: Helmut Buchsbaum --- 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 b4de39476..000000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -11 diff --git a/debian/control b/debian/control index 04c9467d8..0b5102253 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Priority: optional Maintainer: Helmut Buchsbaum Section: admin Build-Depends: - debhelper (>= 12), + debhelper-compat (= 12), dh-python, python3, python3-setuptools,