--- 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 _______________________________________________ devscripts-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel
