[Python-modules-commits] r5704 - in packages/matplotlib/branches/experimental/debian (3 files)

morph-guest at users.alioth.debian.org morph-guest at users.alioth.debian.org
Thu Jun 19 18:24:39 UTC 2008


    Date: Thursday, June 19, 2008 @ 18:24:38
  Author: morph-guest
Revision: 5704

added python-excelerator to Depends

Modified:
  packages/matplotlib/branches/experimental/debian/TODO.debian
  packages/matplotlib/branches/experimental/debian/changelog
  packages/matplotlib/branches/experimental/debian/control

Modified: packages/matplotlib/branches/experimental/debian/TODO.debian
===================================================================
--- packages/matplotlib/branches/experimental/debian/TODO.debian	2008-06-19 18:04:58 UTC (rev 5703)
+++ packages/matplotlib/branches/experimental/debian/TODO.debian	2008-06-19 18:24:38 UTC (rev 5704)
@@ -1 +1,2 @@
 - add -dbg package
+- build doc & ship it

Modified: packages/matplotlib/branches/experimental/debian/changelog
===================================================================
--- packages/matplotlib/branches/experimental/debian/changelog	2008-06-19 18:04:58 UTC (rev 5703)
+++ packages/matplotlib/branches/experimental/debian/changelog	2008-06-19 18:24:38 UTC (rev 5704)
@@ -5,10 +5,11 @@
     - changed doc name
   * debian/control
     - bump build-dep to python-numpy to at least 1.1.0
+    - added python-excelerator to Depends
   * debian/patches/build_fix.patch
     - updated to match new upstream source code
 
- -- Sandro Tosi <matrixhasu at gmail.com>  Wed, 18 Jun 2008 21:28:42 +0200
+ -- Sandro Tosi <matrixhasu at gmail.com>  Thu, 19 Jun 2008 20:25:24 +0200
 
 matplotlib (0.91.3-1) unstable; urgency=low
 

Modified: packages/matplotlib/branches/experimental/debian/control
===================================================================
--- packages/matplotlib/branches/experimental/debian/control	2008-06-19 18:04:58 UTC (rev 5703)
+++ packages/matplotlib/branches/experimental/debian/control	2008-06-19 18:24:38 UTC (rev 5704)
@@ -12,7 +12,7 @@
 Package: python-matplotlib
 Architecture: any
 XB-Python-Version: ${python:Versions}
-Depends: ${python:Depends}, python-numpy (>= 1:1.1.0), python-tk, python-gd (>= 0.52) | python-gtk2 | python-wxgtk2.6 | python-qt3 | python-qt4, python-tz, python-dev, python-matplotlib-data (>= ${source:Version}), python-dateutil, python-gobject, ${shlibs:Depends}, dvipng, python-configobj, python-enthought-traits (>= 2.0), python-pyparsing, python-glade2, python-cairo
+Depends: ${python:Depends}, python-numpy (>= 1:1.1.0), python-tk, python-gd (>= 0.52) | python-gtk2 | python-wxgtk2.6 | python-qt3 | python-qt4, python-tz, python-dev, python-matplotlib-data (>= ${source:Version}), python-dateutil, python-gobject, ${shlibs:Depends}, dvipng, python-configobj, python-enthought-traits (>= 2.0), python-pyparsing, python-glade2, python-cairo, python-excelerator
 Provides: ${python:Provides}
 Conflicts: python2.4-matplotlib
 Replaces: python2.4-matplotlib




More information about the Python-modules-commits mailing list