[PATCH] No need to use githubredir any more, recommend the tags page instead.

Paul Wise pabs at debian.org
Thu Nov 22 13:51:19 UTC 2012


---
 scripts/uscan.1 |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/scripts/uscan.1 b/scripts/uscan.1
index 86b3078..0047b14 100644
--- a/scripts/uscan.1
+++ b/scripts/uscan.1
@@ -73,9 +73,8 @@ http://tmrc.mit.edu/mirror/twisted/Twisted/(\\d\\.\\d)/Twisted-([\\d\\.]*)\\.tar
 # be rewritten to use the redirector.
 http://sf.net/audacity/audacity-src-(.+)\\.tar\\.gz
 
-# githubredir.debian.net is a redirector for GitHub projects
-# It can be used as following:
-http://githubredir.debian.net/github/<user>/<project> (.+).tar.gz
+# For GitHub projects you can use the tags page:
+https://github.com/<user>/<project>/tags .*/(\\d[\\d\\.]*)\\.tar\\.gz
 
 # This is the format for a site which has funny version numbers;
 # the parenthesised groups will be joined with dots to make a
-- 
1.7.10.4




More information about the devscripts-devel mailing list