r2829 - packages/trunk/nexuiz/debian

Bruno Fuddl-guestquot; Fuddl" Kleinert fuddl-guest at alioth.debian.org
Mon Jun 4 20:43:51 UTC 2007


Author: fuddl-guest
Date: 2007-06-04 20:43:51 +0000 (Mon, 04 Jun 2007)
New Revision: 2829

Modified:
   packages/trunk/nexuiz/debian/changelog
   packages/trunk/nexuiz/debian/control
Log:
new upstream release

Modified: packages/trunk/nexuiz/debian/changelog
===================================================================
--- packages/trunk/nexuiz/debian/changelog	2007-06-04 14:32:24 UTC (rev 2828)
+++ packages/trunk/nexuiz/debian/changelog	2007-06-04 20:43:51 UTC (rev 2829)
@@ -1,3 +1,11 @@
+nexuiz (2.3-1) UNRELEASED; urgency=low
+
+  * New upstream release
+  * Versioned dependency on nexuiz-data
+  * Versioned recommend nexuiz-music
+
+ -- Bruno "Fuddl" Kleinert <fuddl at gmx.de>  Fri,  1 Jun 2007 16:29:38 +0200
+
 nexuiz (2.2.3-2) unstable; urgency=low
 
   [ Bruno "Fuddl" Kleinert ]

Modified: packages/trunk/nexuiz/debian/control
===================================================================
--- packages/trunk/nexuiz/debian/control	2007-06-04 14:32:24 UTC (rev 2828)
+++ packages/trunk/nexuiz/debian/control	2007-06-04 20:43:51 UTC (rev 2829)
@@ -8,8 +8,8 @@
 
 Package: nexuiz
 Architecture: any
-Depends: ${shlibs:Depends}, nexuiz-data (>= 2.2.3-1), libvorbisfile3, libcurl4
-Recommends: nexuiz-music (>= 2.2.3-1), xqf
+Depends: ${shlibs:Depends}, nexuiz-data (>= ${source:Upstream-Version}), libvorbisfile3, libcurl4
+Recommends: nexuiz-data (>= ${source:Upstream-Version}), xqf
 Description: A fast-paced 3D first-person shooter
  Nexuiz is a fast-paced 3D deathmatch game with high-end and complex graphics 
  effects. It is intended to be played over the Internet or over a local network.
@@ -21,16 +21,13 @@
  and fast paced action, keeping itself away from the current trend of realistic 
  shooters.
  .
- Nexuiz requires a decent graphics card and properly installed OpenGL drivers!
- A recent NVIDIA graphics card is highly recommended.
- .
  This package installs the client to play the game.
  .
   Homepage: http://www.nexuiz.com/
 
 Package: nexuiz-server
 Architecture: any
-Depends: ${shlibs:Depends}, nexuiz-data (>= 2.2.3-1), libcurl4
+Depends: ${shlibs:Depends}, nexuiz-data (>= ${source:Upstream-Version}), libcurl4
 Description: Standalone server for Nexuiz
  Nexuiz is a fast-paced 3D deathmatch game with high-end and complex graphics 
  effects. It is intended to be played over the Internet or over a local network.




More information about the Pkg-games-commits mailing list