summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/compat1
-rw-r--r--debian/control2
3 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index e950b51..121a92f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ dtrx (7.1-2) UNRELEASED; urgency=medium
* Fix whitespace errors in `debian/changelog'
* Update standards version to 4.2.1 (no changes needed)
* Update debhelper compat to 11
+ * Build-depend on `debhelper-compat' (obsoletes `debian/compat')
-- Dmitry Bogatov <KAction@debian.org> Sun, 02 Dec 2018 08:52:38 +0000
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index ec63514..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/debian/control b/debian/control
index fa1f327..a59d395 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
- debhelper (>= 11~),
+ debhelper-compat (= 11),
python (>= 2.6.6-3~),
Build-Depends-Indep:
binutils,