This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository tecnoballz.
commit caf208842bb896d973a80d12c853ab9085dc5e38 Author: Barry deFreese <[email protected]> Date: Thu Apr 16 18:45:55 2009 +0000 * 020_level_data.diff - Include levels-data.xml file. --- debian/changelog | 1 + debian/patches/020_level_data.diff | 12 ++++++++++++ debian/patches/series | 1 + 3 files changed, 14 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8158fc3..6efffa4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ tecnoballz (0.92-3) unstable; urgency=low [ Barry deFreese ] * Add myself to uploaders. + * 020_level_data.diff - Include levels-data.xml file. * Move desktop file and icon under debian/ dir. * Add autoconf and automake to build-deps and autoreconf on build. * Clean up rules file and use .install files. diff --git a/debian/patches/020_level_data.diff b/debian/patches/020_level_data.diff new file mode 100644 index 0000000..4c5aca8 --- /dev/null +++ b/debian/patches/020_level_data.diff @@ -0,0 +1,12 @@ +Index: tecnoballz-0.92/src/TecnoballZ/Makefile.am +=================================================================== +--- tecnoballz-0.92.orig/src/TecnoballZ/Makefile.am 2009-04-16 14:41:28.000000000 -0400 ++++ tecnoballz-0.92/src/TecnoballZ/Makefile.am 2009-04-16 14:41:48.000000000 -0400 +@@ -6,6 +6,7 @@ + dist_pkgdata_DATA = \ + cosinus128.list \ + gard_lissa.list \ ++ levels-data.xml \ + min60map.png \ + tableau.data \ + tilemap-congratulation_20.data \ diff --git a/debian/patches/series b/debian/patches/series index 63b3df4..c5be040 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1,3 @@ 010_scorefile_path.diff 011_gcc-4.3-fixes.diff +020_level_data.diff -- 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

