[Python-modules-commits] r22820 - in packages/matplotlib/trunk/debian (control)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Tue Oct 23 20:30:13 UTC 2012


    Date: Tuesday, October 23, 2012 @ 20:30:10
  Author: morph
Revision: 22820

add missing Build-Depends and Depends

Modified:
  packages/matplotlib/trunk/debian/control

Modified: packages/matplotlib/trunk/debian/control
===================================================================
--- packages/matplotlib/trunk/debian/control	2012-10-23 18:23:25 UTC (rev 22819)
+++ packages/matplotlib/trunk/debian/control	2012-10-23 20:30:10 UTC (rev 22820)
@@ -16,6 +16,7 @@
                python3-all-dbg,
                python3-all-dev,
                python-dateutil,
+               python3-dateutil,
                python-gtk2-dev,
                python-imaging,
                python-nose,
@@ -29,10 +30,13 @@
                python3-pyqt4,
                python-setuptools,
                python3-setuptools,
+               python3-six,
                python-sphinx (>= 1.0.7+dfsg),
                python-support (>= 1.0.0),
                python-tk (>= 2.5.2-1.1),
+               python3-tk,
                python-tz,
+               python3-tz,
                python-wxgtk2.8,
                python-xlwt,
                tcl8.5-dev,
@@ -90,6 +94,7 @@
          python3-gobject,
          python-matplotlib-data (>= ${source:Version}),
          python3-pyparsing,
+         python3-six,
          python3-tz,
          ${misc:Depends},
          ${python3:Depends},




More information about the Python-modules-commits mailing list