Author: vcheng Date: 2014-01-16 03:06:59 +0000 (Thu, 16 Jan 2014) New Revision: 14838
Modified: packages/trunk/supertuxkart/debian/README.source packages/trunk/supertuxkart/debian/changelog packages/trunk/supertuxkart/debian/control packages/trunk/supertuxkart/debian/patches/build_against_system_enet.patch packages/trunk/supertuxkart/debian/patches/irrlicht/fix-hurd-ftbfs.diff packages/trunk/supertuxkart/debian/patches/link_against_system_libs.patch packages/trunk/supertuxkart/debian/patches/remove_irrlicht_embedded_libs.patch Log: supertuxkart: Update my email address Modified: packages/trunk/supertuxkart/debian/README.source =================================================================== --- packages/trunk/supertuxkart/debian/README.source 2014-01-16 03:00:09 UTC (rev 14837) +++ packages/trunk/supertuxkart/debian/README.source 2014-01-16 03:06:59 UTC (rev 14838) @@ -37,4 +37,4 @@ [13] http://lists.debian.org/debian-devel-games/2012/12/threads.html#00006 [14] http://lists.debian.org/debian-devel-games/2012/12/msg00006.html - -- Vincent Cheng <[email protected]> Fri, 28 Dec 2012 22:45:14 -0800 + -- Vincent Cheng <[email protected]> Fri, 28 Dec 2012 22:45:14 -0800 Modified: packages/trunk/supertuxkart/debian/changelog =================================================================== --- packages/trunk/supertuxkart/debian/changelog 2014-01-16 03:00:09 UTC (rev 14837) +++ packages/trunk/supertuxkart/debian/changelog 2014-01-16 03:06:59 UTC (rev 14838) @@ -1,9 +1,13 @@ supertuxkart (0.8.1-3) UNRELEASED; urgency=medium + [ Christoph Egger ] * remove myself from uploaders - -- Christoph Egger <[email protected]> Tue, 24 Dec 2013 13:30:39 +0100 + [ Vincent Cheng ] + * Update my email address. + -- Vincent Cheng <[email protected]> Wed, 15 Jan 2014 19:06:27 -0800 + supertuxkart (0.8.1-2) unstable; urgency=medium * Disable support for wiimote input devices on !linux (since Modified: packages/trunk/supertuxkart/debian/control =================================================================== --- packages/trunk/supertuxkart/debian/control 2014-01-16 03:00:09 UTC (rev 14837) +++ packages/trunk/supertuxkart/debian/control 2014-01-16 03:06:59 UTC (rev 14838) @@ -4,7 +4,7 @@ Maintainer: Debian Games Team <[email protected]> Uploaders: Sam Hocevar <[email protected]>, - Vincent Cheng <[email protected]> + Vincent Cheng <[email protected]> Build-Depends: cmake (>= 2.8.1), debhelper (>= 9), Modified: packages/trunk/supertuxkart/debian/patches/build_against_system_enet.patch =================================================================== --- packages/trunk/supertuxkart/debian/patches/build_against_system_enet.patch 2014-01-16 03:00:09 UTC (rev 14837) +++ packages/trunk/supertuxkart/debian/patches/build_against_system_enet.patch 2014-01-16 03:06:59 UTC (rev 14838) @@ -1,6 +1,6 @@ Description: Build supertuxkart against system enet instead of embedded copy Forwarded: not-yet -Author: Vincent Cheng <[email protected]> +Author: Vincent Cheng <[email protected]> Last-Update: 2012-12-28 --- a/CMakeLists.txt Modified: packages/trunk/supertuxkart/debian/patches/irrlicht/fix-hurd-ftbfs.diff =================================================================== --- packages/trunk/supertuxkart/debian/patches/irrlicht/fix-hurd-ftbfs.diff 2014-01-16 03:00:09 UTC (rev 14837) +++ packages/trunk/supertuxkart/debian/patches/irrlicht/fix-hurd-ftbfs.diff 2014-01-16 03:06:59 UTC (rev 14838) @@ -1,7 +1,7 @@ Description: Fix FTBFS on hurd sys/sysctl.h is not implemented on hurd, so don't include it if we're building Irrlicht on hurd. -Author: Vincent Cheng <[email protected]> +Author: Vincent Cheng <[email protected]> Last-Update: 05-29-2012 --- a/lib/irrlicht/source/Irrlicht/COSOperator.cpp Modified: packages/trunk/supertuxkart/debian/patches/link_against_system_libs.patch =================================================================== --- packages/trunk/supertuxkart/debian/patches/link_against_system_libs.patch 2014-01-16 03:00:09 UTC (rev 14837) +++ packages/trunk/supertuxkart/debian/patches/link_against_system_libs.patch 2014-01-16 03:06:59 UTC (rev 14838) @@ -1,6 +1,6 @@ Description: Link against system copies of zlib/libpng/libjpeg/bzip2 Forwarded: not-yet -Author: Vincent Cheng <[email protected]> +Author: Vincent Cheng <[email protected]> Last-Update: 2012-12-29 --- a/CMakeLists.txt Modified: packages/trunk/supertuxkart/debian/patches/remove_irrlicht_embedded_libs.patch =================================================================== --- packages/trunk/supertuxkart/debian/patches/remove_irrlicht_embedded_libs.patch 2014-01-16 03:00:09 UTC (rev 14837) +++ packages/trunk/supertuxkart/debian/patches/remove_irrlicht_embedded_libs.patch 2014-01-16 03:06:59 UTC (rev 14838) @@ -8,7 +8,7 @@ rm -rf lib/irrlicht/source/Irrlicht/bzip2/ in debian/rules (e.g. in the clean target). Forwarded: no -Author: Vincent Cheng <[email protected]> +Author: Vincent Cheng <[email protected]> Last-Update: 2013-12-19 --- a/lib/irrlicht/CMakeLists.txt _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

