Author: vcheng Date: 2014-01-16 02:54:20 +0000 (Thu, 16 Jan 2014) New Revision: 14832
Modified: packages/trunk/monster-masher/debian/changelog packages/trunk/monster-masher/debian/control packages/trunk/monster-masher/debian/copyright packages/trunk/monster-masher/debian/patches/glib-single-include.patch Log: monster-masher: Update my email address Modified: packages/trunk/monster-masher/debian/changelog =================================================================== --- packages/trunk/monster-masher/debian/changelog 2014-01-16 02:53:25 UTC (rev 14831) +++ packages/trunk/monster-masher/debian/changelog 2014-01-16 02:54:20 UTC (rev 14832) @@ -1,9 +1,13 @@ monster-masher (1.8.1-7) UNRELEASED; urgency=low + [ Evgeni Golov ] * Correct Vcs-* URLs to point to anonscm.debian.org - -- Evgeni Golov <[email protected]> Mon, 15 Jul 2013 22:21:46 +0200 + [ Vincent Cheng ] + * Update my email address. + -- Vincent Cheng <[email protected]> Wed, 15 Jan 2014 18:53:58 -0800 + monster-masher (1.8.1-6) unstable; urgency=low * Add debian/patches/glib_single_include.patch; fix FTBFS with Modified: packages/trunk/monster-masher/debian/control =================================================================== --- packages/trunk/monster-masher/debian/control 2014-01-16 02:53:25 UTC (rev 14831) +++ packages/trunk/monster-masher/debian/control 2014-01-16 02:54:20 UTC (rev 14832) @@ -2,7 +2,7 @@ Section: games Priority: optional Maintainer: Debian Games Team <[email protected]> -Uploaders: Vincent Cheng <[email protected]> +Uploaders: Vincent Cheng <[email protected]> Build-Depends: debhelper (>= 8), pkg-config, intltool, docbook-to-man, imagemagick, libgtkmm-2.4-dev, libgconfmm-2.6-dev, libgnomecanvasmm-2.6-dev, libglademm-2.4-dev, libesd0-dev, Modified: packages/trunk/monster-masher/debian/copyright =================================================================== --- packages/trunk/monster-masher/debian/copyright 2014-01-16 02:53:25 UTC (rev 14831) +++ packages/trunk/monster-masher/debian/copyright 2014-01-16 02:54:20 UTC (rev 14832) @@ -10,7 +10,7 @@ Copyright: 2003-2007 Sven Luther <[email protected]> 2007 Aurélien GÉRÔME <[email protected]> 2010 Xavier Oswald <[email protected]> - 2011 Vincent Cheng <[email protected]> + 2011 Vincent Cheng <[email protected]> License: GPL-2+ License: GPL-2+ Modified: packages/trunk/monster-masher/debian/patches/glib-single-include.patch =================================================================== --- packages/trunk/monster-masher/debian/patches/glib-single-include.patch 2014-01-16 02:53:25 UTC (rev 14831) +++ packages/trunk/monster-masher/debian/patches/glib-single-include.patch 2014-01-16 02:54:20 UTC (rev 14832) @@ -1,7 +1,7 @@ Description: Include glib.h instead of individual headers Including invididual glib headers is considered deprecated and will cause a FTBFS with glib >= 2.32; this patch fixes it. -Author: Vincent Cheng <[email protected]> +Author: Vincent Cheng <[email protected]> Bug-Debian: http://bugs.debian.org/665581 Index: monster-masher-1.8.1/src/pixbuf-drawing.hpp _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

