summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Bogatov <KAction@debian.org>2018-12-02 09:47:07 +0000
committerDmitry Bogatov <KAction@debian.org>2018-12-02 09:47:07 +0000
commit923cb55e32e93ee58782d58751b9c7e91ecb2376 (patch)
tree0070da0ac1ce6606129243916edc7781e1dc57d6
parenta2dfe2de6b5da3994a0bc76a521659c530e57b4a (diff)
Add missing dependency on `dh-python'
-rw-r--r--debian/changelog1
-rw-r--r--debian/control1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a3b263d..2ad4adb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ dtrx (7.1-2) UNRELEASED; urgency=medium
* Drop obsolete X-Python-Version field
* Use secure url in `debian/copyright' format field
* Use secure url in `debian/watch'
+ * Add missing dependency on `dh-python'
-- Dmitry Bogatov <KAction@debian.org> Sun, 02 Dec 2018 08:52:38 +0000
diff --git a/debian/control b/debian/control
index 56e3b17..5fa1568 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
debhelper-compat (= 11),
+ dh-python,
python (>= 2.6.6-3~),
Build-Depends-Indep:
binutils,