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

morph at users.alioth.debian.org morph at users.alioth.debian.org
Sat Aug 11 14:19:32 UTC 2012


    Date: Saturday, August 11, 2012 @ 14:19:31
  Author: morph
Revision: 22521

* debian/control
  - add ghostscript and inkscape to b-d, needed to run tests

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

Modified: packages/matplotlib/trunk/debian/changelog
===================================================================
--- packages/matplotlib/trunk/debian/changelog	2012-08-11 13:05:28 UTC (rev 22520)
+++ packages/matplotlib/trunk/debian/changelog	2012-08-11 14:19:31 UTC (rev 22521)
@@ -2,8 +2,10 @@
 
   * New upstream release
     - Closes: #680883; thanks to Yannick Roehlly for the report
+  * debian/control
+    - add ghostscript and inkscape to b-d, needed to run tests
 
- -- Sandro Tosi <morph at debian.org>  Sat, 11 Aug 2012 15:04:54 +0200
+ -- Sandro Tosi <morph at debian.org>  Sat, 11 Aug 2012 16:19:06 +0200
 
 matplotlib (1.1.1~rc2-1) unstable; urgency=low
 

Modified: packages/matplotlib/trunk/debian/control
===================================================================
--- packages/matplotlib/trunk/debian/control	2012-08-11 13:05:28 UTC (rev 22520)
+++ packages/matplotlib/trunk/debian/control	2012-08-11 14:19:31 UTC (rev 22521)
@@ -5,7 +5,9 @@
 Uploaders: Sandro Tosi <morph at debian.org>
 Build-Depends: debhelper (>= 7),
                dvipng,
+               ghostscript,
                graphviz,
+               inkscape,,
                libfreetype6-dev,
                libgtk2.0-dev,
                libpng-dev,




More information about the Python-modules-commits mailing list