[med-svn] r17854 - in trunk/packages/autodocksuite/trunk/debian: . tests

Andreas Tille tille at moszumanska.debian.org
Wed Aug 27 12:18:29 UTC 2014


Author: tille
Date: 2014-08-27 12:18:28 +0000 (Wed, 27 Aug 2014)
New Revision: 17854

Modified:
   trunk/packages/autodocksuite/trunk/debian/changelog
   trunk/packages/autodocksuite/trunk/debian/tests/control
Log:
Fix autopkgtest dependencies


Modified: trunk/packages/autodocksuite/trunk/debian/changelog
===================================================================
--- trunk/packages/autodocksuite/trunk/debian/changelog	2014-08-26 21:01:50 UTC (rev 17853)
+++ trunk/packages/autodocksuite/trunk/debian/changelog	2014-08-27 12:18:28 UTC (rev 17854)
@@ -1,3 +1,11 @@
+autodocksuite (4.2.6-2) unstable; urgency=medium
+
+  * Fix autopkgtest dependencies (thanks for the patch to Lucas Kanashiro
+    <kanashiro.duarte at gmail.com>)
+    Closes: #759411
+
+ -- Andreas Tille <tille at debian.org>  Wed, 27 Aug 2014 14:07:55 +0200
+
 autodocksuite (4.2.6-1) unstable; urgency=medium
 
   [ Andreas Tille ]

Modified: trunk/packages/autodocksuite/trunk/debian/tests/control
===================================================================
--- trunk/packages/autodocksuite/trunk/debian/tests/control	2014-08-26 21:01:50 UTC (rev 17853)
+++ trunk/packages/autodocksuite/trunk/debian/tests/control	2014-08-27 12:18:28 UTC (rev 17854)
@@ -1,3 +1,3 @@
 Tests: run-unit-test
-Depends: @
+Depends: @, python
 Restrictions: allow-stderr




More information about the debian-med-commit mailing list