[DRE-commits] [ruby-guard] 01/08: watch github release instead of rubygem due to lacking specs.

Daisuke Higuchi dai at moszumanska.debian.org
Thu Jan 4 09:39:54 UTC 2018


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

dai pushed a commit to branch master
in repository ruby-guard.

commit 51fcaa12472062829f8f84090bdeb7736ac339ac
Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
Date:   Thu Jan 4 18:10:04 2018 +0900

    watch github release instead of rubygem due to lacking specs.
---
 debian/watch | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 3393375..1c39735 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
-version=3
-https://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/guard .*/guard-(.*).tar.gz
+version=4
+opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/guard-$1\.tar\.gz/ \
+  https://github.com/guard/guard/tags .*/v?(\d\S+)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-guard.git



More information about the Pkg-ruby-extras-commits mailing list