Author: mjj29 Date: 2007-12-17 17:42:44 +0000 (Mon, 17 Dec 2007) New Revision: 4988
Modified: packages/trunk/fretsonfire/debian/changelog packages/trunk/fretsonfire/debian/patches/stage.ini.patch Log: stage.ini patch from sami Modified: packages/trunk/fretsonfire/debian/changelog =================================================================== --- packages/trunk/fretsonfire/debian/changelog 2007-12-17 14:03:48 UTC (rev 4987) +++ packages/trunk/fretsonfire/debian/changelog 2007-12-17 17:42:44 UTC (rev 4988) @@ -17,8 +17,9 @@ * Add patch reverting Font.py changes to make text render * Use ttf-dejavu instead of ttf-bitstream-vera (Closes: #455580) * Reformat Depends: to be more readable + * Apply stage.ini patch from Sami - -- Matthew Johnson <[EMAIL PROTECTED]> Tue, 11 Dec 2007 10:54:42 +0000 + -- Matthew Johnson <[EMAIL PROTECTED]> Mon, 17 Dec 2007 17:42:00 +0000 fretsonfire (1.2.451.dfsg-2) unstable; urgency=low Modified: packages/trunk/fretsonfire/debian/patches/stage.ini.patch =================================================================== --- packages/trunk/fretsonfire/debian/patches/stage.ini.patch 2007-12-17 14:03:48 UTC (rev 4987) +++ packages/trunk/fretsonfire/debian/patches/stage.ini.patch 2007-12-17 17:42:44 UTC (rev 4988) @@ -1,73 +1,89 @@ # Copyright (C) 2006 Matthew Johnson <[EMAIL PROTECTED]> # Licensed under the GPL, see /usr/share/common-licenses/GPL -Index: fretsonfire-1.2.451.dfsg/data/stage.ini +Index: fretsonfire-1.2.512.dfsg/data/stage.ini =================================================================== ---- fretsonfire-1.2.451.dfsg.orig/data/stage.ini 2007-05-26 16:04:31.000000000 +0000 -+++ fretsonfire-1.2.451.dfsg/data/stage.ini 2007-09-01 17:23:09.000000000 +0000 -@@ -110,8 +110,8 @@ +--- fretsonfire-1.2.512.dfsg/data/stage.ini 2007-12-17 17:40:12.681559299 +0000 ++++ fretsonfire-1.2.512.dfsg.orig/data/stage.ini 2007-12-01 10:48:16.000000000 +0000 +@@ -110,9 +110,9 @@ yres = 256 xpos = -0.87 ypos = -0.75 --xscale = 3.0 --yscale = 3.0 -+xscale = 1.0 -+yscale = 2.0 - src_blending = one +-xscale = 1.0 +-yscale = 2.0 +-src_blending = src_alpha ++xscale = 3.0 ++yscale = 3.0 ++src_blending = one dst_blending = one foreground = 1 -@@ -135,8 +135,8 @@ + +@@ -135,10 +135,10 @@ yres = 256 xpos = -0.69 ypos = -0.8 --xscale = 3.0 --yscale = 3.0 -+xscale = 1.0 -+yscale = 2.0 +-xscale = 1.0 +-yscale = 2.0 ++xscale = 3.0 ++yscale = 3.0 angle = -12.0 - src_blending = one +-src_blending = src_alpha ++src_blending = one dst_blending = one -@@ -161,8 +161,8 @@ + foreground = 1 + +@@ -161,10 +161,10 @@ yres = 256 xpos = -0.48 ypos = -0.83 --xscale = 3.0 --yscale = 3.0 -+xscale = 1.0 -+yscale = 2.0 +-xscale = 1.0 +-yscale = 2.0 ++xscale = 3.0 ++yscale = 3.0 angle = -16.0 - src_blending = one +-src_blending = src_alpha ++src_blending = one dst_blending = one -@@ -187,8 +187,8 @@ + foreground = 1 + +@@ -187,9 +187,9 @@ yres = 256 xpos = 0.83 ypos = -0.75 --xscale = 3.0 --yscale = 3.0 -+xscale = 1.0 -+yscale = 2.0 - src_blending = one +-xscale = 1.0 +-yscale = 2.0 +-src_blending = src_alpha ++xscale = 3.0 ++yscale = 3.0 ++src_blending = one dst_blending = one foreground = 1 -@@ -212,8 +212,8 @@ + +@@ -212,10 +212,10 @@ yres = 256 xpos = 0.64 ypos = -0.84 --xscale = 3.0 --yscale = 3.0 -+xscale = 1.0 -+yscale = 2.0 +-xscale = 1.0 +-yscale = 2.0 ++xscale = 3.0 ++yscale = 3.0 angle = 12.0 - src_blending = one +-src_blending = src_alpha ++src_blending = one dst_blending = one -@@ -238,8 +238,8 @@ + foreground = 1 + +@@ -238,10 +238,10 @@ yres = 256 xpos = 0.46 ypos = -0.9 --xscale = 3.0 --yscale = 3.0 -+xscale = 1.0 -+yscale = 2.0 +-xscale = 1.0 +-yscale = 2.0 ++xscale = 3.0 ++yscale = 3.0 angle = 19.0 - src_blending = one +-src_blending = src_alpha ++src_blending = one dst_blending = one + foreground = 1 + _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

