[Pkg-javascript-commits] [node-jsdom] 01/06: watch github for releases

Dmitry Smirnov onlyjob at moszumanska.debian.org
Mon Dec 30 22:41:52 UTC 2013


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

onlyjob pushed a commit to branch master
in repository node-jsdom.

commit 2d13f81
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date:   Sun Dec 29 01:33:50 2013

    watch github for releases
---
 debian/watch | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/watch b/debian/watch
index eb724b3..9dff139 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,3 +2,7 @@ version=3
 opts=dversionmangle=s/\+dfsg\d// \
 https://alioth.debian.org/~dapal/npmjs.php?id=jsdom \
 	http://registry.npmjs.org/jsdom/-/jsdom-(\d+.*)\.tgz
+
+opts=dversionmangle=s/\+dfsg\d// \
+ https://github.com/tmpvar/jsdom/releases \
+  .*/archive/v?(\d[-\d\.]+)\.tar\.(?:gz|bz2|xz)

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



More information about the Pkg-javascript-commits mailing list