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

rubund-guest pushed a commit to branch master
in repository osm-tile-server.

commit 0d08ab3bf5457454916b8fb7bbfed818a2230dec
Author: Christopher Baines <m...@cbaines.net>
Date:   Fri Apr 17 15:59:14 2015 +0100

    Improve debian/watch
    
    I am unsure the regex will still work if upstream release 3.1.0, or 
something
    similar with only one digit in the second position...
---
 debian/watch | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 7c36051..cfebd9d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-https://github.com/gravitystorm/openstreetmap-carto/releases 
/gravitystorm/openstreetmap-carto/archive/v(.*).tar.gz
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/openstreetmap-carto-$1\.tar\.gz/ \
+  https://github.com/gravitystorm/openstreetmap-carto/tags 
.*/?(\d\.\d{2}.\d)\.tar\.gz

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

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

Reply via email to