[simutrans-pak64] 01/01: New upstream release, New uploader
Jörg Frings-Fürst
jff-guest at moszumanska.debian.org
Tue May 19 15:17:54 UTC 2015
This is an automated email from the git hooks/post-receive script.
jff-guest pushed a commit to branch pristine-tar
in repository simutrans-pak64.
commit 79150d90e72b62a827f74a910e638de32501a278
Author: Jörg Frings-Fürst <debian at jff-webhosting.net>
Date: Sat May 16 12:29:05 2015 +0200
New upstream release, New uploader
---
debian/changelog | 11 +++++++++++
debian/control | 4 +++-
debian/rules | 6 +++---
3 files changed, 17 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 693ec35..f04a02c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+simutrans-pak64 (120.0.1-1) UNRELEASED; urgency=medium
+
+ [Jörg Frings-Fürst]
+ * New upstream release.
+ * debian/control:
+ - Add myself as uploader.
+ * debian/rules:
+ - Change SVNREV and VERSION for new upstream release.
+
+ -- Jörg Frings-Fürst <debian at jff-webhosting.net> Sat, 16 May 2015 12:24:33 +0200
+
simutrans-pak64 (111.3-1) experimental; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index 943a49e..c379a5e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,9 @@ Source: simutrans-pak64
Section: games
Priority: extra
Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders: Ansgar Burchardt <ansgar at debian.org>
+Uploaders:
+ Ansgar Burchardt <ansgar at debian.org>
+ Jörg Frings-Fürst <debian at jff-webhosting.net>
Build-Depends: debhelper (>= 7.0.50~)
Build-Depends-Indep: simutrans-makeobj (>= 102.2)
Standards-Version: 3.9.3
diff --git a/debian/rules b/debian/rules
index 1d2180f..55c6610 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,10 @@
#!/usr/bin/make -f
# SVN revision and package version to use when building .orig.tar.gz
-SVNREV = 892
-VERSION = 111.3
+SVNREV = 1657
+VERSION = 120.0.1
SVNROOT = https://simutrans.svn.sourceforge.net/svnroot/simutrans
-UPSTREAM_SVNREV = 892 # see README.source
+UPSTREAM_SVNREV = 1657 # see README.source
%:
dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/simutrans-pak64.git
More information about the Pkg-games-commits
mailing list