[med-svn] [fastqc] 01/02: Fix autopkgtest: add depend to unzip
Dylan Aïssi
bob.dybian-guest at moszumanska.debian.org
Thu Sep 1 21:45:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
bob.dybian-guest pushed a commit to branch master
in repository fastqc.
commit 04f3e4c469d4c3c202c320d1c426f5ba0bbc1997
Author: Dylan Aïssi <bob.dybian at gmail.com>
Date: Thu Sep 1 23:07:47 2016 +0200
Fix autopkgtest: add depend to unzip
---
debian/changelog | 7 +++++++
debian/tests/control | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index c2bd12a..da94089 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+fastqc (0.11.5+dfsg-4) UNRELEASED; urgency=low
+
+ * Team upload.
+ * Fix autopkgtest: add depend to unzip.
+
+ -- Dylan Aïssi <bob.dybian at gmail.com> Thu, 01 Sep 2016 23:05:15 +0200
+
fastqc (0.11.5+dfsg-3) unstable; urgency=medium
* Team upload.
diff --git a/debian/tests/control b/debian/tests/control
index d2aa55a..7697ee1 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
Tests: run-unit-test
-Depends: @
+Depends: @, unzip
Restrictions: allow-stderr
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fastqc.git
More information about the debian-med-commit
mailing list