Author: miriam
Date: 2009-08-25 22:24:10 +0000 (Tue, 25 Aug 2009)
New Revision: 10214

Modified:
   packages/trunk/zaz/debian/changelog
   packages/trunk/zaz/debian/patches/no_music.patch
   packages/trunk/zaz/debian/rules
Log:
New Upstream Release



Modified: packages/trunk/zaz/debian/changelog
===================================================================
--- packages/trunk/zaz/debian/changelog 2009-08-25 05:54:39 UTC (rev 10213)
+++ packages/trunk/zaz/debian/changelog 2009-08-25 22:24:10 UTC (rev 10214)
@@ -1,3 +1,9 @@
+zaz (0.2.8+dfsg1-1) UNRELEASED; urgency=low
+
+  * New Upstream Release
+
+ -- Miriam Ruiz <[email protected]>  Wed, 26 Aug 2009 00:23:22 +0200
+
 zaz (0.2.6+dfsg1-1) unstable; urgency=low
 
   * Initial release. Closes: #543146

Modified: packages/trunk/zaz/debian/patches/no_music.patch
===================================================================
--- packages/trunk/zaz/debian/patches/no_music.patch    2009-08-25 05:54:39 UTC 
(rev 10213)
+++ packages/trunk/zaz/debian/patches/no_music.patch    2009-08-25 22:24:10 UTC 
(rev 10214)
@@ -1,5 +1,5 @@
---- zaz-0.2.6.orig/data/Makefile.am
-+++ zaz-0.2.6/data/Makefile.am
+--- zaz-0.2.8.orig/data/Makefile.am
++++ zaz-0.2.8/data/Makefile.am
 @@ -20,10 +20,6 @@
        player.png\
        FreeSans.ttf\
@@ -11,8 +11,8 @@
        pull.ogg\
        push.ogg\
        ouch.ogg\
---- zaz-0.2.6.orig/data/Makefile.in
-+++ zaz-0.2.6/data/Makefile.in
+--- zaz-0.2.8.orig/data/Makefile.in
++++ zaz-0.2.8/data/Makefile.in
 @@ -166,10 +166,6 @@
        player.png\
        FreeSans.ttf\
@@ -24,9 +24,9 @@
        pull.ogg\
        push.ogg\
        ouch.ogg\
---- zaz-0.2.6.orig/src/mainmenu.cpp
-+++ zaz-0.2.6/src/mainmenu.cpp
-@@ -89,8 +89,8 @@
+--- zaz-0.2.8.orig/src/mainmenu.cpp
++++ zaz-0.2.8/src/mainmenu.cpp
+@@ -212,8 +212,8 @@
  
  void MainMenu::StartMusic()
  {
@@ -37,7 +37,7 @@
  }
  
  void MainMenu::StopMusic()
-@@ -269,9 +269,9 @@
+@@ -422,9 +422,9 @@
          CenterMsg("Remigiusz Dybka", 43.5, font, 0.1);
          CenterMsg("[[email protected]]", 41.5, font, 0.08);
  
@@ -48,5 +48,5 @@
 +        //CenterMsg("Nine Inch Nails", 34.5, font, 0.1);
 +        //CenterMsg("[http://nin.com] Released under Creative Commons 
Attribution Non-Commercial Share Alike License", 32.5, font, 0.08);
  
-               glLoadIdentity();                    
-           glEnable(GL_TEXTURE_2D);
+         glLoadIdentity();
+         glEnable(GL_TEXTURE_2D);

Modified: packages/trunk/zaz/debian/rules
===================================================================
--- packages/trunk/zaz/debian/rules     2009-08-25 05:54:39 UTC (rev 10213)
+++ packages/trunk/zaz/debian/rules     2009-08-25 22:24:10 UTC (rev 10214)
@@ -104,15 +104,15 @@
 get-orig-source:
        dh_testdir
        dh_testroot
-       rm -f zaz-0.2.6.tar.gz
-       wget 
http://downloads.sourceforge.net/project/zaz/zaz-0.2.6.tar.gz?use_mirror=freefr
-       rm -rf zaz-0.2.6
-       tar xvfz zaz-0.2.6.tar.gz
-       rm zaz-0.2.6.tar.gz
+       rm -f zaz-0.2.?.tar.gz
+       wget 
http://downloads.sourceforge.net/project/zaz/zaz-0.2.8.tar.gz?use_mirror=freefr
+       rm -rf zaz-0.2.?
+       tar xvfz zaz-0.2.?.tar.gz
+       rm zaz-0.2.?.tar.gz
        # Remove CC-by-sa-nc music by Nine Inch Nails
-       rm -f zaz-0.2.6/data/mus?.ogg
-       tar cvfz ../zaz_0.2.6+dfsg1.orig.tar.gz zaz-0.2.6
-       rm -r zaz-0.2.6
+       rm -f zaz-0.2.?/data/mus?.ogg
+       tar cvfz ../zaz_0.2.8+dfsg1.orig.tar.gz zaz-0.2.?
+       rm -r zaz-0.2.?
 
 binary: binary-indep binary-arch
 .PHONY: get-orig-source config build clean binary-indep binary-arch binary 
install 


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to