This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository tecnoballz.
commit 8e57ba5f4fb3351a715028813bcb33564e96faf3 Author: Barry deFreese <[email protected]> Date: Thu Apr 16 19:42:52 2009 +0000 Add descriptions to quilt patches. --- debian/patches/011_gcc-4.3-fixes.diff | 1 + debian/patches/020_level_data.diff | 1 + debian/patches/030_texts_dir.diff | 1 + 3 files changed, 3 insertions(+) diff --git a/debian/patches/011_gcc-4.3-fixes.diff b/debian/patches/011_gcc-4.3-fixes.diff index e77b4ef..e7bd789 100644 --- a/debian/patches/011_gcc-4.3-fixes.diff +++ b/debian/patches/011_gcc-4.3-fixes.diff @@ -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 @@ diff --git a/debian/patches/020_level_data.diff b/debian/patches/020_level_data.diff index 4c5aca8..b042abb 100644 --- a/debian/patches/020_level_data.diff +++ b/debian/patches/020_level_data.diff @@ -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 diff --git a/debian/patches/030_texts_dir.diff b/debian/patches/030_texts_dir.diff index 49641bb..21c2c76 100644 --- a/debian/patches/030_texts_dir.diff +++ b/debian/patches/030_texts_dir.diff @@ -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 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/tecnoballz.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

