This is an automated email from the git hooks/post-receive script. daube-guest pushed a commit to branch master in repository axe-demultiplexer.
commit a160461d9c959ffa8eaae26742e72ad19b5ee2c1 Author: Kevin Murray <[email protected]> Date: Sat Feb 6 10:26:25 2016 +0100 Syntax fix in d/tests/control --- debian/changelog | 6 ++++++ debian/tests/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index eaea824..d6d6f68 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +axe-demultiplexer (0.3.1-3) unstable; urgency=medium + + * Syntax fix for autopkgtest + + -- Kevin Murray <[email protected]> Sat, 06 Feb 2016 10:26:55 +0100 + axe-demultiplexer (0.3.1-2) unstable; urgency=medium * Add autopkgtest diff --git a/debian/tests/control b/debian/tests/control index a52fcaa..be5f08c 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,2 +1,2 @@ Tests: gbs -Requirements: allow-stderr +Restrictions: allow-stderr -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/axe-demultiplexer.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
