Author: ansgar
Date: 2011-11-04 16:11:40 +0000 (Fri, 04 Nov 2011)
New Revision: 12781

Modified:
   packages/trunk/simutrans-pak64/debian/changelog
   packages/trunk/simutrans-pak64/debian/patches/buildsystem
Log:
* New upstream release.
* Use xz compression for binary and source packages.

Modified: packages/trunk/simutrans-pak64/debian/changelog
===================================================================
--- packages/trunk/simutrans-pak64/debian/changelog     2011-11-03 18:47:03 UTC 
(rev 12780)
+++ packages/trunk/simutrans-pak64/debian/changelog     2011-11-04 16:11:40 UTC 
(rev 12781)
@@ -1,8 +1,9 @@
-simutrans-pak64 (110.0.1-2) UNRELEASED; urgency=low
+simutrans-pak64 (111.0-1) UNRELEASED; urgency=low
 
-  * Use XZ compression for binary package.
+  * New upstream release.
+  * Use xz compression for binary and source packages.
 
- -- Ansgar Burchardt <[email protected]>  Sun, 03 Jul 2011 18:13:15 +0200
+ -- Ansgar Burchardt <[email protected]>  Fri, 04 Nov 2011 17:10:48 +0100
 
 simutrans-pak64 (110.0.1-1) unstable; urgency=low
 

Modified: packages/trunk/simutrans-pak64/debian/patches/buildsystem
===================================================================
--- packages/trunk/simutrans-pak64/debian/patches/buildsystem   2011-11-03 
18:47:03 UTC (rev 12780)
+++ packages/trunk/simutrans-pak64/debian/patches/buildsystem   2011-11-04 
16:11:40 UTC (rev 12781)
@@ -1,7 +1,7 @@
 Changes to Makefile required for building the Debian package
 
---- simutrans-pak64-110.0.orig/Makefile
-+++ simutrans-pak64-110.0/Makefile
+--- simutrans-pak64.orig/Makefile
++++ simutrans-pak64/Makefile
 @@ -2,7 +2,8 @@
  #   make clean all archives
  # to get fresh and ready to deploy .tbz2 and .zip archives
@@ -43,7 +43,7 @@
 @@ -83,7 +84,8 @@
        @echo "===> OUTSIDE with REVISION and grounds"
        @mkdir -p $(PAKDIR)
-       @echo -e -n "Obj=ground\nName=Outside\ncopyright=pak64 110.0 r" 
>$@/outside.dat
+       @echo -e -n "Obj=ground\nName=Outside\ncopyright=pak64 111.0 r" 
>$@/outside.dat
 -      @svnversion >>$@/outside.dat
 +      #@svnversion >>$@/outside.dat
 +      @echo $(SVNREV) >>$@/outside.dat


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

Reply via email to