[game-data-packager] 28/293: update to ioquake3 svn 803

Simon McVittie smcv at debian.org
Fri Oct 14 00:11:53 UTC 2016


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch quake
in repository game-data-packager.

commit 14d57c5a9e5bee74825c855de643705af9ee43eb
Author: Marc Leeman <marc.leeman at gmail.com>
Date:   Fri Jun 16 20:11:21 2006 +0000

    update to ioquake3 svn 803
---
 debian/changelog                    |  6 ++++++
 debian/patches/ioquake3-debian.diff | 20 ++++++++------------
 2 files changed, 14 insertions(+), 12 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4446cea..f9b9c9e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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
diff --git a/debian/patches/ioquake3-debian.diff b/debian/patches/ioquake3-debian.diff
index 5b4e5ee..45c2d9b 100644
--- a/debian/patches/ioquake3-debian.diff
+++ b/debian/patches/ioquake3-debian.diff
@@ -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);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git



More information about the Pkg-games-commits mailing list