[Apt-listbugs-commits] [apt-listbugs] 02/02: add support for autopkgtest (Closes: #831784)
Francesco Poli
frx-guest at moszumanska.debian.org
Thu Jul 21 20:34:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
frx-guest pushed a commit to branch master
in repository apt-listbugs.
commit e920e0d1e3b2a38dfeb1d4451a375dcdf51ce20b
Author: Francesco Poli (wintermute) <invernomuto at paranoici.org>
Date: Thu Jul 21 22:32:12 2016 +0200
add support for autopkgtest (Closes: #831784)
---
debian/changelog | 2 ++
debian/tests/control | 2 ++
2 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 64db9f6..0916563 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
apt-listbugs (0.1.19) UNRELEASED; urgency=medium
* bumped Standards-Version to 3.9.8: no changes needed
+ * fixed "add support for autopkgtest": added a first test that runs the
+ test suite; thanks to Antonio Terceiro for the patch! (Closes: #831784)
-- Francesco Poli (wintermute) <invernomuto at paranoici.org> Thu, 21 Jul 2016 21:38:41 +0200
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..d5861b1
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,2 @@
+Test-Command: gem2deb-test-runner --autopkgtest 2>&1
+Depends: @, gem2deb-test-runner
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/apt-listbugs/apt-listbugs.git
More information about the Apt-listbugs-commits
mailing list