[Pkg-javascript-commits] [node-debug] 01/14: fix debian watch
Leo Iannacone
l3on-guest at moszumanska.debian.org
Wed Apr 23 16:25:16 UTC 2014
This is an automated email from the git hooks/post-receive script.
l3on-guest pushed a commit to branch master
in repository node-debug.
commit 7a9e995c91abf9a07aae6e19e6a0259e6205ed62
Author: Leo Iannacone <leo.iannacone at gmail.com>
Date: Wed Apr 23 17:34:00 2014 +0200
fix debian watch
---
debian/watch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/watch b/debian/watch
index a21e248..ffe9bba 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-https://alioth.debian.org/~dapal/npmjs.php?id=debug \
- http://registry.npmjs.org/debug/-/debug-(\d+.*)\.tgz
+opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-debug-$1.tar.gz/ \
+ https://github.com/visionmedia/debug/tags .*/archive/v?([\d\.]+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-debug.git
More information about the Pkg-javascript-commits
mailing list