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

morph at users.alioth.debian.org morph at users.alioth.debian.org
Mon Oct 5 11:25:47 UTC 2009


    Date: Monday, October 5, 2009 @ 11:25:45
  Author: morph
Revision: 9939

* New upstream release
* debian/control
  - added python-wxgtk2.8-dbg to b-d (needed to build -dbg package)
  - added python-imaging to b-d (needed for -doc package)

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

Modified: packages/matplotlib/trunk/debian/changelog
===================================================================
--- packages/matplotlib/trunk/debian/changelog	2009-10-04 15:05:58 UTC (rev 9938)
+++ packages/matplotlib/trunk/debian/changelog	2009-10-05 11:25:45 UTC (rev 9939)
@@ -1,3 +1,12 @@
+matplotlib (0.99.1.1-1) UNRELEASED; urgency=low
+
+  * New upstream release
+  * debian/control
+    - added python-wxgtk2.8-dbg to b-d (needed to build -dbg package)
+    - added python-imaging to b-d (needed for -doc package)
+
+ -- Sandro Tosi <morph at debian.org>  Mon, 05 Oct 2009 13:24:33 +0200
+
 matplotlib (0.99.0-1) unstable; urgency=low
 
   * New upstream release

Modified: packages/matplotlib/trunk/debian/control
===================================================================
--- packages/matplotlib/trunk/debian/control	2009-10-04 15:05:58 UTC (rev 9938)
+++ packages/matplotlib/trunk/debian/control	2009-10-05 11:25:45 UTC (rev 9939)
@@ -20,6 +20,7 @@
                python-dateutil,
                python-epydoc,
                python-gtk2-dev,
+               python-imaging,
                python-numpy (>= 1:1.1.0),
                python-numpy-dbg (>= 1:1.1.0),
                python-pkg-resources,
@@ -33,6 +34,7 @@
                python-traits (>= 2.0),
                python-tz,
                python-wxgtk2.8,
+               python-wxgtk2.8-dbg,
                tcl8.5-dev,
                texlive-latex-extra,
                tk8.5-dev,




More information about the Python-modules-commits mailing list