[med-svn] [roary] 01/01: fix autopkgtest by allowing stderr output
Sascha Steinbiss
satta at debian.org
Sat Aug 13 20:43:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
satta pushed a commit to branch master
in repository roary.
commit 6805d5094966541d2d8e238cb462bd53afcd73b8
Author: Sascha Steinbiss <satta at debian.org>
Date: Sat Aug 13 20:39:12 2016 +0000
fix autopkgtest by allowing stderr output
---
debian/changelog | 8 ++++++++
debian/tests/control | 1 +
2 files changed, 9 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 70aefad..6b0f6f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+roary (3.6.8+dfsg-2) unstable; urgency=medium
+
+ * d/tests/control: Add 'allow-stderr' restriction.
+ libfile-slurper-perl update to 0.009-1 introduced a new warning,
+ otherwise breaking the test.
+
+ -- Sascha Steinbiss <satta at debian.org> Sat, 13 Aug 2016 20:30:58 +0000
+
roary (3.6.8+dfsg-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/tests/control b/debian/tests/control
index 636b906..4372eb9 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,3 @@
Tests: test-installed
Depends: @
+Restrictions: allow-stderr
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/roary.git
More information about the debian-med-commit
mailing list