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 6f07082b4f5bfd06df5a5ec7b51a801565fdf78a
Author: Marc Leeman <marc.lee...@gmail.com>
Date:   Sun Apr 16 07:16:37 2006 +0000

    remove the .pc directory in clean
    refreshed patch to svn708
    kept release at 1.34-rc1+svn708 while upstream downed it again to 1.33
      :-/; 1.34 should arrive "soonish" anyway
    released a new build to fix libopenal0a dependency
---
 debian/changelog                    |  9 +++++++++
 debian/patches/ioquake3-debian.diff | 28 ++++++++++++++++------------
 debian/rules                        |  1 +
 3 files changed, 26 insertions(+), 12 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f81d45f..15ef6b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+ioquake3 (1.34-rc1+svn708-1) unstable; urgency=low
+
+  * Updated to SVN 708
+  * Refreshed patches
+  * new build needed for dependency on libopenal0a
+  * Updated manpages (added more options and sorted them alphabetically)
+
+ -- Marc Leeman <marc.lee...@gmail.com>  Sun, 16 Apr 2006 08:44:01 +0200
+
 ioquake3 (1.34-rc1+svn632-1) UNRELEASED; urgency=low
 
   * Updated to SVN release 632
diff --git a/debian/patches/ioquake3-debian.diff 
b/debian/patches/ioquake3-debian.diff
index 79817ee..5b4e5ee 100644
--- a/debian/patches/ioquake3-debian.diff
+++ b/debian/patches/ioquake3-debian.diff
@@ -1,20 +1,24 @@
-Index: ioquake3-1.33+svn592/code/qcommon/q_shared.h
+Index: ioquake3-1.34-rc1+svn708/code/qcommon/q_shared.h
 ===================================================================
---- ioquake3-1.33+svn592.orig/code/qcommon/q_shared.h  2006-02-28 
22:06:10.977391589 +0100
-+++ ioquake3-1.33+svn592/code/qcommon/q_shared.h       2006-02-28 
22:10:25.839138772 +0100
-@@ -26,7 +26,7 @@
+--- 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 @@
  // q_shared.h -- included first by ALL program modules.
  // A user mod should never modify this file
  
--#define       Q3_VERSION              "ioQ3 1.34-rc1"
-+#define Q3_VERSION              "GNU/Debian ioQ3 1.34-rc1"
- // 1.32 released 7-10-2002
- 
- #define MAX_TEAMNAME 32
-Index: ioquake3-1.33+svn592/code/server/sv_init.c
+-#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            "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
 ===================================================================
---- ioquake3-1.33+svn592.orig/code/server/sv_init.c    2006-02-28 
22:06:08.405375241 +0100
-+++ ioquake3-1.33+svn592/code/server/sv_init.c 2006-02-28 22:09:46.090849996 
+0100
+--- 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
 @@ -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);
diff --git a/debian/rules b/debian/rules
index 5d77948..7fe5206 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,6 +48,7 @@ clean: unpatch
        
        # Clean up files we generated on our own
        -rm -f build-stamp configure-stamp unpack-stamp ioq3ded.6 ioquake3.6 
ioquake3.svg
+       -rm -rf .pc
        dh_clean
 
 install: DH_OPTIONS=

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

_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to