[DRE-commits] [ruby-toml] 01/04: Update debian/watch: use Github as upstream
Youhei SASAKI
uwabami-guest at moszumanska.debian.org
Thu Jul 23 01:49:46 UTC 2015
This is an automated email from the git hooks/post-receive script.
uwabami-guest pushed a commit to branch master
in repository ruby-toml.
commit c89953160a7ef9f1eef7f819ae186ff2e1e50659
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date: Thu Jul 23 10:41:08 2015 +0900
Update debian/watch: use Github as upstream
Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
---
debian/watch | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 08773e7..8ceff95 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/toml .*/toml-(.*).tar.gz
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/toml-$1\.tar\.gz/ \
+ https://github.com/jm/toml/tags .*/v?(\d\S*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-toml.git
More information about the Pkg-ruby-extras-commits
mailing list