[DRE-commits] [ruby-kaminari] 01/06: use github tarballs

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Sep 9 11:36:34 UTC 2017


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

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

commit 374f7ac2c577cb23ac2e3c785daf67a83cc7233c
Author: Pirate Praveen <praveen at debian.org>
Date:   Sat Sep 9 16:31:29 2017 +0530

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

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

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



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