[pkg-java] r6463 - trunk/libjgrapht-java/debian
smoe-guest at alioth.debian.org
smoe-guest at alioth.debian.org
Wed May 14 10:06:40 UTC 2008
Author: smoe-guest
Date: 2008-05-14 10:06:39 +0000 (Wed, 14 May 2008)
New Revision: 6463
Modified:
trunk/libjgrapht-java/debian/watch
Log:
Added alternative path to retrieve version information from sf.net.
Modified: trunk/libjgrapht-java/debian/watch
===================================================================
--- trunk/libjgrapht-java/debian/watch 2008-05-14 08:06:59 UTC (rev 6462)
+++ trunk/libjgrapht-java/debian/watch 2008-05-14 10:06:39 UTC (rev 6463)
@@ -1,3 +1,7 @@
version=3
# use qa.debian.org redirector; see man uscan
-http://sf.net/jgrapht/jgrapht-([\d.]+)\.tar\.gz debian svn-upgrade
+# Gives timeouts:
+# http://sf.net/jgrapht/ jgrapht-([\d.]+)\.tar\.gz debian svn-upgrade
+# Gives current versions at least, download is not possible.
+ftp://upload.sourceforge.net/pub/sourceforge/j/jg/jgrapht/ jgrapht-([\d\.]+)\.tar\.gz
+
More information about the pkg-java-commits
mailing list