This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch debian-experimental in repository ioquake3.
commit 1a9bd8993b1f23a33fe8021f645d94674b2e2ffb Author: Simon McVittie <[email protected]> Date: Wed Dec 31 11:37:28 2014 +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 159034b..8e7e31a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ioquake3 (1.36+u20141229+gdd82b9d+dfsg1-1) UNRELEASED; urgency=medium + + * New upstream snapshot + + -- Simon McVittie <[email protected]> Wed, 31 Dec 2014 11:36:48 +0000 + ioquake3 (1.36+u20140929+g918eed9+dfsg1-1) experimental; urgency=low * Strip embedded code copy of SDL2 headers so we don't need to diff --git a/debian/rules b/debian/rules index 211e5a8..aa1f829 100755 --- a/debian/rules +++ b/debian/rules @@ -58,10 +58,10 @@ override_dh_strip: ORIG_REPO ?= https://github.com/ioquake/ioq3/ ORIG_REL = 1.36 # Empty if upstream ever get round to tagging a release -ORIG_REV = 918eed9 +ORIG_REV = dd82b9d # 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 = 20140929 +ORIG_DATE = 20141229 # Non-empty for re-repacks (+dfsg2 or something) ORIG_SUFFIX = +dfsg1 -- 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

