This is an automated email from the git hooks/post-receive script. jff-guest pushed a commit to branch master in repository simutrans-pak64.
commit 73d3c2b04961fa711d7db6b6b4e357a48b81e161 Author: Jörg Frings-Fürst <[email protected]> Date: Sun Feb 7 23:45:16 2016 +0100 Change SVNREV and VERSION to the current version --- debian/changelog | 7 +++++++ debian/rules | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 13cb37f..b7a3254 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +simutrans-pak64 (120.1.2-1) UNRELEASED; urgency=medium + + * New upstream release. + * debian/rule: Change SVNREV and VERSION to the current version. + + -- Jörg Frings-Fürst <[email protected]> Sun, 07 Feb 2016 23:34:04 +0100 + simutrans-pak64 (120.0.1-2) unstable; urgency=medium * debian/patches/buildsystem: diff --git a/debian/rules b/debian/rules index 9131ae4..41a2093 100755 --- a/debian/rules +++ b/debian/rules @@ -1,8 +1,8 @@ #!/usr/bin/make -f # SVN revision and package version to use when building .orig.tar.gz -SVNREV = 1657 -VERSION = 120.0.1 +SVNREV = 1830 +VERSION = 120.1.2 SVNROOT = https://simutrans.svn.sourceforge.net/svnroot/simutrans UPSTREAM_SVNREV = 1657 # see README.source -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/simutrans-pak64.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

