r7119 - in packages/trunk/pixbros/debian: . patches

Miriam Ruiz miriam at alioth.debian.org
Tue May 20 13:35:00 UTC 2008


Author: miriam
Date: 2008-05-20 13:34:59 +0000 (Tue, 20 May 2008)
New Revision: 7119

Removed:
   packages/trunk/pixbros/debian/patches/windowed.patch
Modified:
   packages/trunk/pixbros/debian/copyright
   packages/trunk/pixbros/debian/patches/series
Log:
Ready for upload



Modified: packages/trunk/pixbros/debian/copyright
===================================================================
--- packages/trunk/pixbros/debian/copyright	2008-05-20 11:50:29 UTC (rev 7118)
+++ packages/trunk/pixbros/debian/copyright	2008-05-20 13:34:59 UTC (rev 7119)
@@ -48,7 +48,10 @@
     along with this package; if not, write to the Free Software
     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 
-On Debian systems, the complete text of the GNU General
+On Debian systems, the complete text of the version 2 of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL-2'.
+
+On Debian systems, the complete text of the latest version of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL'.
 
 The Debian packaging is (C) 2007, Miriam Ruiz <little_miry at yahoo.es> and

Modified: packages/trunk/pixbros/debian/patches/series
===================================================================
--- packages/trunk/pixbros/debian/patches/series	2008-05-20 11:50:29 UTC (rev 7118)
+++ packages/trunk/pixbros/debian/patches/series	2008-05-20 13:34:59 UTC (rev 7119)
@@ -1,4 +1,3 @@
 build.patch
 directories.patch
 browser.patch
-windowed.patch

Deleted: packages/trunk/pixbros/debian/patches/windowed.patch
===================================================================
--- packages/trunk/pixbros/debian/patches/windowed.patch	2008-05-20 11:50:29 UTC (rev 7118)
+++ packages/trunk/pixbros/debian/patches/windowed.patch	2008-05-20 13:34:59 UTC (rev 7119)
@@ -1,16 +0,0 @@
-# Copyright (C) 2008  Miriam Ruiz <little_miry at yahoo.es>
-# Distributed under the same license as the game. See debian/copyright.
-
-Index: pixbros-0.6/src/pixbros.prg
-===================================================================
---- pixbros-0.6.orig/src/pixbros.prg	2008-05-20 11:48:47.000000000 +0000
-+++ pixbros-0.6/src/pixbros.prg	2008-05-20 11:49:07.000000000 +0000
-@@ -27,7 +27,7 @@
- 		byte lenguaje=0; 	// 0 = castellano, 1 = catalán, 2 = francés, 3 = inglés
- 		byte musica=1;
- 		byte sonido=1;
--		int ventana=0;
-+		int ventana=1;
- 		byte dificultad=1; //la normal
- 	End
- 




More information about the Pkg-games-commits mailing list