[Python-modules-commits] r23976 - in packages/matplotlib/trunk/debian (changelog watch)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Sun Apr 21 19:03:22 UTC 2013
Date: Sunday, April 21, 2013 @ 19:03:19
Author: morph
Revision: 23976
* debian/watch
- switch back to SF for upstream tarballs
Modified:
packages/matplotlib/trunk/debian/changelog
packages/matplotlib/trunk/debian/watch
Modified: packages/matplotlib/trunk/debian/changelog
===================================================================
--- packages/matplotlib/trunk/debian/changelog 2013-04-19 14:11:04 UTC (rev 23975)
+++ packages/matplotlib/trunk/debian/changelog 2013-04-21 19:03:19 UTC (rev 23976)
@@ -1,3 +1,10 @@
+matplotlib (1.2.0-2) UNRELEASED; urgency=low
+
+ * debian/watch
+ - switch back to SF for upstream tarballs
+
+ -- Sandro Tosi <morph at debian.org> Sun, 21 Apr 2013 21:03:03 +0200
+
matplotlib (1.2.0-1) experimental; urgency=low
* New upstream release
Modified: packages/matplotlib/trunk/debian/watch
===================================================================
--- packages/matplotlib/trunk/debian/watch 2013-04-19 14:11:04 UTC (rev 23975)
+++ packages/matplotlib/trunk/debian/watch 2013-04-21 19:03:19 UTC (rev 23976)
@@ -1,3 +1,3 @@
version=3
opts="uversionmangle=s/rc/~rc/" \
-https://github.com/matplotlib/matplotlib/downloads .*/matplotlib-(.*).tar.gz
+http://sf.net/matplotlib/matplotlib-(.+)\.tar.gz
More information about the Python-modules-commits
mailing list