This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch debian-experimental in repository ioquake3.
commit 2828f7500a426bda25b490d5ad7bba14a65c9f68 Author: Simon McVittie <[email protected]> Date: Thu Mar 12 21:45:51 2015 +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 ab70843..84d8de9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ioquake3 (1.36+u20150228+dfsg1-1) UNRELEASED; urgency=medium + + * New upstream snapshot + + -- Simon McVittie <[email protected]> Thu, 12 Mar 2015 21:41:26 +0000 + ioquake3 (1.36+u20150114+dfsg1-1) experimental; urgency=low * New upstream snapshot diff --git a/debian/rules b/debian/rules index 95bce8b..e1256bf 100755 --- a/debian/rules +++ b/debian/rules @@ -73,10 +73,10 @@ override_dh_strip: ORIG_REPO ?= https://github.com/ioquake/ioq3/ ORIG_REL = 1.36 # Empty if packaging a tagged release -ORIG_REV = 10e2caa +ORIG_REV = 148603c # 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 = 20150114 +ORIG_DATE = 20150228 ORIG_SUFFIX = +dfsg1 ifeq (${ORIG_REV},) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/ioquake3.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

