On Wed, Aug 15, 2007 at 10:50:21AM -0700, Ondrej Certik wrote:
> > I'd rather advise to figure out why a Conflicts: is declared in the
> > first place. It seems needed, given the changelog of python-numpy (the
> > version gets upgraded), but undocumented there. You probably want to ask
> > its maintainer.
> 
> I don't know why it conflicts, but the attached patch makes scipy
> build with the current unstable (builds in pbuilder), it installs and
> it can be used from python (I even fixed some DeprecationWarnings).

The change in debian/control is not needed, at least not the part about
adding python-numpy build dependency:

> --- debian/control    (revision 140)
> +++ debian/control    (revision 144)
> -Build-Depends: debhelper (>= 5.0.37.2), python-all-dev, sharutils, 
> python-central (>= 0.5), python-numpy-dev (>= 1:1.0.1), g77, refblas3-dev | 
> atlas3-base-dev, lapack3-dev | atlas3-base-dev, fftw-dev, swig, 
> libufsparse-dev, netcdfg-dev, dpatch, libx11-dev
> +Build-Depends: debhelper (>= 5.0.37.2), python-all-dev, sharutils, 
> python-central (>= 0.5), python-numpy (>= 1:1.0.3-1), python-numpy-dev (>= 
> 1:1.0.3-1), g77, refblas3-dev | atlas3-base-dev, lapack3-dev | 
> atlas3-base-dev, fftw-dev, swig, libufsparse-dev, netcdfg-dev, dpatch, 
> libx11-dev

So changing python-numpy-dev (>= 1:1.0.1) to python-numpy-dev 
(>= 1:1.0.3-1) should suffice for debian/control.

Cheers

Luk


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to