[Python-modules-commits] r31859 - in packages/matplotlib/trunk/debian (changelog control)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Fri Feb 13 16:25:20 UTC 2015
Date: Friday, February 13, 2015 @ 16:25:19
Author: morph
Revision: 31859
* debian/control
- added locales-all to b-d, needed to ensure en_US.UTF-8 locale is
available, required by test suite
Modified:
packages/matplotlib/trunk/debian/changelog
packages/matplotlib/trunk/debian/control
Modified: packages/matplotlib/trunk/debian/changelog
===================================================================
--- packages/matplotlib/trunk/debian/changelog 2015-02-12 23:56:35 UTC (rev 31858)
+++ packages/matplotlib/trunk/debian/changelog 2015-02-13 16:25:19 UTC (rev 31859)
@@ -13,8 +13,11 @@
* debian/patches/CVE-2013-1424.patch
- fix a buffer overrun in mplutils Printf(), addressing CVE-2013-1424;
thanks to Matt Giuca for the patch; Closes: #775691
+ * debian/control
+ - added locales-all to b-d, needed to ensure en_US.UTF-8 locale is
+ available, required by test suite
- -- Sandro Tosi <morph at debian.org> Thu, 12 Feb 2015 23:50:30 +0000
+ -- Sandro Tosi <morph at debian.org> Fri, 13 Feb 2015 16:24:30 +0000
matplotlib (1.4.2-3) unstable; urgency=medium
Modified: packages/matplotlib/trunk/debian/control
===================================================================
--- packages/matplotlib/trunk/debian/control 2015-02-12 23:56:35 UTC (rev 31858)
+++ packages/matplotlib/trunk/debian/control 2015-02-13 16:25:19 UTC (rev 31859)
@@ -12,6 +12,7 @@
libfreetype6-dev,
libgtk2.0-dev,
libpng-dev,
+ locales-all,
python-all-dbg (>= 2.4.4-6),
python-all-dev (>= 2.3.5-7),
python3-all-dbg,
More information about the Python-modules-commits
mailing list