[get-flash-videos] 01/02: debian/watch: use github directly instead of the redirector.

gregor herrmann gregoa at debian.org
Sat Oct 18 21:07:00 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository get-flash-videos.

commit fcc3bdb8e3cd9dea32ea5268d810fd8ed91c3534
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 18 23:06:28 2014 +0200

    debian/watch: use github directly instead of the redirector.
---
 debian/watch | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 5796197..07750d9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://githubredir.debian.net/github/monsieurvideo/get-flash-videos/v([\d\.]+)\.tar\.gz
+opts="filenamemangle=s/(?:.*)?v?(\d[\d\.]*)\.tar\.gz/get-flash-videos-$1.tar.gz/"
+  https://github.com/monsieurvideo/get-flash-videos/tags (?:.*/)?v?(\d[\d\.]*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/get-flash-videos.git



More information about the Pkg-perl-cvs-commits mailing list