r1536 - packages/trunk/nexuiz/debian

Bruno Fuddl-guestquot; Fuddl" Kleinert fuddl-guest at costa.debian.org
Sun Sep 10 19:35:04 UTC 2006


Author: fuddl-guest
Date: 2006-09-10 19:35:04 +0000 (Sun, 10 Sep 2006)
New Revision: 1536

Modified:
   packages/trunk/nexuiz/debian/changelog
   packages/trunk/nexuiz/debian/control
   packages/trunk/nexuiz/debian/rules
Log:
prepare for nexuiz-2.1

Modified: packages/trunk/nexuiz/debian/changelog
===================================================================
--- packages/trunk/nexuiz/debian/changelog	2006-09-10 19:28:21 UTC (rev 1535)
+++ packages/trunk/nexuiz/debian/changelog	2006-09-10 19:35:04 UTC (rev 1536)
@@ -1,4 +1,4 @@
-nexuiz (2.0-2) UNRELEASED; urgency=low
+nexuiz (2.1-1) UNRELEASED; urgency=low
 
   [ Gonéri Le Bouder ]
   * warpper scripts: use of -dir /path/*.pk3 to load data files
@@ -9,8 +9,11 @@
   [ Eddy Petrişor ]
   * add romanian comment in the desktop file
 
- -- Eddy Petrişor <eddy.petrisor at gmail.com>  Tue, 18 Jul 2006 00:14:38 +0300
+  [ Bruno "Fuddl" Kleinert ]
+  * New upstream release
 
+ -- Bruno "Fuddl" Kleinert <fuddl at gmx.de>  Sun, 10 Sep 2006 21:33:36 +0200
+
 nexuiz (2.0-1) unstable; urgency=low
 
   [ Gonéri Le Bouder ]

Modified: packages/trunk/nexuiz/debian/control
===================================================================
--- packages/trunk/nexuiz/debian/control	2006-09-10 19:28:21 UTC (rev 1535)
+++ packages/trunk/nexuiz/debian/control	2006-09-10 19:35:04 UTC (rev 1536)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Bruno "Fuddl" Kleinert <fuddl at gmx.de>, Gonéri Le Bouder <goneri at rulezlan.org>
-Build-Depends: debhelper (>= 4.0.0), libsdl1.2-dev, sharutils, imagemagick, gcc-4.0
+Build-Depends: debhelper (>= 4.0.0), libsdl1.2-dev, sharutils, imagemagick
 Standards-Version: 3.7.2
 
 Package: nexuiz

Modified: packages/trunk/nexuiz/debian/rules
===================================================================
--- packages/trunk/nexuiz/debian/rules	2006-09-10 19:28:21 UTC (rev 1535)
+++ packages/trunk/nexuiz/debian/rules	2006-09-10 19:35:04 UTC (rev 1536)
@@ -9,7 +9,7 @@
 build: build-stamp
 build-stamp: configure-stamp 
 	dh_testdir
-	cd darkplaces && $(MAKE) CC=gcc-4.0 sdl-nexuiz sv-nexuiz
+	cd darkplaces && sdl-nexuiz sv-nexuiz
 	touch build-stamp
 
 clean:




More information about the Pkg-games-commits mailing list