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

bdrung-guest at users.alioth.debian.org bdrung-guest at users.alioth.debian.org
Fri Oct 31 22:06:27 UTC 2008


    Date: Friday, October 31, 2008 @ 22:06:26
  Author: bdrung-guest
Revision: 6817

Added python-pkg-resources to build dependency for version detection of python-enthought-traits.

Modified:
  packages/matplotlib/trunk/debian/changelog
  packages/matplotlib/trunk/debian/control

Modified: packages/matplotlib/trunk/debian/changelog
===================================================================
--- packages/matplotlib/trunk/debian/changelog	2008-10-31 17:53:50 UTC (rev 6816)
+++ packages/matplotlib/trunk/debian/changelog	2008-10-31 22:06:26 UTC (rev 6817)
@@ -1,3 +1,11 @@
+matplotlib (0.98.3-6) UNRELEASED; urgency=low
+
+  * debian/control
+    - Added python-pkg-resources to build dependency for version detection of
+      python-enthought-traits
+
+ -- Benjamin Drung <benjamin.drung at gmail.com>  Fri, 31 Oct 2008 22:55:38 +0100
+
 matplotlib (0.98.3-5) unstable; urgency=medium
 
   [ Benjamin Drung ]

Modified: packages/matplotlib/trunk/debian/control
===================================================================
--- packages/matplotlib/trunk/debian/control	2008-10-31 17:53:50 UTC (rev 6816)
+++ packages/matplotlib/trunk/debian/control	2008-10-31 22:06:26 UTC (rev 6817)
@@ -24,6 +24,7 @@
                python-gtk2-dev,
                python-numpy (>= 1:1.1.0),
                python-numpy-dbg (>= 1:1.1.0),
+               python-pkg-resources,
                python-qt-dev,
                python-qt4-dev,
                python-sphinx (>= 0.4.1-2lenny1),




More information about the Python-modules-commits mailing list