[ioquake3] 32/33: New upstream snapshot (commit 6ecfa4f2)

Simon McVittie smcv at debian.org
Mon Oct 30 14:00:30 UTC 2017


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian/master
in repository ioquake3.

commit 7d6f725489035af53953a6f9088702779838347c
Author: Simon McVittie <smcv at debian.org>
Date:   Mon Oct 30 10:31:07 2017 +0000

    New upstream snapshot (commit 6ecfa4f2)
---
 debian/changelog | 3 ++-
 debian/rules     | 6 +++---
 debian/watch     | 2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a8d49e4..86ac447 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-ioquake3 (1.36+u20170908+dfsg1-3) UNRELEASED; urgency=medium
+ioquake3 (1.36+u20171016~dfsg-1) UNRELEASED; urgency=medium
 
+  * New upstream snapshot (commit 6ecfa4f2)
   * Declare compliance with Debian Policy 4.1.1
   * d/control: Set Rules-Requires-Root: no since this package does not
     install any non-root-owned files
diff --git a/debian/rules b/debian/rules
index 9da3fc9..069c134 100755
--- a/debian/rules
+++ b/debian/rules
@@ -92,11 +92,11 @@ ORIG_SOURCE = ioquake3
 ORIG_REPO ?= https://github.com/ioquake/ioq3
 ORIG_REL = 1.36
 # Empty if packaging a tagged release
-ORIG_REV = 5f743bdb229cc80e2ce3dc4b8b6c42ec3d552114
+ORIG_REV = 6ecfa4f26387f46d2dea62cd632152559a8b7b2e
 # 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 = 20170908
-ORIG_SUFFIX = +dfsg1
+ORIG_DATE = 20171016
+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 0b4dd98..07ef086 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
 version=3
-opts=dversionmangle=s/(\+u[0-9]+)?\+(dfsg|ds)[0-9]+$// \
+opts=dversionmangle=s/(\+u[0-9]+)?[~+](dfsg|ds)[0-9]*$// \
 http://ioquake3.org/files/([\d\.]+)/ioquake3-([\d\.]+)\.tar\.bz2
 
 # Note to uploaders: upstream tarballs are not currently DFSG-free. Update and

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/ioquake3.git



More information about the Pkg-games-commits mailing list