[Python-modules-commits] r13209 - in packages/mpmath/trunk/debian (changelog watch)
lxsameer-guest at users.alioth.debian.org
lxsameer-guest at users.alioth.debian.org
Tue Jun 1 18:24:11 UTC 2010
Date: Tuesday, June 1, 2010 @ 18:24:06
Author: lxsameer-guest
Revision: 13209
watch file fixed.
Modified:
packages/mpmath/trunk/debian/changelog
packages/mpmath/trunk/debian/watch
Modified: packages/mpmath/trunk/debian/changelog
===================================================================
--- packages/mpmath/trunk/debian/changelog 2010-06-01 16:40:33 UTC (rev 13208)
+++ packages/mpmath/trunk/debian/changelog 2010-06-01 18:24:06 UTC (rev 13209)
@@ -1,3 +1,9 @@
+mpmath (0.14-2) UNRELEASED; urgency=low
+
+ * Watch file fixed.
+
+ -- Sameer Rahmani <lxsameer at gmail.com> Tue, 01 Jun 2010 22:49:54 +0430
+
mpmath (0.14-1) unstable; urgency=low
* New upstream releae
Modified: packages/mpmath/trunk/debian/watch
===================================================================
--- packages/mpmath/trunk/debian/watch 2010-06-01 16:40:33 UTC (rev 13208)
+++ packages/mpmath/trunk/debian/watch 2010-06-01 18:24:06 UTC (rev 13209)
@@ -1,3 +1,5 @@
version=3
-
-http://code.google.com/p/mpmath/downloads/list http://mpmath.googlecode.com/files/mpmath-(.*)\.zip
+opts=\
+downloadurlmangle=s|.*[?]name=(.*?)&.*|http://mpmath.googlecode.com/files/$1|,\
+filenamemangle=s|[^/]+[?]name=(.*?)&.*|$1| \
+http://code.google.com/p/mpmath/downloads/detail[?]name=mpmath-(.*)\.zip&.*
More information about the Python-modules-commits
mailing list