[Python-modules-commits] r9059 - in packages/matplotlib/trunk/debian (control)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Wed Jul 15 09:17:51 UTC 2009
Date: Wednesday, July 15, 2009 @ 09:17:49
Author: morph
Revision: 9059
bump dependency on python-tk
Modified:
packages/matplotlib/trunk/debian/control
Modified: packages/matplotlib/trunk/debian/control
===================================================================
--- packages/matplotlib/trunk/debian/control 2009-07-15 08:15:56 UTC (rev 9058)
+++ packages/matplotlib/trunk/debian/control 2009-07-15 09:17:49 UTC (rev 9059)
@@ -30,7 +30,7 @@
python-setuptools,
python-sphinx (>= 0.5.1),
python-support (>= 1.0.0),
- python-tk,
+ python-tk (>= 2.5.2-1.1),
python-traits (>= 2.0),
python-tz,
python-wxgtk2.8,
@@ -58,7 +58,7 @@
python-matplotlib-data (>= ${source:Version}),
python-numpy (>= 1:1.1.0),
python-pyparsing,
- python-tk | python-gtk2 | python-wxgtk2.8 | python-qt3 | python-qt4,
+ python-tk (>= 2.5.2-1.1) | python-gtk2 | python-wxgtk2.8 | python-qt3 | python-qt4,
python-tz
Provides: ${python:Provides}
Conflicts: python2.4-matplotlib
More information about the Python-modules-commits
mailing list