[med-svn] r21395 - trunk/packages/python-matplotlib-venn/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Sat Feb 13 16:08:34 UTC 2016
Author: tille
Date: 2016-02-13 16:08:34 +0000 (Sat, 13 Feb 2016)
New Revision: 21395
Modified:
trunk/packages/python-matplotlib-venn/trunk/debian/changelog
trunk/packages/python-matplotlib-venn/trunk/debian/watch
Log:
New upstream version, force xz compression in watch file
Modified: trunk/packages/python-matplotlib-venn/trunk/debian/changelog
===================================================================
--- trunk/packages/python-matplotlib-venn/trunk/debian/changelog 2016-02-10 12:54:05 UTC (rev 21394)
+++ trunk/packages/python-matplotlib-venn/trunk/debian/changelog 2016-02-13 16:08:34 UTC (rev 21395)
@@ -1,3 +1,10 @@
+python-matplotlib-venn (0.11.2-1) UNRELEASED; urgency=medium
+
+ * New upstream version
+ * Force xz compression in watch file
+
+ -- Andreas Tille <tille at debian.org> Sat, 13 Feb 2016 17:06:53 +0100
+
python-matplotlib-venn (0.11-2) unstable; urgency=medium
* Fix setup.py (Thanks to Tomasz Buchert <tomasz at buchert.pl> for the patch)
Modified: trunk/packages/python-matplotlib-venn/trunk/debian/watch
===================================================================
--- trunk/packages/python-matplotlib-venn/trunk/debian/watch 2016-02-10 12:54:05 UTC (rev 21394)
+++ trunk/packages/python-matplotlib-venn/trunk/debian/watch 2016-02-13 16:08:34 UTC (rev 21395)
@@ -1,3 +1,4 @@
version=3
-https://pypi.python.org/pypi/matplotlib-venn .*/m/matplotlib-venn/matplotlib-venn-([.\d]+)\.zip
+opts="compression=xz" \
+ https://pypi.python.org/pypi/matplotlib-venn .*/m/matplotlib-venn/matplotlib-venn-([.\d]+)\.zip
More information about the debian-med-commit
mailing list