[med-svn] [last-align] 04/04: fix autopkgtest
Sascha Steinbiss
satta at debian.org
Fri Aug 11 19:32:40 UTC 2017
This is an automated email from the git hooks/post-receive script.
satta pushed a commit to branch master
in repository last-align.
commit 72682ad79e67f4a111c07b5557b8aa503665a79d
Author: Sascha Steinbiss <satta at debian.org>
Date: Fri Aug 11 15:30:15 2017 -0400
fix autopkgtest
---
debian/changelog | 1 +
debian/tests/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 3e9621b..fe84fa2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ last-align (869-1) unstable; urgency=low
* New upstream release.
* Use python-pil instead of python-imaging as dependency.
Closes: #866438
+ * Add needs-recommends to d/t/control to fix autopkgtests.
-- Sascha Steinbiss <satta at debian.org> Fri, 11 Aug 2017 15:17:15 -0400
diff --git a/debian/tests/control b/debian/tests/control
index d2aa55a..28ea954 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
Tests: run-unit-test
Depends: @
-Restrictions: allow-stderr
+Restrictions: allow-stderr, needs-recommends
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/last-align.git
More information about the debian-med-commit
mailing list