[med-svn] r17742 - trunk/packages/igraph/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Fri Aug 15 11:37:39 UTC 2014
Author: tille
Date: 2014-08-15 11:37:39 +0000 (Fri, 15 Aug 2014)
New Revision: 17742
Modified:
trunk/packages/igraph/trunk/debian/watch
Log:
Do not use Github for downloading as advised by upstream
Modified: trunk/packages/igraph/trunk/debian/watch
===================================================================
--- trunk/packages/igraph/trunk/debian/watch 2014-08-15 10:26:57 UTC (rev 17741)
+++ trunk/packages/igraph/trunk/debian/watch 2014-08-15 11:37:39 UTC (rev 17742)
@@ -1,2 +1,5 @@
version=3
-https://github.com/igraph/igraph/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+http://igraph.org/c/ .*/nightly/get/c/igraph-(\d[\d.-]+)\.tar\.gz
+
+# Upstream advises to NOT use Github releases
+# https://github.com/igraph/igraph/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
More information about the debian-med-commit
mailing list