[DRE-commits] [ruby-concurrent] 08/08: Change watch to use github
Balasankar C
balasankarc-guest at moszumanska.debian.org
Sun Jan 3 14:41:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
balasankarc-guest pushed a commit to branch master
in repository ruby-concurrent.
commit 784005f3a36d8ee4be43edf46673bbc5baf053d0
Author: Balasankar C <balasankarc at autistici.org>
Date: Sun Jan 3 19:50:51 2016 +0530
Change watch to use github
---
debian/watch | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index fd4eff2..a83d97c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/concurrent-ruby .*/concurrent-ruby-(.*).tar.gz
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/concurrent-ruby-$1\.tar\.gz/ \
+https://github.com/ruby-concurrency/concurrent-ruby/tags .*/v?(\d\S*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-concurrent.git
More information about the Pkg-ruby-extras-commits
mailing list