[DRE-commits] [ruby-rufus-scheduler] 03/05: Use github in watch
Balasankar C
balasankarc-guest at moszumanska.debian.org
Tue Dec 8 15:25:02 UTC 2015
This is an automated email from the git hooks/post-receive script.
balasankarc-guest pushed a commit to branch master
in repository ruby-rufus-scheduler.
commit b194faeb210c47ecaf00df9915d43fea26c68d98
Author: Balasankar C <balasankarc at autistici.org>
Date: Tue Dec 8 12:39:37 2015 +0530
Use github in watch
---
debian/watch | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 8f8a1b6..0d0badf 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/rufus-scheduler .*/rufus-scheduler-(.*).tar.gz
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/rufus-scheduler-$1\.tar\.gz/ \
+ https://github.com/jmettraux/rufus-scheduler/tags .*/v?(\d\S*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rufus-scheduler.git
More information about the Pkg-ruby-extras-commits
mailing list