[DRE-commits] [ruby-rspec-puppet] 01/03: d/watch: Fall-back to GitHub in order to use unit tests

Sebastien Badia sbadia-guest at moszumanska.debian.org
Thu Apr 9 14:04:54 UTC 2015


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

sbadia-guest pushed a commit to branch master
in repository ruby-rspec-puppet.

commit 994c2ae7c1bea453c0fd740b3b75759724578251
Author: Sebastien Badia <seb at sebian.fr>
Date:   Thu Apr 9 13:28:18 2015 +0200

    d/watch: Fall-back to GitHub in order to use unit tests
---
 debian/watch | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 7278e44..22a654e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/rspec-puppet .*/rspec-puppet-(.*).tar.gz
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/rspec-puppet-$1\.tar\.gz/ \
+  https://github.com/rodjek/rspec-puppet/tags .*/v?(\d\S*)\.tar\.gz

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



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