[mapnik] 01/13: Update watch file repacksuffix and use common mangling options.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Tue Aug 25 19:37:34 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 85415337db755be97b1b4809fd9c09368eb4efe6
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Aug 25 20:12:18 2015 +0200

    Update watch file repacksuffix and use common mangling options.
---
 debian/changelog | 7 +++++++
 debian/watch     | 9 +++++++--
 2 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9369a22..d44058e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mapnik (3.0.0+ds-3) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Update watch file repacksuffix and use common mangling options.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Tue, 25 Aug 2015 20:11:41 +0200
+
 mapnik (3.0.0+ds-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/watch b/debian/watch
index 1aac2c6..295bfea 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,8 @@
 version=3
-opts=uversionmangle=s/\-rc(\d)/\~rc$1/,filenamemangle=s/.*\/v?([\d\.-]+(?:-rc\d)?)\.tar\.gz/mapnik-$1.tar.gz/,dversionmangle=s/\+ds[\d]*$// \
-https://github.com/mapnik/mapnik/tags .*/archive/v?([\d\.]+(?:-rc\d)?).tar.gz
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/\-/\./g,\
+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)))

-- 
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