This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch debian/master in repository openjk.
commit fddb2507a060f495ef3da4b58bf4e738d2ddaf53 Author: Simon McVittie <[email protected]> Date: Mon Nov 6 10:43:44 2017 +0000 New upstream snapshot --- debian/changelog | 6 ++++++ debian/rules | 6 +++--- debian/watch | 2 +- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9674fa7..e27d0cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +openjk (0~20171104~dfsg-1) UNRELEASED; urgency=medium + + * New upstream snapshot + + -- Simon McVittie <[email protected]> Mon, 06 Nov 2017 10:43:21 +0000 + openjk (0~20170718+dfsg1-2) experimental; urgency=medium * Add patch adapted from ioquake3 to avoid a read buffer overflow diff --git a/debian/rules b/debian/rules index 7202fd8..db57fc3 100755 --- a/debian/rules +++ b/debian/rules @@ -161,11 +161,11 @@ ORIG_SOURCE = openjk ORIG_REPO ?= https://github.com/JACoders/OpenJK ORIG_REL = # Empty if it's a release -ORIG_REV = 71325abca0f5371d7745b69decad9ae2e88cc716 +ORIG_REV = d60340bb827318e9717607f82773cb74f9181a3d # Use the date of the ORIG_REV, or 20130426.1 if you snapshot twice in a day, # or empty if ORIG_REV is -ORIG_DATE = 20170718 -ORIG_SUFFIX = +dfsg1 +ORIG_DATE = 20171104 +ORIG_SUFFIX = ~dfsg ifeq (${ORIG_REV},) # I have no idea what tags are going to look like, because there diff --git a/debian/watch b/debian/watch index 7f3b52e..6aa4684 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 -opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/openjk-$1\.tar\.gz/,dversionmangle=s/\+dfsg[0-9]+// \ +opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/openjk-$1\.tar\.gz/,dversionmangle=s/[+~]dfsg[0-9]*// \ https://github.com/JACoders/OpenJK/tags .*/v?(\d\S*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/openjk.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

