[DRE-commits] [ruby-parallel] 04/13: follow github repo as upstream
Cédric Boutillier
boutil at moszumanska.debian.org
Sun Dec 25 23:23:25 UTC 2016
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-parallel.
commit 71f9a4efddc85eaa60591d5c60d4e5aa4fa0493f
Author: Cédric Boutillier <boutil at debian.org>
Date: Sat Nov 19 01:44:21 2016 +0100
follow github repo as upstream
---
debian/watch | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/watch b/debian/watch
index 8955bfb..4ee6397 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,4 @@
-version=3
-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/parallel .*/parallel-(.*).tar.gz
+version=4
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%ruby-parallel-$1.tar.gz%" \
+ https://github.com/grosser/parallel/tags \
+ (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-parallel.git
More information about the Pkg-ruby-extras-commits
mailing list