Author: pabs Date: 2011-03-10 10:25:55 +0000 (Thu, 10 Mar 2011) New Revision: 11882
Modified: packages/trunk/blockattack/debian/changelog packages/trunk/blockattack/debian/patches/fix-scons-paths.patch packages/trunk/blockattack/debian/patches/gcc44.diff Log: Add DEP-3 headers to the patches Modified: packages/trunk/blockattack/debian/changelog =================================================================== --- packages/trunk/blockattack/debian/changelog 2011-03-10 10:11:51 UTC (rev 11881) +++ packages/trunk/blockattack/debian/changelog 2011-03-10 10:25:55 UTC (rev 11882) @@ -11,6 +11,7 @@ * Strip the prebuilt PDF and binaries out (Closes: #616672) * Add the source for the PDF and create it at build time * Wrap fields in debian/control + * Add DEP-3 headers to the patches -- Paul Wise <[email protected]> Thu, 10 Mar 2011 15:33:15 +0800 Modified: packages/trunk/blockattack/debian/patches/fix-scons-paths.patch =================================================================== --- packages/trunk/blockattack/debian/patches/fix-scons-paths.patch 2011-03-10 10:11:51 UTC (rev 11881) +++ packages/trunk/blockattack/debian/patches/fix-scons-paths.patch 2011-03-10 10:25:55 UTC (rev 11882) @@ -1,3 +1,6 @@ +Author: Paul Wise <[email protected]> +Description: Fix the paths in the install system +Bug: http://sf.net/support/tracker.php?aid=3205204 --- a/Game/SConscript +++ b/Game/SConscript @@ -8,7 +8,7 @@ Modified: packages/trunk/blockattack/debian/patches/gcc44.diff =================================================================== --- packages/trunk/blockattack/debian/patches/gcc44.diff 2011-03-10 10:11:51 UTC (rev 11881) +++ packages/trunk/blockattack/debian/patches/gcc44.diff 2011-03-10 10:25:55 UTC (rev 11882) @@ -1,3 +1,7 @@ +Author: Martin Michlmayr <[email protected]> +Description: fix building with GCC 4.4 +Bug: http://sf.net/support/tracker.php?aid=3205172 +Bug-Debian: http://bugs.debian.org/505026 --- a/source/code/listFiles.h +++ b/source/code/listFiles.h @@ -25,6 +25,7 @@ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

