r10572 - in packages/trunk/stormbaancoureur/debian: . patches

Barry deFreese bdefreese at alioth.debian.org
Fri Dec 4 01:19:50 UTC 2009


Author: bdefreese
Date: 2009-12-04 01:19:50 +0000 (Fri, 04 Dec 2009)
New Revision: 10572

Removed:
   packages/trunk/stormbaancoureur/debian/patches/gcc44.patch
   packages/trunk/stormbaancoureur/debian/patches/makefile_cflags.patch
   packages/trunk/stormbaancoureur/debian/patches/makefile_libode.patch
Modified:
   packages/trunk/stormbaancoureur/debian/
   packages/trunk/stormbaancoureur/debian/changelog
   packages/trunk/stormbaancoureur/debian/control
   packages/trunk/stormbaancoureur/debian/patches/makefile.patch
   packages/trunk/stormbaancoureur/debian/patches/series
   packages/trunk/stormbaancoureur/debian/watch
Log:
  * New upstream release.
    + Drop gcc-4.4 patch, merged upstream.
    + Uses new leaderboard server. (Closes: #534773).
  * Update Homepage.
  * Bump Standards Version to 3.8.3. (No changes needed).
Update svn-bp:origUrl.



Property changes on: packages/trunk/stormbaancoureur/debian
___________________________________________________________________
Modified: svn-bp:origUrl
   - http://pkg-games.alioth.debian.org/tarballs/stormbaancoureur_2.1.1.orig.tar.gz
   + http://pkg-games.alioth.debian.org/tarballs/stormbaancoureur_2.1.6.orig.tar.gz

Modified: packages/trunk/stormbaancoureur/debian/changelog
===================================================================
--- packages/trunk/stormbaancoureur/debian/changelog	2009-12-02 21:59:13 UTC (rev 10571)
+++ packages/trunk/stormbaancoureur/debian/changelog	2009-12-04 01:19:50 UTC (rev 10572)
@@ -1,3 +1,14 @@
+stormbaancoureur (2.1.6-1) unstable; urgency=low
+
+  [ Barry deFreese ]
+  * New upstream release.
+    + Drop gcc-4.4 patch, merged upstream.
+    + Uses new leaderboard server. (Closes: #534773).
+  * Update Homepage.
+  * Bump Standards Version to 3.8.3. (No changes needed).
+
+ -- Barry deFreese <bdefreese at debian.org>  Thu, 03 Dec 2009 19:47:21 -0500
+
 stormbaancoureur (2.1.5-5) unstable; urgency=low
 
   * Games team upload.

Modified: packages/trunk/stormbaancoureur/debian/control
===================================================================
--- packages/trunk/stormbaancoureur/debian/control	2009-12-02 21:59:13 UTC (rev 10571)
+++ packages/trunk/stormbaancoureur/debian/control	2009-12-04 01:19:50 UTC (rev 10572)
@@ -9,8 +9,8 @@
 Build-Depends: debhelper (>= 5.0.51), quilt,
  plib1.8.4-dev | libplib-dev, libode-dev (>=2:0.10.1) | libode0-dev |
  libode-nonfree0-dev, freeglut3-dev, libasound2-dev
-Standards-Version: 3.8.1
-Homepage: http://bram.creative4vision.nl/stormbaancoureur/
+Standards-Version: 3.8.3
+Homepage: http://www.stolk.org/stormbaancoureur/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/stormbaancoureur/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/stormbaancoureur/?op=log
 

Deleted: packages/trunk/stormbaancoureur/debian/patches/gcc44.patch
===================================================================
--- packages/trunk/stormbaancoureur/debian/patches/gcc44.patch	2009-12-02 21:59:13 UTC (rev 10571)
+++ packages/trunk/stormbaancoureur/debian/patches/gcc44.patch	2009-12-04 01:19:50 UTC (rev 10572)
@@ -1,14 +0,0 @@
-Description: Add includes to build with gcc-4.4.
-
-Index: stormbaancoureur-2.1.5/src-stormbaancoureur/controllerkey.cxx
-===================================================================
---- stormbaancoureur-2.1.5.orig/src-stormbaancoureur/controllerkey.cxx	2009-03-18 20:38:15.000000000 -0400
-+++ stormbaancoureur-2.1.5/src-stormbaancoureur/controllerkey.cxx	2009-03-18 20:38:44.000000000 -0400
-@@ -9,6 +9,7 @@
- #include <math.h>
- #include <errno.h>
- #include <fcntl.h>
-+#include <stdio.h>
- 
- #include "controller.h"
- 

Modified: packages/trunk/stormbaancoureur/debian/patches/makefile.patch
===================================================================
--- packages/trunk/stormbaancoureur/debian/patches/makefile.patch	2009-12-02 21:59:13 UTC (rev 10571)
+++ packages/trunk/stormbaancoureur/debian/patches/makefile.patch	2009-12-04 01:19:50 UTC (rev 10572)
@@ -1,16 +1,7 @@
-diff -urN stormbaancoureur-2.0.1.orig/src-stormbaancoureur/Makefile stormbaancoureur-2.0.1/src-stormbaancoureur/Makefile
---- stormbaancoureur-2.0.1.orig/src-stormbaancoureur/Makefile	2008-01-03 09:35:21.000000000 -0500
-+++ stormbaancoureur-2.0.1/src-stormbaancoureur/Makefile	2008-01-03 09:36:01.000000000 -0500
-@@ -45,7 +45,7 @@
- 
- 
- LIBS=\
--  $(ODEPREFIX)/$(LIBDIRNAME)/libode.a \
-+  -lode \
-   -lplibssgaux -lplibssg -lplibsg -lplibpu -lplibfnt -lplibul \
-   -lglut -lGLU -lGL -lasound
- --- stormbaancoureur-2.1.5.orig/src-stormbaancoureur/Makefile
-+++ stormbaancoureur-2.1.5/src-stormbaancoureur/Makefile
+Index: stormbaancoureur-2.1.6/src-stormbaancoureur/Makefile
+===================================================================
+--- stormbaancoureur-2.1.6.orig/src-stormbaancoureur/Makefile	2009-12-03 19:59:57.000000000 -0500
++++ stormbaancoureur-2.1.6/src-stormbaancoureur/Makefile	2009-12-03 20:00:06.000000000 -0500
 @@ -8,6 +8,8 @@
  CXX=g++
  LIBDIRNAME=lib
@@ -36,3 +27,12 @@
  
  
  OBJS=\
+@@ -39,7 +43,7 @@
+ 
+ 
+ LIBS=\
+-  $(ODEPREFIX)/$(LIBDIRNAME)/libode.a \
++  -lode \
+   -lplibssgaux -lplibssg -lplibsg -lplibpu -lplibfnt -lplibul \
+   -lglut -lGLU -lGL -lasound
+ 

Deleted: packages/trunk/stormbaancoureur/debian/patches/makefile_cflags.patch
===================================================================
--- packages/trunk/stormbaancoureur/debian/patches/makefile_cflags.patch	2009-12-02 21:59:13 UTC (rev 10571)
+++ packages/trunk/stormbaancoureur/debian/patches/makefile_cflags.patch	2009-12-04 01:19:50 UTC (rev 10572)
@@ -1,21 +0,0 @@
-diff -urN stormbaancoureur-2.0.1.orig/src-stormbaancoureur/Makefile stormbaancoureur-2.0.1/src-stormbaancoureur/Makefile
---- stormbaancoureur-2.0.1.orig/src-stormbaancoureur/Makefile	2008-01-03 00:29:52.000000000 -0500
-+++ stormbaancoureur-2.0.1/src-stormbaancoureur/Makefile	2008-01-03 09:27:34.000000000 -0500
-@@ -12,6 +12,8 @@
- #ODEPREFIX=$(HOME)
- #CXX=g++
- 
-+CFLAGS=-02 -g -Wall
-+
- # END OF CUSTOM SETTINGS
- 
- CXXFLAGS=\
-@@ -20,7 +22,7 @@
-   -I$(PLIBPREFIX)/include \
-   -I../src-common \
-   -DGAMEVERSION=$(VERSION) \
--  -O2 -g -Wall
-+  $(CFLAGS)
- 
- LFLAGS=\
-   -L$(PLIBPREFIX)/$(LIBDIRNAME) \

Deleted: packages/trunk/stormbaancoureur/debian/patches/makefile_libode.patch
===================================================================
--- packages/trunk/stormbaancoureur/debian/patches/makefile_libode.patch	2009-12-02 21:59:13 UTC (rev 10571)
+++ packages/trunk/stormbaancoureur/debian/patches/makefile_libode.patch	2009-12-04 01:19:50 UTC (rev 10572)
@@ -1,12 +0,0 @@
-diff -urN stormbaancoureur-2.0.1.orig/src-stormbaancoureur/Makefile stormbaancoureur-2.0.1/src-stormbaancoureur/Makefile
---- stormbaancoureur-2.0.1.orig/src-stormbaancoureur/Makefile	2008-01-03 09:35:21.000000000 -0500
-+++ stormbaancoureur-2.0.1/src-stormbaancoureur/Makefile	2008-01-03 09:36:01.000000000 -0500
-@@ -45,7 +45,7 @@
- 
- 
- LIBS=\
--  $(ODEPREFIX)/$(LIBDIRNAME)/libode.a \
-+  -lode \
-   -lplibssgaux -lplibssg -lplibsg -lplibpu -lplibfnt -lplibul \
-   -lglut -lGLU -lGL -lasound
- 

Modified: packages/trunk/stormbaancoureur/debian/patches/series
===================================================================
--- packages/trunk/stormbaancoureur/debian/patches/series	2009-12-02 21:59:13 UTC (rev 10571)
+++ packages/trunk/stormbaancoureur/debian/patches/series	2009-12-04 01:19:50 UTC (rev 10572)
@@ -1,3 +1,2 @@
 makefile.patch
 fullscreen_optional.patch
-gcc44.patch

Modified: packages/trunk/stormbaancoureur/debian/watch
===================================================================
--- packages/trunk/stormbaancoureur/debian/watch	2009-12-02 21:59:13 UTC (rev 10571)
+++ packages/trunk/stormbaancoureur/debian/watch	2009-12-04 01:19:50 UTC (rev 10572)
@@ -1,2 +1,3 @@
 version=3
-http://bram.creative4vision.nl/stormbaancoureur/download/ stormbaancoureur-(.*)\.tar\.gz
+
+http://www.stolk.org/stormbaancoureur/download/stormbaancoureur-([\d.]+).tar.gz




More information about the Pkg-games-commits mailing list