r10664 - packages/trunk/warsow-data/debian

Barry deFreese bdefreese at alioth.debian.org
Wed Jan 6 20:22:30 UTC 2010


Author: bdefreese
Date: 2010-01-06 20:22:26 +0000 (Wed, 06 Jan 2010)
New Revision: 10664

Modified:
   packages/trunk/warsow-data/debian/
   packages/trunk/warsow-data/debian/changelog
   packages/trunk/warsow-data/debian/control
   packages/trunk/warsow-data/debian/copyright
   packages/trunk/warsow-data/debian/warsow-data-get-orig-source
   packages/trunk/warsow-data/debian/watch
Log:
  * New upstream release.
  * Add myself to uploaders.
    + Andreas has removed himself from uploaders.
  * Fix get-orig-source script to pull 0.5 version.
    + Call this version 0.50 since 0.5 < 0.42.
    + Add +dfsg1 since tarball is repacked to remove binaries.
  * Add ${misc:Depends} for debhelper package.
  * Remove dead mirror from watch file and use dversionmangle.
  * Bump Standards Version to 3.8.3. (No changes needed).
Update svn-bp:origUrl and add svn-bp:tagsUrl.



Property changes on: packages/trunk/warsow-data/debian
___________________________________________________________________
Modified: svn-bp:origUrl
   - http://ftp.debian.org/debian/pool/non-free/w/warsow-data/warsow-data_0.32.orig.tar.gz
   + http://pkg-games.alioth.debian.org/tarballs/warsow-data_0.50+dfsg1.orig.tar.gz
Added: svn-bp:tagsUrl
   + svn+ssh://svn.debian.org/svn/pkg-games/packages/tags/warsow-data

Modified: packages/trunk/warsow-data/debian/changelog
===================================================================
--- packages/trunk/warsow-data/debian/changelog	2010-01-06 18:30:12 UTC (rev 10663)
+++ packages/trunk/warsow-data/debian/changelog	2010-01-06 20:22:26 UTC (rev 10664)
@@ -1,3 +1,18 @@
+warsow-data (0.50+dfsg1-1) unstable; urgency=low
+
+  [ Barry deFreese ]
+  * New upstream release.
+  * Add myself to uploaders.
+    + Andreas has removed himself from uploaders.
+  * Fix get-orig-source script to pull 0.5 version.
+    + Call this version 0.50 since 0.5 < 0.42.
+    + Add +dfsg1 since tarball is repacked to remove binaries.
+  * Add ${misc:Depends} for debhelper package.
+  * Remove dead mirror from watch file and use dversionmangle.
+  * Bump Standards Version to 3.8.3. (No changes needed).
+
+ -- Barry deFreese <bdefreese at debian.org>  Tue, 05 Jan 2010 15:54:54 -0500
+
 warsow-data (0.42-1) unstable; urgency=low
 
   [ Andres Mejia ]

Modified: packages/trunk/warsow-data/debian/control
===================================================================
--- packages/trunk/warsow-data/debian/control	2010-01-06 18:30:12 UTC (rev 10663)
+++ packages/trunk/warsow-data/debian/control	2010-01-06 20:22:26 UTC (rev 10664)
@@ -2,15 +2,16 @@
 Section: non-free/games
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders: Gonéri Le Bouder <goneri at rulezlan.org>, Bruno "Fuddl" Kleinert <fuddl at gmx.de>
+Uploaders: Gonéri Le Bouder <goneri at rulezlan.org>, Bruno "Fuddl" Kleinert <fuddl at gmx.de>, Barry deFreese <bdefreese at debian.org>
 Build-Depends: debhelper (>= 5)
-Standards-Version: 3.7.3
+Standards-Version: 3.8.3
 Homepage: http://www.warsow.net/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/warsow-data
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/warsow-data/?op=log
 
 Package: warsow-data
 Architecture: all
+Depends: ${misc:Depends}
 Recommends: warsow | warsow-server
 Description: Game data for Warsow
  Warsow is a fast paced first person shooter consisting of cel-shaded

Modified: packages/trunk/warsow-data/debian/copyright
===================================================================
--- packages/trunk/warsow-data/debian/copyright	2010-01-06 18:30:12 UTC (rev 10663)
+++ packages/trunk/warsow-data/debian/copyright	2010-01-06 20:22:26 UTC (rev 10664)
@@ -34,6 +34,9 @@
 
 Code is under GPL license, this means you can get all our source code, study it and reuse it as soon as you keep it open and give back to us your changes.
 
+On Debian GNU/Linux systems, a copy of the GPL can be found here:
+/usr/share/common-licenses/GPL-2
+
 All artwork, musics, dialogues, stories, names, 3d models, etc... are under a proprietary license. This means you cannot reuse those in any way. If you plan to create another game based on our source code, remember you will have to redo all art,music,models,stories,etc...
 
 A detailed explanation of the licenses follows.

Modified: packages/trunk/warsow-data/debian/warsow-data-get-orig-source
===================================================================
--- packages/trunk/warsow-data/debian/warsow-data-get-orig-source	2010-01-06 18:30:12 UTC (rev 10663)
+++ packages/trunk/warsow-data/debian/warsow-data-get-orig-source	2010-01-06 20:22:26 UTC (rev 10664)
@@ -3,9 +3,9 @@
 # This script will download the upstream tarball that contains the content of
 # the warsow-data package and create an orig tarball of it.
 
-WARSOW_DATA_TARBALL="warsow_0.42_unified.zip"
-WARSOW_DATA_VERSION="0.42"
-CORRECT_CHECKSUM="cba5fe9b8af01b378e685959098fa84f"
+WARSOW_DATA_TARBALL="warsow_0.5_unified.zip"
+WARSOW_DATA_VERSION="0.50+dfsg1"
+CORRECT_CHECKSUM="d0cb961256bbc1b93bf240b8bcf8eff5"
 
 USAGE="\
 warsow-data orig tarball download script\n\
@@ -35,15 +35,13 @@
 done
 
 # List of mirrors to use
-MIRROR1=http://tastyspleen.net/quake/downloads/mods/warsow
-MIRROR2=http://data.rodix.free.fr/warsow/files
-MIRROR3=http://www.derchris.net/warsow
+MIRROR1=http://data.rodix.free.fr/warsow/files
+MIRROR2=http://www.derchris.net/warsow
 
 if [ ! -f $WARSOW_DATA_TARBALL ] ; then
     # Try each mirror until sucessful, else exit with an error
     wget -c $MIRROR1/$WARSOW_DATA_TARBALL || \
     wget -c $MIRROR2/$WARSOW_DATA_TARBALL || \
-    wget -c $MIRROR3/$WARSOW_DATA_TARBALL || \
     { echo "Could not download upstream source" ; exit 1 ; }
 fi
 
@@ -61,27 +59,27 @@
 fi
 
 # Prepare the warsow-data orig tarball
-if [ ! -d warsow_0.42_unified ]; then
+if [ ! -d warsow_0.5_unified ]; then
 	echo "Extracting $WARSOW_DATA_TARBALL."
-	unzip -qq $WARSOW_DATA_TARBALL
+	unzip -qq $WARSOW_DATA_TARBALL -d warsow_0.5_unified
 else
-	echo "Already found extracted warsow_0.42_unified directory. Please remove
-or move warsow_0.42_unified and warsow-data-$WARSOW_DATA_VERSION directories and
+	echo "Already found extracted warsow_0.5_unified directory. Please remove
+or move warsow_0.5_unified and warsow-data-$WARSOW_DATA_VERSION directories and
 also warsow-data_$WARSOW_DATA_VERSION.orig.tar.gz."
 	exit 1
 fi
 if [ ! -d warsow-data-$WARSOW_DATA_VERSION ]; then
 	echo "Renaming extracted directory to warsow-data-$WARSOW_DATA_VERSION."
-	mv warsow_0.42_unified warsow-data-$WARSOW_DATA_VERSION
+	mv warsow_0.5_unified warsow-data-$WARSOW_DATA_VERSION
 else
 	echo "Already found extracted warsow-data-$WARSOW_DATA_VERSION directory. Please remove
-or move warsow_0.42_unified and warsow-data-$WARSOW_DATA_VERSION directories and
+or move warsow_0.5_unified and warsow-data-$WARSOW_DATA_VERSION directories and
 also warsow-data_$WARSOW_DATA_VERSION.orig.tar.gz."
 	exit 1
 fi
 
 # Remove upstream binaries.
-rm warsow-data-$WARSOW_DATA_VERSION/libs/*
+rm -rf warsow-data-$WARSOW_DATA_VERSION/libs
 for BINARIES in `ls warsow-data-$WARSOW_DATA_VERSION | grep -e "i386" -e "x86" \
 		-e "x64"`; do
 	rm warsow-data-$WARSOW_DATA_VERSION/$BINARIES

Modified: packages/trunk/warsow-data/debian/watch
===================================================================
--- packages/trunk/warsow-data/debian/watch	2010-01-06 18:30:12 UTC (rev 10663)
+++ packages/trunk/warsow-data/debian/watch	2010-01-06 20:22:26 UTC (rev 10664)
@@ -2,11 +2,8 @@
 
 # A list of mirrors used by the warsow-data-get-orig-source script.
 
-http://tastyspleen.net/quake/downloads/mods/warsow/warsow_(.*)_unified.zip \
-    0.42
+opts=dversionmangle=s/\+dfsg1// \
+http://data.rodix.free.fr/warsow/files/warsow_([\d.]+)_unified.zip
 
-http://data.rodix.free.fr/warsow/files/warsow_(.*)_unified.zip \
-    0.42
-
-http://www.derchris.net/warsow/warsow_(.*)_unified.zip \
-    0.42
+opts=dversionmangle=s/\+dfsg1// \
+http://www.derchris.net/warsow/warsow_([\d.]+)_unified.zip




More information about the Pkg-games-commits mailing list