Comment 2 for bug 795605

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package python-numpy - 1:1.6.1-6ubuntu1

---------------
python-numpy (1:1.6.1-6ubuntu1) precise; urgency=low

  * Merge from Debian unstable, adds python3 package (LP: #795605, #959588)
    Remaining changes:
    - debian/patches/20_disable-plot-extension.patch
       Disable plot_directive extension, and catch ImportErrors when
       matplotlib cannot be imported, which allows us to remove
       python-matplotlib from dependencies. This is required because
       python-numpy is in main, while python-matplotlib is in universe.
    - Build using dh_python2
      add bin/f2py* to .install files
    - keep Replaces: python-numpy (<< 1:1.3.0-4) in python-numpy-dbg
      for lucid upgrades
    - debian/patches/search-multiarch-paths.patch: (LP: #818867)
       add multiarch libdirs to numpy.distutils.system_info

python-numpy (1:1.6.1-6) experimental; urgency=low

  [ Thomas Kluyver ]
  * Add package for Python 3; Closes: #601593

  [ Sandro Tosi ]
  * Small fixes for python3 packaging
  * debian/control
    - bump Standards-Version to 3.9.3 (no changes needed)
    - remove quild from b-d, not needed since using 3.0 (quilt) format

python-numpy (1:1.6.1-5ubuntu2) precise; urgency=low

  * update search-multiarch-paths.patch (LP: #956901)
    use gcc -print-multiarch to detect the path and recommend gcc
 -- Julian Taylor <email address hidden> Mon, 19 Mar 2012 19:38:13 +0100