This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch master in repository ioquake3.
commit 7d51bd4dcee92bc370e72deb56fca2f8174300b9 Author: Simon McVittie <[email protected]> Date: Sat Nov 21 17:20:24 2015 +0000 New upstream snapshot --- debian/changelog | 3 ++- debian/rules | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 01d9d9e..132a5a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ -ioquake3 (1.36+u20150926+dfsg1-2) UNRELEASED; urgency=medium +ioquake3 (1.36+u20151017+dfsg1-1) UNRELEASED; urgency=medium + * New upstream snapshot * debian/control: remove architecture restriction, which didn't actually exclude anything in Debian or debian-ports * debian/rules: maintainer-get-orig-source: put the tarball in diff --git a/debian/rules b/debian/rules index a706518..4c9eed7 100755 --- a/debian/rules +++ b/debian/rules @@ -75,10 +75,10 @@ override_dh_strip: ORIG_REPO ?= https://github.com/ioquake/ioq3/ ORIG_REL = 1.36 # Empty if packaging a tagged release -ORIG_REV = 1902b6e65903d82ad91424e825dfc2e576d5e410 +ORIG_REV = 41f83ac8b0a5e6e9b1a80be9ec6f8c143944201f # 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 = 20150926 +ORIG_DATE = 20151017 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

