r842 - in packages/quake3/trunk/debian: . patches

Marc Leeman mleeman-guest at costa.debian.org
Fri Jun 16 20:11:22 UTC 2006


Author: mleeman-guest
Date: 2006-06-16 20:11:21 +0000 (Fri, 16 Jun 2006)
New Revision: 842

Modified:
   packages/quake3/trunk/debian/changelog
   packages/quake3/trunk/debian/patches/ioquake3-debian.diff
Log:
update to ioquake3 svn 803


Modified: packages/quake3/trunk/debian/changelog
===================================================================
--- packages/quake3/trunk/debian/changelog	2006-06-16 19:49:04 UTC (rev 841)
+++ packages/quake3/trunk/debian/changelog	2006-06-16 20:11:21 UTC (rev 842)
@@ -1,3 +1,9 @@
+ioquake3 (1.34-rc1+svn803-1) UNRELEASED; urgency=low
+
+  * Updated to svn 803
+
+ -- Marc Leeman <marc.leeman at gmail.com>  Fri, 16 Jun 2006 15:17:50 +0200
+
 ioquake3 (1.34-rc1+svn708-1) UNRELEASED; urgency=low
   [ Marc Leeman ]
   * Updated to SVN 708

Modified: packages/quake3/trunk/debian/patches/ioquake3-debian.diff
===================================================================
--- packages/quake3/trunk/debian/patches/ioquake3-debian.diff	2006-06-16 19:49:04 UTC (rev 841)
+++ packages/quake3/trunk/debian/patches/ioquake3-debian.diff	2006-06-16 20:11:21 UTC (rev 842)
@@ -1,24 +1,20 @@
-Index: ioquake3-1.34-rc1+svn708/code/qcommon/q_shared.h
+Index: ioquake3-1.34-rc1+svn803/code/qcommon/q_shared.h
 ===================================================================
---- ioquake3-1.34-rc1+svn708.orig/code/qcommon/q_shared.h	2006-04-16 08:35:49.000000000 +0200
-+++ ioquake3-1.34-rc1+svn708/code/qcommon/q_shared.h	2006-04-16 08:42:26.346950987 +0200
-@@ -26,7 +26,11 @@
+--- ioquake3-1.34-rc1+svn803.orig/code/qcommon/q_shared.h	2006-06-16 10:33:26.744797986 +0200
++++ ioquake3-1.34-rc1+svn803/code/qcommon/q_shared.h	2006-06-16 10:46:16.195453393 +0200
+@@ -26,7 +26,7 @@
  // q_shared.h -- included first by ALL program modules.
  // A user mod should never modify this file
  
--#define Q3_VERSION            "ioq3 1.33"
-+// #define Q3_VERSION            "ioq3 1.33"
-+// The upstream version has been put down again, we don't change this
-+// as it would create confusion for the packages, the 1.34 is bound to
-+// arrive soon anyway.
+-#define Q3_VERSION            "ioQ3 1.34-rc1"
 +#define Q3_VERSION            "GNU/Debian ioQ3 1.34-rc1"
  #define CLIENT_WINDOW_TITLE   "icculus.org/quake3"
  #define CLIENT_WINDOW_ICON    "ioq3"
  #define CONSOLE_WINDOW_TITLE  "icculus.org/quake3 console"
-Index: ioquake3-1.34-rc1+svn708/code/server/sv_init.c
+Index: ioquake3-1.34-rc1+svn803/code/server/sv_init.c
 ===================================================================
---- ioquake3-1.34-rc1+svn708.orig/code/server/sv_init.c	2006-04-16 08:35:45.000000000 +0200
-+++ ioquake3-1.34-rc1+svn708/code/server/sv_init.c	2006-04-16 08:40:38.195010759 +0200
+--- ioquake3-1.34-rc1+svn803.orig/code/server/sv_init.c	2006-06-16 10:33:23.712850569 +0200
++++ ioquake3-1.34-rc1+svn803/code/server/sv_init.c	2006-06-16 10:45:14.088530514 +0200
 @@ -579,7 +579,7 @@
  	Cvar_Get ("protocol", va("%i", PROTOCOL_VERSION), CVAR_SERVERINFO | CVAR_ROM);
  	sv_mapname = Cvar_Get ("mapname", "nomap", CVAR_SERVERINFO | CVAR_ROM);




More information about the Pkg-games-commits mailing list