Change logs for python-scipy source package in Intrepid

  • python-scipy (0.6.0-11) unstable; urgency=low
    
      * Fixes FTBFS, by unexporting LDFLAGS and setting FFLAGS directly, the same
        hack as in numpy (Closes: #475990)
    
    python-scipy (0.6.0-10) unstable; urgency=low
    
      [Sandro Tosi]
      * Fixes a dangling symlink (Closes: #471825) 
    
    python-scipy (0.6.0-9) unstable; urgency=medium
    
      * Uses correct pycentral locations (Closes: #471549)
    
     -- William Grant <email address hidden>   Wed,  18 Jun 2008 13:12:27 +0100
  • python-scipy (0.6.0-8ubuntu1) hardy; urgency=low
    
      * Sync from Debian unstable.
        - Builds with gfortran, so is installable again. (LP: #187004)
      * debian/rules: Fix a few FTBFSes (LP: #199031):
        - Don't remove LICENSE.txt, or python-central gets angry.
        - Make sed look for stuff in /usr/share/pyshared, rather than the old
          python-central directory.
        - Unset {LD,F}FLAGS, as it FTBFS otherwise due to a braindead distutils.
      * debian/control: Comply with DebianMaintainerField.
    
    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)
    
    python-scipy (0.6.0-7) unstable; urgency=low
    
      * Bumped the version, because python-numpy conflicts with python-scipy (<=
        0.6.0-6). This compiles against the old suitesparse, but it makes the
        package installable and working again.
    
    python-scipy (0.6.0-6) UNRELEASED; urgency=low
    
      * debian/control
        - uniforming both Vcs-Svn and Vcs-Browser fields
    
     -- William Grant <email address hidden>   Sat, 08 Mar 2008 12:16:04 +1100