Author: bdefreese Date: 2009-04-16 19:42:52 +0000 (Thu, 16 Apr 2009) New Revision: 9602
Modified: packages/trunk/tecnoballz/debian/patches/011_gcc-4.3-fixes.diff packages/trunk/tecnoballz/debian/patches/020_level_data.diff packages/trunk/tecnoballz/debian/patches/030_texts_dir.diff Log: Add descriptions to quilt patches. Modified: packages/trunk/tecnoballz/debian/patches/011_gcc-4.3-fixes.diff =================================================================== --- packages/trunk/tecnoballz/debian/patches/011_gcc-4.3-fixes.diff 2009-04-16 19:40:26 UTC (rev 9601) +++ packages/trunk/tecnoballz/debian/patches/011_gcc-4.3-fixes.diff 2009-04-16 19:42:52 UTC (rev 9602) @@ -1,3 +1,4 @@ +#Description: Fix call to get_pixel_data for gcc-4.3. --- a/include/surface_sdl.h +++ b/include/surface_sdl.h @@ -46,7 +46,7 @@ Modified: packages/trunk/tecnoballz/debian/patches/020_level_data.diff =================================================================== --- packages/trunk/tecnoballz/debian/patches/020_level_data.diff 2009-04-16 19:40:26 UTC (rev 9601) +++ packages/trunk/tecnoballz/debian/patches/020_level_data.diff 2009-04-16 19:42:52 UTC (rev 9602) @@ -1,3 +1,4 @@ +#Description: Include levels-data.xml file in build. Index: tecnoballz-0.92/src/TecnoballZ/Makefile.am =================================================================== --- tecnoballz-0.92.orig/src/TecnoballZ/Makefile.am 2009-04-16 14:41:28.000000000 -0400 Modified: packages/trunk/tecnoballz/debian/patches/030_texts_dir.diff =================================================================== --- packages/trunk/tecnoballz/debian/patches/030_texts_dir.diff 2009-04-16 19:40:26 UTC (rev 9601) +++ packages/trunk/tecnoballz/debian/patches/030_texts_dir.diff 2009-04-16 19:42:52 UTC (rev 9602) @@ -1,3 +1,4 @@ +#Description: Include the texts subdir in the build. Index: tecnoballz-0.92/configure.ac =================================================================== --- tecnoballz-0.92.orig/configure.ac 2009-04-16 15:35:02.000000000 -0400 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

