[med-svn] r21541 - in trunk/packages/seqprep/trunk/debian: . tests

Andreas Tille tille at moszumanska.debian.org
Mon Mar 21 20:45:25 UTC 2016


Author: tille
Date: 2016-03-21 20:45:24 +0000 (Mon, 21 Mar 2016)
New Revision: 21541

Modified:
   trunk/packages/seqprep/trunk/debian/changelog
   trunk/packages/seqprep/trunk/debian/tests/control
Log:
Add missing Python dependency to tests


Modified: trunk/packages/seqprep/trunk/debian/changelog
===================================================================
--- trunk/packages/seqprep/trunk/debian/changelog	2016-03-21 17:25:12 UTC (rev 21540)
+++ trunk/packages/seqprep/trunk/debian/changelog	2016-03-21 20:45:24 UTC (rev 21541)
@@ -1,3 +1,11 @@
+seqprep (1.1-6) unstable; urgency=medium
+
+  * Add missing Python dependency to tests (Thanks for the patch to
+    Steve Langasek <steve.langasek at canonical.com>)
+    Closes: #818918
+
+ -- Andreas Tille <tille at debian.org>  Mon, 21 Mar 2016 21:24:52 +0100
+
 seqprep (1.1-5) unstable; urgency=medium
 
   * Fix timezone to UTC when building manpages to get reproducible embedded

Modified: trunk/packages/seqprep/trunk/debian/tests/control
===================================================================
--- trunk/packages/seqprep/trunk/debian/tests/control	2016-03-21 17:25:12 UTC (rev 21540)
+++ trunk/packages/seqprep/trunk/debian/tests/control	2016-03-21 20:45:24 UTC (rev 21541)
@@ -1,3 +1,3 @@
 Tests: run-unit-test
-Depends: @
+Depends: @, python
 Restrictions: allow-stderr




More information about the debian-med-commit mailing list