[DRE-commits] [ruby-hamlit] 01/03: point watch file to github

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Sep 13 08:17: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-hamlit.

commit 5f3d37ea87e146ab85348d53e00031d5166bc116
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Sep 13 12:59:04 2016 +0530

    point watch file to github
---
 debian/watch | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/watch b/debian/watch
index dad04ed..625d1b4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,3 @@
 version=3
-opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)\d*)$/$1~$2/,\
-filenamemangle=s/.*=v(.*)/hamlit-$1.tar.gz/,\
-dversionmangle=s/(\d)[\+]?(debian)$/$1/ \
-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/hamlit .*/hamlit-(.*).tar.gz
+opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)\d*)$/$1~$2/,dversionmangle=s/(\d)[\+]?(debian|dfsg|ds|deb|gh)\~(rc)*\d*$/$1~$3/ \
+ https://github.com/k0kubun/hamlit/tags .*/v?(\d[\d\.]+)\.tar\.gz

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



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