summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 c753ddb..cf712e1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ remctl (3.15-1) UNRELEASED; urgency=medium
- Do more paranoid validation of more protocol elements.
* Add Multi-Arch: same for libnet-remctl-perl and ruby-remctl.
* Enable basic autopkgtest-pkg-python tests.
+ * Add dh-python to Build-Depends as requested by dh_python2.
* Bump watch file version to 4.
* Update standards version to 4.1.4 (no changes required).
diff --git a/debian/control b/debian/control
index 210ff24..278ddb1 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Priority: optional
Maintainer: Russ Allbery <rra@debian.org>
Build-Depends: debhelper (>= 11),
dh-php,
+ dh-python,
dpkg-dev (>= 1.14.9),
gem2deb (>= 0.4.1~),
krb5-config,