[DRE-commits] [ruby-faraday] 03/05: use github tarballs
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Fri Jan 1 11:41:25 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-faraday.
commit c4c4c61216f4b972fb64aad12a56fa45bf2f89de
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Fri Jan 1 16:59:43 2016 +0530
use github tarballs
---
debian/watch | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index f4644ba..92ccdbb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,7 @@
+# watch control file for uscan
version=3
-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/faraday .*/faraday-(.*).tar.gz
+
+# gem releases doesn't contains tests files, use github instead
+opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)\d*)$/$1~$2/,\
+filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/<project>-$1\.tar\.gz/ \
+ https://github.com/lostisland/faraday/tags .*/v?(\d\S*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-faraday.git
More information about the Pkg-ruby-extras-commits
mailing list