[DRE-commits] [jekyll] 01/12: Update debian/watch: use Github as upstream
Youhei SASAKI
uwabami-guest at moszumanska.debian.org
Sun Dec 27 14:49:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
uwabami-guest pushed a commit to branch master
in repository jekyll.
commit 5fae47a202e12c3dc5b5e2451b6d0763141db028
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date: Mon Dec 7 01:01:23 2015 +0900
Update debian/watch: use Github as upstream
Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
---
debian/watch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/watch b/debian/watch
index 08cc988..b01e9b2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-opts=dversionmangle=s/\+dfsg\.?\d*$// \
- http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/jekyll .*/jekyll-(.*).tar.gz
+opts="dversionmangle=s/\+dfsg\.?\d*$//,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/jekyll-$1\.tar\.gz/" \
+ https://github.com/jekyll/jekyll/tags .*/v?(\d\.\d\.\d)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/jekyll.git
More information about the Pkg-ruby-extras-commits
mailing list