[DRE-commits] [ruby-execjs] 01/06: d/watch: changed to github version
Caitlin Matos
cm-guest at moszumanska.debian.org
Wed Jul 30 01:59:00 UTC 2014
This is an automated email from the git hooks/post-receive script.
cm-guest pushed a commit to branch master
in repository ruby-execjs.
commit c9c499ec1537ba72f587581d2a395aaaabc98edb
Author: Caitlin Matos <caitlin.matos at zoho.com>
Date: Mon Jul 28 21:58:58 2014 -0400
d/watch: changed to github version
---
debian/watch | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 4fbf6d0..07e1f7d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,4 @@
version=3
-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/execjs .*/execjs-(.*).tar.gz
+opts=filenamemangle=s/.+\/v?([\w\.-]+)\.tar\.gz/execjs-$1\.tar\.gz/ \
+ https://github.com/sstephenson/execjs/releases \
+ /sstephenson/execjs/archive/v?([\w\.-]+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-execjs.git
More information about the Pkg-ruby-extras-commits
mailing list