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

sebastic pushed a commit to branch master
in repository mapnik.

commit c58df65c7f1cb4c79646d715ce67c8567e866b0f
Author: Bas Couwenberg <[email protected]>
Date:   Thu Sep 8 15:16:18 2016 +0200

    Update watchfile to not match releases/download.
---
 debian/changelog | 6 ++++++
 debian/watch     | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 87286c5..d5ed862 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mapnik (3.0.12~rc7+ds-1~exp2) UNRELEASED; urgency=medium
+
+  * Update watchfile to not match releases/download.
+
+ -- Bas Couwenberg <[email protected]>  Thu, 08 Sep 2016 15:16:16 +0200
+
 mapnik (3.0.12~rc7+ds-1~exp1) experimental; urgency=medium
 
   * New upstream release candidate.
diff --git a/debian/watch b/debian/watch
index 887c3a2..49b0886 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,7 +2,7 @@ version=3
 opts=\
 dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
 
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/,\
+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\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+(?:.*?archive/)?(?: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

_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to