r14832 - in packages/trunk/monster-masher/debian: . patches

Vincent Cheng vcheng at moszumanska.debian.org
Thu Jan 16 02:54:20 UTC 2014


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 <evgeni at debian.org>  Mon, 15 Jul 2013 22:21:46 +0200
+  [ Vincent Cheng ]
+  * Update my email address.
 
+ -- Vincent Cheng <vcheng at debian.org>  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 <pkg-games-devel at lists.alioth.debian.org>
-Uploaders: Vincent Cheng <Vincentc1208 at gmail.com>
+Uploaders: Vincent Cheng <vcheng at debian.org>
 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 <luther at debian.org>
            2007 Aurélien GÉRÔME <ag at roxor.cx>
            2010 Xavier Oswald <xoswald at debian.org>
-           2011 Vincent Cheng <Vincentc1208 at gmail.com>
+           2011 Vincent Cheng <vcheng at debian.org>
 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 <Vincentc1208 at gmail.com>
+Author: Vincent Cheng <vcheng at debian.org>
 Bug-Debian: http://bugs.debian.org/665581
 
 Index: monster-masher-1.8.1/src/pixbuf-drawing.hpp




More information about the Pkg-games-commits mailing list