Author: vcheng Date: 2014-01-16 02:56:55 +0000 (Thu, 16 Jan 2014) New Revision: 14835
Modified: packages/trunk/openssn/debian/changelog packages/trunk/openssn/debian/control packages/trunk/openssn/debian/copyright packages/trunk/openssn/debian/patches/enable-build-hardening.patch packages/trunk/openssn/debian/patches/fix-datadir-path.patch Log: openssn: Update my email address Modified: packages/trunk/openssn/debian/changelog =================================================================== --- packages/trunk/openssn/debian/changelog 2014-01-16 02:55:52 UTC (rev 14834) +++ packages/trunk/openssn/debian/changelog 2014-01-16 02:56:55 UTC (rev 14835) @@ -1,9 +1,13 @@ openssn (1.4-2) UNRELEASED; urgency=low + [ Evgeni Golov ] * Correct Vcs-* URLs to point to anonscm.debian.org - -- Evgeni Golov <[email protected]> Mon, 15 Jul 2013 22:21:51 +0200 + [ Vincent Cheng ] + * Update my email address. + -- Vincent Cheng <[email protected]> Wed, 15 Jan 2014 18:56:32 -0800 + openssn (1.4-1) unstable; urgency=low * New upstream release. Modified: packages/trunk/openssn/debian/control =================================================================== --- packages/trunk/openssn/debian/control 2014-01-16 02:55:52 UTC (rev 14834) +++ packages/trunk/openssn/debian/control 2014-01-16 02:56:55 UTC (rev 14835) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: - Vincent Cheng <[email protected]>, + Vincent Cheng <[email protected]>, Alfonso Sabato Siciliano <[email protected]> Build-Depends: debhelper (>= 9), Modified: packages/trunk/openssn/debian/copyright =================================================================== --- packages/trunk/openssn/debian/copyright 2014-01-16 02:55:52 UTC (rev 14834) +++ packages/trunk/openssn/debian/copyright 2014-01-16 02:56:55 UTC (rev 14835) @@ -15,7 +15,7 @@ License: Creative-Commons-CC0-1.0-Universal Files: debian/* -Copyright: 2011 Vincent Cheng <[email protected]> +Copyright: 2011 Vincent Cheng <[email protected]> License: GPL-2 License: Creative-Commons-CC0-1.0-Universal Modified: packages/trunk/openssn/debian/patches/enable-build-hardening.patch =================================================================== --- packages/trunk/openssn/debian/patches/enable-build-hardening.patch 2014-01-16 02:55:52 UTC (rev 14834) +++ packages/trunk/openssn/debian/patches/enable-build-hardening.patch 2014-01-16 02:56:55 UTC (rev 14835) @@ -1,6 +1,6 @@ Description: Enable build hardening using dpkg-buildflags Forwarded: not-needed -Author: Vincent Cheng <[email protected]> +Author: Vincent Cheng <[email protected]> Last-Update: 2012-06-04 --- a/src/Makefile Modified: packages/trunk/openssn/debian/patches/fix-datadir-path.patch =================================================================== --- packages/trunk/openssn/debian/patches/fix-datadir-path.patch 2014-01-16 02:55:52 UTC (rev 14834) +++ packages/trunk/openssn/debian/patches/fix-datadir-path.patch 2014-01-16 02:56:55 UTC (rev 14835) @@ -2,7 +2,7 @@ On Debian systems, arch-independent game data should be installed in /usr/share/games/<package> instead of directly in /usr/share. Forwarded: not-needed -Author: Vincent Cheng <[email protected]> +Author: Vincent Cheng <[email protected]> Last-Update: 2013-03-26 --- a/Makefile _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

