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

morph at users.alioth.debian.org morph at users.alioth.debian.org
Mon Jan 17 19:14:29 UTC 2011


    Date: Monday, January 17, 2011 @ 19:14:15
  Author: morph
Revision: 15350

added python-xlwt to b-d, needed to build doc examples

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

Modified: packages/matplotlib/trunk/debian/changelog
===================================================================
--- packages/matplotlib/trunk/debian/changelog	2011-01-17 18:45:47 UTC (rev 15349)
+++ packages/matplotlib/trunk/debian/changelog	2011-01-17 19:14:15 UTC (rev 15350)
@@ -15,6 +15,7 @@
   * debian/control
     - bump Standards-Version: to 3.9.1 (no changes needed)
     - removed DM-U-A flag, no more needed
+    - added python-xlwt to b-d, needed to build doc examples
   * debian/copyright
     - udpated debian packaging copyright
   * debian/patches/40_bts608939_draw_markers_description.patch
@@ -28,7 +29,7 @@
     - obtain the documentation output format even if the value is a unicode (as
       returned by recent sphinx); thanks to Jakub Wilk for the tip on IRC
 
- -- Sandro Tosi <morph at debian.org>  Thu, 13 Jan 2011 23:58:12 +0100
+ -- Sandro Tosi <morph at debian.org>  Mon, 17 Jan 2011 19:58:26 +0100
 
 matplotlib (0.99.3-1) unstable; urgency=low
 

Modified: packages/matplotlib/trunk/debian/control
===================================================================
--- packages/matplotlib/trunk/debian/control	2011-01-17 18:45:47 UTC (rev 15349)
+++ packages/matplotlib/trunk/debian/control	2011-01-17 19:14:15 UTC (rev 15350)
@@ -32,6 +32,7 @@
                python-tz,
                python-wxgtk2.8,
                python-wxgtk2.8-dbg,
+               python-xlwt,
                tcl8.5-dev,
                texlive-fonts-recommended,
                texlive-latex-extra,




More information about the Python-modules-commits mailing list