This is an automated email from the git hooks/post-receive script. roam-guest pushed a commit to branch master in repository fenix.
commit 1d217f8a6e1a8b2930ed369f2c08c4efbfe659aa Author: Peter Pentchev <[email protected]> Date: Thu Dec 17 17:22:35 2015 +0200 Add a DEP-3 header to the fix_ftbfs_libpng1.5 patch. --- debian/changelog | 1 + debian/patches/fix_ftbfs_libpng1.5.patch | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index a503975..2e869fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ fenix (0.92a.dfsg1-12) UNRELEASED; urgency=medium - add the cflags-env patch to actually honor CFLAGS passed via the environment * Declare compliance with Debian Policy 3.9.6 with no changes. + * Add a DEP-3 header to the fix_ftbfs_libpng1.5 patch. -- Peter Pentchev <[email protected]> Thu, 17 Dec 2015 16:11:53 +0200 diff --git a/debian/patches/fix_ftbfs_libpng1.5.patch b/debian/patches/fix_ftbfs_libpng1.5.patch index cb9d75d..0ddef89 100644 --- a/debian/patches/fix_ftbfs_libpng1.5.patch +++ b/debian/patches/fix_ftbfs_libpng1.5.patch @@ -1,3 +1,8 @@ +Description: Fix the build with libpng 1.5. +Forwarded: no +Author: Vincent Cheng <[email protected]> +Last-Update: 2014-03-31 + --- fenix-0.92a.dfsg1.orig/fxi/src/img_png.c +++ fenix-0.92a.dfsg1/fxi/src/img_png.c @@ -101,7 +101,11 @@ GRAPH * gr_read_png (const char * filena -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/fenix.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

