summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2014-12-22 18:13:10 -0400
committerJoey Hess <joeyh@joeyh.name>2014-12-22 18:13:10 -0400
commitecc7869ba005f1fb02b8aa415e6c293b86aed383 (patch)
treeb3b4f9173c43883b67e4dd595d0d164393b0c247 /debian
parent5995fcd26a6d5c4fdf4e77f3839b33df9f854b34 (diff)
Add build-depends on dh-python.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 3c1770b..b989a5b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ etckeeper (1.17) unstable; urgency=medium
* Add --version
Thanks Andreas Wansner.
* New website, http://etckeeper.branchable.com/
+ * Add build-depends on dh-python.
-- Joey Hess <id@joeyh.name> Mon, 22 Dec 2014 16:42:26 -0400
diff --git a/debian/control b/debian/control
index 7b7a333..252b210 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: etckeeper
Section: admin
Priority: optional
-Build-Depends: debhelper (>= 7), dpkg-dev (>= 1.9.0), bzr (>= 1.5~), python
+Build-Depends: debhelper (>= 7), dpkg-dev (>= 1.9.0), bzr (>= 1.5~), python, dh-python
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 3.9.4
XS-Python-Version: all