summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2018-05-05 13:53:28 -0700
committerRuss Allbery <eagle@eyrie.org>2018-05-05 13:53:28 -0700
commitc439a8c8f9b1d1adc1eac6bc90eda81a50874f82 (patch)
tree61f733d32c7157da3a8d189c6fb7b936e8a40b4e
parentb2546aa2c8a2e5383a2b34bb3abc613c928d9612 (diff)
Add dh-python to Build-Depends as requested by dh_python2
-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,