Author: tille Date: 2015-11-25 12:42:19 +0000 (Wed, 25 Nov 2015) New Revision: 20546
Modified: trunk/packages/tree-puzzle/trunk/debian/patches/20_no_copy_of_sprng.patch trunk/packages/tree-puzzle/trunk/debian/patches/tests-need-bash.patch Log: DEP3 Modified: trunk/packages/tree-puzzle/trunk/debian/patches/20_no_copy_of_sprng.patch =================================================================== --- trunk/packages/tree-puzzle/trunk/debian/patches/20_no_copy_of_sprng.patch 2015-11-25 12:40:07 UTC (rev 20545) +++ trunk/packages/tree-puzzle/trunk/debian/patches/20_no_copy_of_sprng.patch 2015-11-25 12:42:19 UTC (rev 20546) @@ -1,3 +1,8 @@ +Author: Andreas Tille <[email protected]> +Last-Update: Tue, 31 Mar 2009 11:37:54 +0200 +Description: Use Debian packaged sprng library + Remark: Is this possibly the cause for the failed tests???? + --- tree-puzzle-5.2.orig/aclocal.m4 +++ tree-puzzle-5.2/aclocal.m4 @@ -1,7 +1,7 @@ Modified: trunk/packages/tree-puzzle/trunk/debian/patches/tests-need-bash.patch =================================================================== --- trunk/packages/tree-puzzle/trunk/debian/patches/tests-need-bash.patch 2015-11-25 12:40:07 UTC (rev 20545) +++ trunk/packages/tree-puzzle/trunk/debian/patches/tests-need-bash.patch 2015-11-25 12:42:19 UTC (rev 20546) @@ -1,3 +1,7 @@ +Author: Andreas Tille <[email protected]> +Last-Update: Wed, 25 Nov 2015 13:10:19 +0100 +Description: Tests are using bash syntax so declare this on top + --- a/tests/build-puzzle +++ b/tests/build-puzzle @@ -1,2 +1,2 @@ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
