Change logs for python-scipy source package in Hardy

  • 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
  • python-scipy (0.6.0-5.1) unstable; urgency=low
    
      * Non-maintainer upload.
      * Changed `fftw3-dev' to `libfftw3-dev' to get rid of that dependency
        on a virtual package.
      * Fix FTBFS with relation to swig with a patch provided by
        Kumar Appaiah (Closes: #456892)
    
     -- Albin Tonnerre <email address hidden>   Tue,  05 Feb 2008 00:51:18 +0000
  • python-scipy (0.6.0-5ubuntu1) hardy; urgency=low
    
      * Change fftw3-dev to libfftw3-dev.
      * Munge Maintainer field as per spec.
    
     -- Steve Kowalik <email address hidden>   Wed, 19 Dec 2007 22:18:39 +1100
  • python-scipy (0.6.0-5) unstable; urgency=low
    
      * DM-Upload-Allowed changed to XS-DM-Upload-Allowed 
      * standards-version made uptodate (3.7.3)
      * don't create an empty dir usr/share/doc/python-scipy/weave/
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  09 Dec 2007 19:15:23 +0000
  • python-scipy (0.6.0-4) unstable; urgency=low
    
      * Use quilt (much eaiser to use) instead of dpatch
      * Paul's patch added (Closes: #452991)
      * Add DM-Upload-Allowed: yes
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  05 Dec 2007 00:29:50 +0000
  • python-scipy (0.6.0-3) unstable; urgency=low
    
      [ Piotr Ożarowski ]
      * Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)
    
      [ Ondrej Certik ]
      * Depending on libsuitesparse-dev directly instead of libufsparse-dev
        (Closes: #445771)
    
    python-scipy (0.6.0-2) unstable; urgency=medium
    
      * Replaced fftw-dev with fftw3-dev in Build-Depends (closes: #444124)
    
    python-scipy (0.6.0-1) unstable; urgency=low
    
      [Ondřej Čertík]
      * New upstream release
      * watch file added
    
      [Piotr Ożarowski]
      * Homepage field added
    
    python-scipy (0.5.2.1-2) unstable; urgency=low
    
      * Got rid of all lintian and linda warnings (removed "SciPy is an open
        source library of scientific tools for Python" (first sentence) from the
        long description)
      * debian/control: Added XS-Vcs-Svn and XS-Vcs-Browser fields to the Source
        section
    
    python-scipy (0.5.2.1-1) unstable; urgency=low
    
      * Adopting the package
      * New upstream release (Closes: #426012)
      * Removed unnecessary patches
      * Removing LICENSE.txt, since it is unnecessary (and it fixes a lintian
        warning)
    
     -- William Grant <email address hidden>   Mon,  29 Oct 2007 02:04:44 +0000
  • python-scipy (0.5.2-9ubuntu4) gutsy; urgency=low
    
      * Lib/odr/{odrpack,models}.py: backport SVN r259[34], as odr no longer lives
        in sandbox. (LP: #116247)
    
     -- William Grant <email address hidden>   Thu, 05 Jul 2007 17:49:10 +1000