Change logs for python-scipy source package in Maverick

  • python-scipy (0.7.2-2ubuntu1) maverick; urgency=low
    
      * debian/patches/blitz++.patch:
        - Fix scipy.weave.inline compilations (LP: #302649)
     -- Sameer Morar <email address hidden>   Wed, 29 Sep 2010 13:42:10 +0200
  • python-scipy (0.7.2-2) unstable; urgency=low
    
      * debian/patches/string_exceptions.patch:
        - Do not use string exceptions, not supported by Python 2.6.
     -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  07 Jun 2010 23:20:16 +0100
  • python-scipy (0.7.2-1) unstable; urgency=low
    
      * New upstream release.
      * Switch to debhelper 7.
      * Provide python-scipy-dbg package (Closes: #525329).
      * Add myself to Uploaders.
    
    python-scipy (0.7.1-1) unstable; urgency=low
    
      [ Sandro Tosi ]
      * debian/control
        - removed Marco Presi from uploaders: thanks for your work!
    
      [ Luca Falavigna ]
      * New upstream release.
        - Fix KeyError exception in sparse module (Closes: #525109).
        - Fix SyntaxWarning exception with python2.6 (Closes: #567148).
      * debian/patches/restore_sys_argv.patch:
        - Restore sys.argv in case of exception (Closes: #500814).
      * debian/control:
        - Depend on ${misc:Depends}.
        - Drop useless Conflicts/Replaces fields.
        - Bump Standards-Version to 3.8.4, no changes required.
      * debian/README.Debian:
        - Remove obsolete information.
      * debian/pycompat:
        - Remove, useless.
     -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  09 May 2010 14:00:49 +0100
  • python-scipy (0.7.0-2) unstable; urgency=medium
    
      [ Julien Lavergne ]
      * debian/copyright : Update Copyright holders (Closes: #524131)
      * From Ubuntu, prepare for the future python transition:
       - debian/rules: 
        + Include /usr/share/python/python.mk
        + Add $(py_setup_install_args) to setup.py install
        + Replace site-packages by *-packages
       - debian/control: 
        + Bump build-depends to python-all-dev (>= 2.5.4-1~)
    
      [ Luca Falavigna ]
      * Remove patches, they are no longer needed and also causing FTBFS with
        recent python-numpy. Remove quilt machinery too (Closes: #545606).
      * debian/copyright: add missing copyright holder (Closes: #540504).
      * debian/control: bump Standards-Version to 3.8.3, no changes required.
      * debian/watch: fix regex to report correct upstream stable version.
    
     -- Luca Falavigna <email address hidden>   Thu,  17 Sep 2009 15:42:03 +0100