[Pkg-javascript-commits] [node-url-parse] 05/11: fix watch file to use github tarballs
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue Jan 2 17:20:53 UTC 2018
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-url-parse.
commit 56001335c85150ce0905ecd2accb7c25b706fe25
Author: Pirate Praveen <praveen at debian.org>
Date: Tue Jan 2 22:17:59 2018 +0530
fix watch file to use github tarballs
---
debian/watch | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/debian/watch b/debian/watch
index d0e67b1..03cc134 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,9 +1,5 @@
version=3
-# It is not recommended use fakeupstream. Please investigate more.
-# Origin url: FIX_ME repo url
-# Take a look at https://wiki.debian.org/debian/watch/
-# See also fakeupstream: http://anonscm.debian.org/viewvc/qa/trunk/cgi-bin/fakeupstream.cgi?view=markup
opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
-filenamemangle=s/.*=// \
- http://qa.debian.org/cgi-bin/fakeupstream.cgi?upstream=npmjs/url-parse .*=url-parse-(\d.*)\.(?:tgz|tar\.(?:gz|bz2|xz))
+filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-url-parse-$1.tar.gz/ \
+ https://github.com/unshiftio/url-parse/tags .*/archive/v?([\d\.]+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-url-parse.git
More information about the Pkg-javascript-commits
mailing list