[mapnik] 09/13: Tweak watch file to support v3.0.0-rc-offset.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Tue Aug 25 19:37:35 UTC 2015


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

sebastic pushed a commit to branch master
in repository mapnik.

commit 285aa74ea82688f740664cf0cddc8c7bf8a7caaa
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Aug 25 20:26:58 2015 +0200

    Tweak watch file to support v3.0.0-rc-offset.
---
 debian/watch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 295bfea..887c3a2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,8 +1,8 @@
 version=3
 opts=\
 dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
-uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/\-/\./g,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)(?:-?offset)?\d*)$/$1~$2/;s/RC/rc/,\
 filenamemangle=s/(?:.*?)?(?:rel|v|mapnik)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/mapnik-$1.$2/,\
 repacksuffix=+ds \
 https://github.com/mapnik/mapnik/releases \
-(?:.*?/)?(?:rel|v|mapnik)?[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+(?:.*?/)?(?:rel|v|mapnik)?[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

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



More information about the Pkg-grass-devel mailing list