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 + <[email protected]>) + Closes: #759411 + + -- Andreas Tille <[email protected]> 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 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
