[Python-modules-commits] r26946 - in packages/mpmath/trunk/debian (changelog watch)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Wed Jan 1 19:38:09 UTC 2014
Date: Wednesday, January 1, 2014 @ 19:38:08
Author: morph
Revision: 26946
* debian/watch
- changed to new download location
Modified:
packages/mpmath/trunk/debian/changelog
packages/mpmath/trunk/debian/watch
Modified: packages/mpmath/trunk/debian/changelog
===================================================================
--- packages/mpmath/trunk/debian/changelog 2014-01-01 19:09:57 UTC (rev 26945)
+++ packages/mpmath/trunk/debian/changelog 2014-01-01 19:38:08 UTC (rev 26946)
@@ -2,8 +2,10 @@
* debian/control
- switch to gmpy2; thanks to Martin Kelly for the report; Closes: #731205
+ * debian/watch
+ - changed to new download location
- -- Sandro Tosi <morph at debian.org> Wed, 01 Jan 2014 20:09:07 +0100
+ -- Sandro Tosi <morph at debian.org> Wed, 01 Jan 2014 20:37:49 +0100
mpmath (0.17-3) unstable; urgency=low
Modified: packages/mpmath/trunk/debian/watch
===================================================================
--- packages/mpmath/trunk/debian/watch 2014-01-01 19:09:57 UTC (rev 26945)
+++ packages/mpmath/trunk/debian/watch 2014-01-01 19:38:08 UTC (rev 26946)
@@ -1,2 +1,3 @@
version=3
-http://code.google.com/p/mpmath/downloads/list http://mpmath.googlecode.com/files/mpmath-all-(.*)\.tar.gz
+#http://code.google.com/p/mpmath/downloads/list http://mpmath.googlecode.com/files/mpmath-all-(.*)\.tar.gz
+http://sage.math.washington.edu/home/fredrik/mpmath/mpmath-all-(.*)\.tar.gz
More information about the Python-modules-commits
mailing list