This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch debian/master in repository openjk.
commit 60ae4b87ebac4307581954a42ddcee985afb1446 Author: Simon McVittie <[email protected]> Date: Sat Jan 21 15:29:46 2017 +0000 New upstream snapshot --- debian/changelog | 6 ++++++ debian/rules | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ddcf303..7eac3ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +openjk (0~20170112+dfsg1-1) UNRELEASED; urgency=medium + + * New upstream snapshot + + -- Simon McVittie <[email protected]> Sat, 21 Jan 2017 15:25:05 +0000 + openjk (0~20161025+dfsg1-1) experimental; urgency=medium * New upstream snapshot diff --git a/debian/rules b/debian/rules index 7e93419..c95496e 100755 --- a/debian/rules +++ b/debian/rules @@ -161,10 +161,10 @@ ORIG_SOURCE = openjk ORIG_REPO ?= https://github.com/JACoders/OpenJK ORIG_REL = # Empty if it's a release -ORIG_REV = 93bffc438c501c386b889c755ab6beb29bdd4000 +ORIG_REV = 82d82094e8c53657f9f57ba8740496c2cc5ba204 # 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 = 20161025 +ORIG_DATE = 20170112 ORIG_SUFFIX = +dfsg1 ifeq (${ORIG_REV},) -- 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

