[Python-modules-commits] r34495 - in packages/matplotlib/trunk/debian (changelog control)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Sun Oct 4 19:27:28 UTC 2015
Date: Sunday, October 4, 2015 @ 19:27:27
Author: morph
Revision: 34495
add ipython to b-d, ipython_console_highlighting is required to build doc
Modified:
packages/matplotlib/trunk/debian/changelog
packages/matplotlib/trunk/debian/control
Modified: packages/matplotlib/trunk/debian/changelog
===================================================================
--- packages/matplotlib/trunk/debian/changelog 2015-10-04 16:26:33 UTC (rev 34494)
+++ packages/matplotlib/trunk/debian/changelog 2015-10-04 19:27:27 UTC (rev 34495)
@@ -12,8 +12,9 @@
- refresh/remove patches for new uptream code
* debian/control
- add cycler to b-d (bin pkgs depends are detected by dh_python2)
+ - add ipython to b-d, ipython_console_highlighting is required to build doc
- -- Sandro Tosi <morph at debian.org> Sun, 04 Oct 2015 17:25:56 +0100
+ -- Sandro Tosi <morph at debian.org> Sun, 04 Oct 2015 20:27:01 +0100
matplotlib (1.4.3-1) experimental; urgency=medium
Modified: packages/matplotlib/trunk/debian/control
===================================================================
--- packages/matplotlib/trunk/debian/control 2015-10-04 16:26:33 UTC (rev 34494)
+++ packages/matplotlib/trunk/debian/control 2015-10-04 19:27:27 UTC (rev 34495)
@@ -8,7 +8,8 @@
dvipng,
ghostscript,
graphviz,
- inkscape,,
+ inkscape,
+ ipython,
libfreetype6-dev,
libgtk2.0-dev,
libpng-dev,
More information about the Python-modules-commits
mailing list