[DRE-commits] [ruby-oauth] 01/05: update watch file to point to github tarballs

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Jul 11 15:26:20 UTC 2017


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

praveen pushed a commit to branch master
in repository ruby-oauth.

commit 5cbd4e38a0bb802f21816a9d8f7aa0dc8f639eeb
Author: Pirate Praveen <praveen at debian.org>
Date:   Mon Jul 10 19:04:28 2017 +0530

    update watch file to point to github tarballs
---
 debian/watch | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index c755be8..a334a3d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,5 @@
 version=3
-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/oauth .*/oauth-(.*).tar.gz
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
+filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/ruby-oauth-$1.tar.gz/ \
+http://github.com/oauth-xx/oauth-ruby/tags .*/archive/v?([\d\.]+).tar.gz

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



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