From 40ec66c5320ebed6a99ffd92456d1ccde5d06345 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Fri, 3 Jun 2022 16:48:50 +0200 Subject: [PATCH] Drop debian/compat 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 f599e28..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -10 diff --git a/debian/control b/debian/control index 5fcd241..a944854 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils Priority: optional Maintainer: Michael Prokop Build-Depends: asciidoc, - debhelper (>= 10~), + debhelper-compat (= 12), dietlibc-dev, docbook-xsl, xsltproc -- 2.1.4