From 7c75a1eea5da72b78a85a24f9771030b0b108095 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Tue, 9 Jun 2020 22:12:40 +0200 Subject: [PATCH] debian: bump compat version and switch to debhelper-compat approach --- 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 7ed6ff8..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/debian/control b/debian/control index df8c0cc..be1f1c9 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: grml Priority: extra Maintainer: Michael Prokop Build-Depends: - debhelper (>= 5), + debhelper-compat (= 12), Build-Depends-Indep: asciidoc, docbook-xsl, -- 2.1.4