[DRE-commits] [ruby-dep-selector] 02/03: Update watch-file to look for package on github
Hleb Valoshka
tsfgnu-guest at moszumanska.debian.org
Tue Jul 7 19:30:29 UTC 2015
This is an automated email from the git hooks/post-receive script.
tsfgnu-guest pushed a commit to branch master
in repository ruby-dep-selector.
commit ff8563bf84ab3f942aab6e98778f40d2c7e0d0d4
Author: Hleb Valoshka <375gnu at gmail.com>
Date: Tue Jul 7 21:06:40 2015 +0300
Update watch-file to look for package on github
---
debian/watch | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 7aa164a..2a996cf 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,4 @@
version=3
-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/dep_selector .*/dep_selector-(.*).tar.gz
+opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\.\d*)$/$1~$2/,\
+filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/dep-selector-$1\.tar\.gz/ \
+https://github.com/chef/dep-selector/tags .*/v?(\d\S*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-dep-selector.git
More information about the Pkg-ruby-extras-commits
mailing list