[SCM] transportation simulator branch, master, updated. debian/102.2.2.ds1-1-8-gfd00992

Ansgar Burchardt ansgar at debian.org
Wed Feb 16 01:06:11 UTC 2011


The following commit has been merged in the master branch:
commit aef0b80ef45dadd3606e0804181d5d05deeacaf2
Author: Ansgar Burchardt <ansgar at debian.org>
Date:   Tue Feb 15 12:09:39 2011 +0100

    debian/rules: Update get-orig-source for new upstream release.

diff --git a/debian/rules b/debian/rules
index a75e1ef..c84b2bb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -69,9 +69,9 @@ binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary install configure
 
 # SVN revision and package version to use when building .orig.tar.gz
-SVNREV  = 3130
-VERSION = 102.2.2~ds1
-SVNROOT = svn://tron.homeunix.org/simutrans/simutrans/branches/rc102-2-1
+SVNREV  = 4303
+VERSION = 110.0
+SVNROOT = svn://tron.homeunix.org/simutrans/simutrans/trunk
 
 get-orig-source:
 	svn export --username anon --password "" -r $(SVNREV) $(SVNROOT) simutrans-$(VERSION)
@@ -86,7 +86,7 @@ BROKEN_LANG = ce cn id tr
 
 update-translations:
 	dh_testdir
-	wget --post-data "version=0&choice=all&submit=Export!" --delete-after http://simutrans-germany.com/translator/script/wrap.php
+	wget --post-data "version=0&choice=all&submit=Export!" --delete-after "http://simutrans-germany.com/translator/script/main.php?page=wrap"
 	wget -N http://simutrans-germany.com/translator/data/tab/language_pack-Base+texts.zip
 	unzip -o -d debian/translations language_pack-Base+texts.zip "*.tab"
 	$(RM) language_pack-Base+texts.zip

-- 
transportation simulator



More information about the Pkg-games-commits mailing list