[Pkg-javascript-commits] [node-mapnik] 01/12: Use github in watch file

Jérémy Lal kapouer at alioth.debian.org
Thu Aug 29 09:48:22 UTC 2013


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

kapouer pushed a commit to branch master
in repository node-mapnik.

commit 61d57e1810d4327c74bb9e83419e01ee385679cd
Author: Jérémy Lal <kapouer at melix.org>
Date:   Tue Aug 27 10:27:29 2013 +0200

    Use github in watch file
---
 debian/watch |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 45b5ade..97f8ba9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
 version=3
-https://alioth.debian.org/~dapal/npmjs.php?id=mapnik \
-	http://registry.npmjs.org/mapnik/-/mapnik-(\d+.*)\.tgz
+opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-mapnik-$1.tar.gz/ \
+https://github.com/mapnik/node-mapnik/tags .*/archive/v?([\d\.]+).tar.gz
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-mapnik.git



More information about the Pkg-javascript-commits mailing list