r1537 - packages/trunk/nexuiz-data/debian

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


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

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

Modified: packages/trunk/nexuiz-data/debian/changelog
===================================================================
--- packages/trunk/nexuiz-data/debian/changelog	2006-09-10 19:35:04 UTC (rev 1536)
+++ packages/trunk/nexuiz-data/debian/changelog	2006-09-10 19:37:35 UTC (rev 1537)
@@ -1,4 +1,4 @@
-nexuiz-data (2.0-1) UNRELEASED; urgency=low
+nexuiz-data (2.1-1) UNRELEASED; urgency=low
 
   [ Gonéri Le Bouder ]
   * /usr/lib/nexuiz/data removed. useless with nexuiz_2.0-2
@@ -9,8 +9,9 @@
   * Compile QuakeC code during build process
   * Install QuakeC sources in /usr/share/doc/nexuiz-data/qcsrc.tar.gz
   * Binary package suggests fteqcc
+  * New upstream release
 
- -- Gonéri Le Bouder <goneri at rulezlan.org>  Sun,  2 Jul 2006 16:00:59 +0200
+ -- Bruno "Fuddl" Kleinert <fuddl at gmx.de>  Sun, 10 Sep 2006 21:33:36 +0200
 
 nexuiz-data (2.0-hotfixes20060614+20060616-1) unstable; urgency=low
 

Modified: packages/trunk/nexuiz-data/debian/control
===================================================================
--- packages/trunk/nexuiz-data/debian/control	2006-09-10 19:35:04 UTC (rev 1536)
+++ packages/trunk/nexuiz-data/debian/control	2006-09-10 19:37:35 UTC (rev 1537)
@@ -9,7 +9,8 @@
 
 Package: nexuiz-data
 Architecture: all
-Suggests: nexuiz (>= 2.0-2) | nexuiz-server (>= 2.0-2), fteqcc
+Recommends: nexuiz (>= 2.1-1) | nexuiz-server (>= 2.1-1)
+Suggests: fteqcc
 Description: Nexuiz game data files
  Nexuiz is a 3d deathmatch game made entirely over the internet. The purpose of
  the game is to bring deathmatch back to the basics, with perfect weapon
@@ -23,7 +24,7 @@
 
 Package: nexuiz-music
 Architecture: all
-Suggests: nexuiz (>= 2.0-2)
+Suggests: nexuiz (>= 2.1-1)
 Description: Nexuiz music files
  Nexuiz is a 3d deathmatch game made entirely over the internet. The purpose of
  the game is to bring deathmatch back to the basics, with perfect weapon

Modified: packages/trunk/nexuiz-data/debian/rules
===================================================================
--- packages/trunk/nexuiz-data/debian/rules	2006-09-10 19:35:04 UTC (rev 1536)
+++ packages/trunk/nexuiz-data/debian/rules	2006-09-10 19:37:35 UTC (rev 1537)
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 #export DH_VERBOSE=1
 
-TIMESTAMP=20060614
+TIMESTAMP=20060905
 
 configure: configure-stamp
 configure-stamp:




More information about the Pkg-games-commits mailing list