From 07216035af495cb07aa9fe5ce75b6537e1cf45a3 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Tue, 22 Oct 2019 15:16:07 +0200 Subject: [PATCH] Drop debian/compat and switch to debhelper-compat instead Fixes lintian warning package-uses-old-debhelper-compat-version --- 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 e0583cb..8d01d35 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: Michael Prokop , Christian Hofstaedtler , Ulrich Dangel Build-Depends: asciidoc, - debhelper (>= 10~), + debhelper-compat (= 12), docbook-xsl, xsltproc Standards-Version: 4.4.1 -- 2.1.4