[Python-modules-commits] r4593 - in packages/scipy/trunk/debian (changelog control)
certik-guest at users.alioth.debian.org
certik-guest at users.alioth.debian.org
Fri Feb 22 11:30:56 UTC 2008
Date: Friday, February 22, 2008 @ 11:30:54
Author: certik-guest
Revision: 4593
libsuite sparse depend
Modified:
packages/scipy/trunk/debian/changelog
packages/scipy/trunk/debian/control
Modified: packages/scipy/trunk/debian/changelog
===================================================================
--- packages/scipy/trunk/debian/changelog 2008-02-22 11:22:52 UTC (rev 4592)
+++ packages/scipy/trunk/debian/changelog 2008-02-22 11:30:54 UTC (rev 4593)
@@ -1,3 +1,9 @@
+python-scipy (0.6.0-8) UNRELEASED; urgency=low
+
+ * Build depend on libsuitesparse (>= 3.1.0-3)
+
+ -- Ondrej Certik <ondrej at certik.cz> Fri, 22 Feb 2008 12:27:59 +0100
+
python-scipy (0.6.0-7) unstable; urgency=low
* Bumped the version, because python-numpy conflicts with python-scipy (<=
Modified: packages/scipy/trunk/debian/control
===================================================================
--- packages/scipy/trunk/debian/control 2008-02-22 11:22:52 UTC (rev 4592)
+++ packages/scipy/trunk/debian/control 2008-02-22 11:30:54 UTC (rev 4593)
@@ -5,7 +5,7 @@
Uploaders: Alexandre Fayolle <afayolle at debian.org>, Marco Presi (Zufus) <zufus at debian.org>, Ondrej Certik <ondrej at certik.cz>
Build-Depends: debhelper (>= 5.0.37.2), dpkg-dev (>= 1.13.19), quilt,
python-all-dev, python-central (>= 0.5), python-numpy (>= 1:1.0.2),
- g77, sharutils, swig, libsuitesparse-dev (>= 3.0.0-6.1), netcdfg-dev,
+ g77, sharutils, swig, libsuitesparse-dev (>= 3.1.0-3), netcdfg-dev,
libx11-dev, refblas3-dev | atlas3-base-dev, lapack3-dev | atlas3-base-dev,
libfftw3-dev
XS-Python-Version: all
More information about the Python-modules-commits
mailing list