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 9b1bdc0..c753ddb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ remctl (3.15-1) UNRELEASED; urgency=medium
standard input that exit before reading all input data.
- 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.
* 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 cc554d4..210ff24 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,7 @@ Build-Depends: debhelper (>= 11),
python-all-dev
XS-Python-Version: >= 2.6
XS-Ruby-Versions: all
+Testsuite: autopkgtest-pkg-python
Standards-Version: 4.1.4
Homepage: https://www.eyrie.org/~eagle/software/remctl/
Vcs-Git: https://git.eyrie.org/git/kerberos/remctl.git -b debian/master