[Python-modules-commits] r4594 - in packages/scipy/trunk/debian (changelog control)
certik-guest at users.alioth.debian.org
certik-guest at users.alioth.debian.org
Sat Feb 23 00:35:45 UTC 2008
Date: Saturday, February 23, 2008 @ 00:35:44
Author: certik-guest
Revision: 4594
Updated package ready for upload. Will do so tomorrow, after some more testing.
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:30:54 UTC (rev 4593)
+++ packages/scipy/trunk/debian/changelog 2008-02-23 00:35:44 UTC (rev 4594)
@@ -1,8 +1,9 @@
-python-scipy (0.6.0-8) UNRELEASED; urgency=low
+python-scipy (0.6.0-8) unstable; urgency=low
* Build depend on libsuitesparse (>= 3.1.0-3)
+ * Build depends fixed to use gfortran based lapack and blas (Closes: #466868)
- -- Ondrej Certik <ondrej at certik.cz> Fri, 22 Feb 2008 12:27:59 +0100
+ -- Ondrej Certik <ondrej at certik.cz> Sat, 23 Feb 2008 01:21:51 +0100
python-scipy (0.6.0-7) unstable; urgency=low
Modified: packages/scipy/trunk/debian/control
===================================================================
--- packages/scipy/trunk/debian/control 2008-02-22 11:30:54 UTC (rev 4593)
+++ packages/scipy/trunk/debian/control 2008-02-23 00:35:44 UTC (rev 4594)
@@ -4,9 +4,9 @@
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
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.1.0-3), netcdfg-dev,
- libx11-dev, refblas3-dev | atlas3-base-dev, lapack3-dev | atlas3-base-dev,
+ python-all-dev, python-central (>= 0.5), python-numpy (>= 1:1.0.2), gfortran,
+ sharutils, swig, libsuitesparse-dev (>= 3.1.0-3), netcdfg-dev,
+ libx11-dev, libblas-dev | libatlas-base-dev, liblapack-dev | libatlas-base-dev,
libfftw3-dev
XS-Python-Version: all
Standards-Version: 3.7.3
More information about the Python-modules-commits
mailing list