Author: vcheng Date: 2014-06-25 04:36:20 +0000 (Wed, 25 Jun 2014) New Revision: 15129
Modified: packages/trunk/0ad/debian/patches/fix_gcc4.9_ftbfs.patch Log: 0ad: Add DEP-3 patch headers Modified: packages/trunk/0ad/debian/patches/fix_gcc4.9_ftbfs.patch =================================================================== --- packages/trunk/0ad/debian/patches/fix_gcc4.9_ftbfs.patch 2014-06-25 04:29:56 UTC (rev 15128) +++ packages/trunk/0ad/debian/patches/fix_gcc4.9_ftbfs.patch 2014-06-25 04:36:20 UTC (rev 15129) @@ -1,3 +1,9 @@ +Description: Fix FTBFS when running the test suite when built with gcc 4.9. +Origin: upstream, http://trac.wildfiregames.com/changeset/15334 +Bug: http://trac.wildfiregames.com/ticket/2481 +Bug-Debian: https://bugs.debian.org/746822 +Last-Update: 2014-06-24 + --- a/source/lib/allocators/headerless.cpp +++ b/source/lib/allocators/headerless.cpp @@ -54,12 +54,14 @@ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

