[ioquake3] 47/59: debian/watch: mangle Debian version correctly

Simon McVittie smcv at debian.org
Wed Sep 21 19:57:09 UTC 2016


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

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

commit 5932a11fb5632f56749a42edc80e49702bde2e5b
Author: Simon McVittie <smcv at debian.org>
Date:   Wed Sep 21 10:22:15 2016 +0100

    debian/watch: mangle Debian version correctly
---
 debian/changelog | 6 ++++++
 debian/watch     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a934aed..bb3856a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ioquake3 (1.36+u20160616+dfsg1-2) UNRELEASED; urgency=medium
+
+  * debian/watch: mangle Debian version correctly
+
+ -- Simon McVittie <smcv at debian.org>  Wed, 21 Sep 2016 10:21:52 +0100
+
 ioquake3 (1.36+u20160616+dfsg1-1) unstable; urgency=medium
 
   * New upstream snapshot
diff --git a/debian/watch b/debian/watch
index e6c65c1..0b4dd98 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
 version=3
-opts=dversionmangle=s/(\+u[0-9]+\+g[a-f0-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