[Pkg-javascript-commits] [node-wordwrap] 01/08: use github tarballs

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Oct 11 17:53:08 UTC 2016


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

praveen pushed a commit to branch master
in repository node-wordwrap.

commit b4c82e539b7a664c96d891242084dbf969ce1332
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Oct 11 21:35:01 2016 +0530

    use github tarballs
---
 debian/watch | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index b6ce1b4..f6ab52a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,5 @@
 version=3
-https://alioth.debian.org/~dapal/npmjs.php?id=wordwrap \
-http://registry.npmjs.org/wordwrap/-/wordwrap-(\d+.*)\.tgz
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
+filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-wordwrap-$1.tar.gz/ \
+ https://github.com/substack/node-wordwrap/tags .*/archive/v?([\d\.]+).tar.gz

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



More information about the Pkg-javascript-commits mailing list