Author: vincentc-guest Date: 2013-04-03 03:14:47 +0000 (Wed, 03 Apr 2013) New Revision: 13982
Modified: packages/trunk/0ad/debian/changelog packages/trunk/0ad/debian/patches/enable-hardening-relro.patch Log: 0ad: Refresh patches Modified: packages/trunk/0ad/debian/changelog =================================================================== --- packages/trunk/0ad/debian/changelog 2013-04-03 02:42:31 UTC (rev 13981) +++ packages/trunk/0ad/debian/changelog 2013-04-03 03:14:47 UTC (rev 13982) @@ -1,6 +1,7 @@ 0ad (0.0.13-1) unstable; urgency=low * New upstream release. + - Refresh patches. * Add icon to Debian menu entry. (Closes: #703254) -- Vincent Cheng <[email protected]> Tue, 02 Apr 2013 19:40:54 -0700 Modified: packages/trunk/0ad/debian/patches/enable-hardening-relro.patch =================================================================== --- packages/trunk/0ad/debian/patches/enable-hardening-relro.patch 2013-04-03 02:42:31 UTC (rev 13981) +++ packages/trunk/0ad/debian/patches/enable-hardening-relro.patch 2013-04-03 03:14:47 UTC (rev 13982) @@ -3,11 +3,11 @@ "hardening-no-relro". Forwarded: http://trac.wildfiregames.com/ticket/1416 Author: Vincent Cheng <[email protected]> -Last-Update: 2012-09-08 +Last-Update: 2013-04-02 --- a/build/premake/premake4.lua +++ b/build/premake/premake4.lua -@@ -246,7 +246,7 @@ +@@ -245,7 +245,7 @@ end if os.is("linux") or os.is("bsd") then _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

