From 5ac88db3f9903081ce0d1b7a86fd6d38c2ec729a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 8 Jan 2019 22:08:44 +0100 Subject: 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 c68c899..c03ddb5 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Daniel Baumann Build-Depends: apache2-dev, asciidoc, - debhelper (>= 12), + debhelper-compat (= 12), docbook-xml, docbook-xsl, libxml2-utils, -- cgit v1.2.3