[DRE-commits] [ruby-fast-gettext] 05/09: d/watchfile: Target github and update to version 4
Sebastien Badia
sbadia-guest at moszumanska.debian.org
Mon Feb 29 14:47:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
sbadia-guest pushed a commit to branch master
in repository ruby-fast-gettext.
commit e2d3d7f40c4e503f3f5170d06e298b4c152a4d5d
Author: Sebastien Badia <seb at sebian.fr>
Date: Mon Feb 29 11:33:57 2016 -0300
d/watchfile: Target github and update to version 4
---
debian/watch | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/watch b/debian/watch
index 6ab0056..1b26d66 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,4 @@
-version=3
-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/fast_gettext .*/fast_gettext-(.*).tar.gz
+version=4
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%fast_gettext-$1.tar.gz%" \
+ https://github.com/grosser/fast_gettext/tags \
+ (?:.*?/)?v?(\d[\d.]*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-fast-gettext.git
More information about the Pkg-ruby-extras-commits
mailing list