r5990 - packages/trunk/nexuiz-data/debian

Bruno Fuddl-guestquot; Fuddl" Kleinert fuddl-guest at alioth.debian.org
Mon Mar 3 15:26:36 UTC 2008


Author: fuddl-guest
Date: 2008-03-03 15:26:36 +0000 (Mon, 03 Mar 2008)
New Revision: 5990

Modified:
   packages/trunk/nexuiz-data/debian/changelog
   packages/trunk/nexuiz-data/debian/control
   packages/trunk/nexuiz-data/debian/copyright
   packages/trunk/nexuiz-data/debian/rules
Log:
+ prepare for new upstream release (cannot upload, because of #436876)
  * use a versioned build-dependency for fteqcc
* update copyright information


Modified: packages/trunk/nexuiz-data/debian/changelog
===================================================================
--- packages/trunk/nexuiz-data/debian/changelog	2008-03-03 10:42:00 UTC (rev 5989)
+++ packages/trunk/nexuiz-data/debian/changelog	2008-03-03 15:26:36 UTC (rev 5990)
@@ -1,11 +1,13 @@
-nexuiz-data (2.3-2) UNRELEASED; urgency=low
+nexuiz-data (2.4-1) UNRELEASED; urgency=low
 
   [ Bruno "Fuddl" Kleinert ]
+  * New upstream release
   * Add Vcs-fields to control file
   * Update to standards version 3.7.3.0. No changes
   * Update my email address
+  * Update copyright information in debian/copyright
 
- -- Bruno "Fuddl" Kleinert <fuddl at tauware.de>  Wed, 30 Jan 2008 00:46:43 +0100
+ -- Bruno "Fuddl" Kleinert <fuddl at tauware.de>  Mon,  3 Mar 2008 00:20:54 +0100
 
 nexuiz-data (2.3-1) unstable; urgency=low
 

Modified: packages/trunk/nexuiz-data/debian/control
===================================================================
--- packages/trunk/nexuiz-data/debian/control	2008-03-03 10:42:00 UTC (rev 5989)
+++ packages/trunk/nexuiz-data/debian/control	2008-03-03 15:26:36 UTC (rev 5990)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Bruno "Fuddl" Kleinert <fuddl at tauware.de>, Gonéri Le Bouder <goneri at rulezlan.org>
-Build-Depends: debhelper (>= 4.0.0), fteqcc
+Build-Depends: debhelper (> 4.0.0), fteqcc (> 3343-1)
 Build-Depends-Indep: unzip, zip, sharutils
 Standards-Version: 3.7.3
 Homepage: http://www.nexuiz.com/

Modified: packages/trunk/nexuiz-data/debian/copyright
===================================================================
--- packages/trunk/nexuiz-data/debian/copyright	2008-03-03 10:42:00 UTC (rev 5989)
+++ packages/trunk/nexuiz-data/debian/copyright	2008-03-03 15:26:36 UTC (rev 5990)
@@ -3,7 +3,7 @@
 
 It was downloaded from http://www.nexuiz.com
 
-Copyright 2002 - 2006 Alientrap <lvermeulen at shaw.ca>
+Copyright 2002 - 2008 Alientrap <lvermeulen at shaw.ca>
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License

Modified: packages/trunk/nexuiz-data/debian/rules
===================================================================
--- packages/trunk/nexuiz-data/debian/rules	2008-03-03 10:42:00 UTC (rev 5989)
+++ packages/trunk/nexuiz-data/debian/rules	2008-03-03 15:26:36 UTC (rev 5990)
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 #export DH_VERBOSE=1
 
-TIMESTAMP=20070531
+TIMESTAMP=20080229
 
 build:
 	dh_testdir




More information about the Pkg-games-commits mailing list