[Python-modules-commits] r6362 - in packages/matplotlib/trunk/debian (changelog control)
morph-guest at users.alioth.debian.org
morph-guest at users.alioth.debian.org
Mon Aug 25 22:56:40 UTC 2008
Date: Monday, August 25, 2008 @ 22:56:39
Author: morph-guest
Revision: 6362
added python-numpy-dbg build-dep
Modified:
packages/matplotlib/trunk/debian/changelog
packages/matplotlib/trunk/debian/control
Modified: packages/matplotlib/trunk/debian/changelog
===================================================================
--- packages/matplotlib/trunk/debian/changelog 2008-08-25 19:24:09 UTC (rev 6361)
+++ packages/matplotlib/trunk/debian/changelog 2008-08-25 22:56:39 UTC (rev 6362)
@@ -9,7 +9,8 @@
- depends reorganization: dvipng moved to recommends (optional tex
depends), python-configobj and python-enthought-traits to suggests
(experimental support); Closes: #490992
- - added python-matplotlib-dbg package and python-all-dbg to build-dep
+ - added python-matplotlib-dbg package and python-all-dbg, python-numpy-dbg
+ to build-dep
- removed python-gd depends since no more needed
* debian/README.debian
- removed outdated info, added notice for MATPLOTLIBDATA env variable
@@ -20,7 +21,7 @@
* debian/rules
- added build, clean and install for -dbg package
- -- Sandro Tosi <matrixhasu at gmail.com> Mon, 25 Aug 2008 20:17:58 +0200
+ -- Sandro Tosi <matrixhasu at gmail.com> Mon, 25 Aug 2008 23:28:30 +0200
matplotlib (0.98.3-3) unstable; urgency=medium
Modified: packages/matplotlib/trunk/debian/control
===================================================================
--- packages/matplotlib/trunk/debian/control 2008-08-25 19:24:09 UTC (rev 6361)
+++ packages/matplotlib/trunk/debian/control 2008-08-25 22:56:39 UTC (rev 6362)
@@ -19,6 +19,7 @@
python-epydoc,
python-gtk2-dev,
python-numpy (>= 1:1.1.0),
+ python-numpy-dbg (>= 1:1.1.0),
python-qt-dev,
python-qt4-dev,
python-sphinx (>= 0.4.1-2lenny1),
More information about the Python-modules-commits
mailing list