Author: vcheng Date: 2014-01-15 23:18:27 +0000 (Wed, 15 Jan 2014) New Revision: 14825
Modified: packages/trunk/0ad/debian/changelog packages/trunk/0ad/debian/control packages/trunk/0ad/debian/copyright packages/trunk/0ad/debian/patches/enable-hardening-relro.patch packages/trunk/0ad/debian/patches/fix-kfreebsd-ftbfs.patch Log: 0ad: Update email address Modified: packages/trunk/0ad/debian/changelog =================================================================== --- packages/trunk/0ad/debian/changelog 2014-01-15 20:15:55 UTC (rev 14824) +++ packages/trunk/0ad/debian/changelog 2014-01-15 23:18:27 UTC (rev 14825) @@ -1,3 +1,9 @@ +0ad (0.0.15-3) UNRELEASED; urgency=medium + + * Update email address. + + -- Vincent Cheng <[email protected]> Wed, 15 Jan 2014 14:26:33 -0800 + 0ad (0.0.15-2) unstable; urgency=medium * Add debian/patches/fix-kfreebsd-ftbfs.patch to fix FTBFS on kfreebsd. Modified: packages/trunk/0ad/debian/control =================================================================== --- packages/trunk/0ad/debian/control 2014-01-15 20:15:55 UTC (rev 14824) +++ packages/trunk/0ad/debian/control 2014-01-15 23:18:27 UTC (rev 14825) @@ -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: autoconf, debhelper (>= 9), Modified: packages/trunk/0ad/debian/copyright =================================================================== --- packages/trunk/0ad/debian/copyright 2014-01-15 20:15:55 UTC (rev 14824) +++ packages/trunk/0ad/debian/copyright 2014-01-15 23:18:27 UTC (rev 14825) @@ -4,7 +4,7 @@ Files: debian/* Copyright: 2010-2012 Rico Tzschichholz <[email protected]> - 2012 Vincent Cheng <[email protected]> + 2012 Vincent Cheng <[email protected]> License: GPL-2.0+ Files: debian/0ad.6 Modified: packages/trunk/0ad/debian/patches/enable-hardening-relro.patch =================================================================== --- packages/trunk/0ad/debian/patches/enable-hardening-relro.patch 2014-01-15 20:15:55 UTC (rev 14824) +++ packages/trunk/0ad/debian/patches/enable-hardening-relro.patch 2014-01-15 23:18:27 UTC (rev 14825) @@ -2,7 +2,7 @@ Pass "-Wl,-z,relro" to the linker. This fixes lintian warning "hardening-no-relro". Forwarded: http://trac.wildfiregames.com/ticket/1416 -Author: Vincent Cheng <[email protected]> +Author: Vincent Cheng <[email protected]> Last-Update: 2013-09-05 --- a/build/premake/premake4.lua Modified: packages/trunk/0ad/debian/patches/fix-kfreebsd-ftbfs.patch =================================================================== --- packages/trunk/0ad/debian/patches/fix-kfreebsd-ftbfs.patch 2014-01-15 20:15:55 UTC (rev 14824) +++ packages/trunk/0ad/debian/patches/fix-kfreebsd-ftbfs.patch 2014-01-15 23:18:27 UTC (rev 14825) @@ -1,6 +1,6 @@ Description: Fix FTBFS on kfreebsd Forwarded: http://trac.wildfiregames.com/ticket/2325 -Author: Vincent Cheng <[email protected]> +Author: Vincent Cheng <[email protected]> Last-Update: 2013-12-27 --- a/source/lib/external_libraries/glext_funcs.h _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

