[ubuntu/quantal] python-numpy 1:1.6.2-1ubuntu1 (Accepted)

Julian Taylor jtaylor at ubuntu.com
Mon Jun 4 07:50:27 UTC 2012


python-numpy (1:1.6.2-1ubuntu1) quantal; urgency=low

  * remove unused patch debian-changes-1:1.5.1-2ubuntu2
  * Merge from Debian unstable. 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

python-numpy (1:1.6.2-1) unstable; urgency=low

  * New upstream release
  * debian/patches/50_search-multiarch-paths.patch
    - re-introduce multi-arch paths detection, as a Debian-specific patch, until
      upstream will support a generic solution; Closes: #640940
  * debian/rules
    - fix command to move debug symbols in the right place; thanks to Dave
      Anglin for the report and patch; Closes: #672826

python-numpy (1:1.6.2~rc1-1) unstable; urgency=low

  * New upstream release candidate
  * Add dh_numpy3, to generate dependencies for Python 3 packages using numpy;
    thanks to Julian Taylor for the report; Closes: #665998
  * debian/watch
    - recognize RC releases
  * debian/patches/{30_fix_unicode_mgmt_py27-32.patch,
                    50_search-multiarch-paths.patch}
    - removed, merged upstream
  * debian/rules
    - link the include directory to the right path to the header files for py3k
      numpy; thanks to Marc J. Driftmeyer for the report; Closes: #670970
    - remove leftover from build process, so the package can be built twice in a
      row; thanks to Jakub Wilk for the report; Closes: #671194
  * debian/python-numpy.links
    - correctly generate symlinks to numarray include files; thanks to Ian
      Zimmerman for the report; Closes: #631677

python-numpy (1:1.6.1-8) unstable; urgency=low

  * debian/control
    - move python-matplotlib back to b-d, to fix FTBFS on some arch, effectively
      reverting fix for #655014

python-numpy (1:1.6.1-7) unstable; urgency=low

  [ Thorsten Glaser ]
  * debian/control
    - move python-matplotlib to Build-Depends-Indep as it’s only needed when
      building the arch:all documentation package; Closes: #655014

  [ Andreas Schwab ]
  * debian/patches/20_m68k_long_double_format.diff
    - add support for the Motorola 68k big endian long double floating-point
      representation format; Closes: #655388

  [ Sandro Tosi ]
  * Upload to unstable
  * debian/patches/30_fix_unicode_mgmt_py27-32.patch
    - fix Unicode object management with Python 2.7 and 3.2; thanks to Julian
      Taylor for the report; Closes: #664672
  * debian/patches/50_search-multiarch-paths.patch, debian/control
    - add multiarch paths to those searched by Numpy distutils, adding gcc to
      Suggests (it's not needed so often); thanks to Julian Taylor for the
      report and patch (as shipped in Ubuntu); Closes: #640940

Date: Sat, 02 Jun 2012 18:44:16 +0200
Changed-By: Julian Taylor <jtaylor at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Daniel Holbach <daniel.holbach at ubuntu.com>
https://launchpad.net/ubuntu/quantal/+source/python-numpy/1:1.6.2-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 02 Jun 2012 18:44:16 +0200
Source: python-numpy
Binary: python-numpy python-numpy-dbg python3-numpy python3-numpy-dbg python-numpy-doc
Architecture: source
Version: 1:1.6.2-1ubuntu1
Distribution: quantal
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Julian Taylor <jtaylor at ubuntu.com>
Description: 
 python-numpy - Numerical Python adds a fast array facility to the Python languag
 python-numpy-dbg - Fast array facility to the Python language (debug extension)
 python-numpy-doc - NumPy documentation
 python3-numpy - Numerical Python adds a fast array facility to the Python languag
 python3-numpy-dbg - Fast array facility to the Python language (debug extension)
Closes: 631677 640940 655014 655388 664672 665998 670970 671194 672826
Changes: 
 python-numpy (1:1.6.2-1ubuntu1) quantal; urgency=low
 .
   * remove unused patch debian-changes-1:1.5.1-2ubuntu2
   * Merge from Debian unstable. 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
 .
 python-numpy (1:1.6.2-1) unstable; urgency=low
 .
   * New upstream release
   * debian/patches/50_search-multiarch-paths.patch
     - re-introduce multi-arch paths detection, as a Debian-specific patch, until
       upstream will support a generic solution; Closes: #640940
   * debian/rules
     - fix command to move debug symbols in the right place; thanks to Dave
       Anglin for the report and patch; Closes: #672826
 .
 python-numpy (1:1.6.2~rc1-1) unstable; urgency=low
 .
   * New upstream release candidate
   * Add dh_numpy3, to generate dependencies for Python 3 packages using numpy;
     thanks to Julian Taylor for the report; Closes: #665998
   * debian/watch
     - recognize RC releases
   * debian/patches/{30_fix_unicode_mgmt_py27-32.patch,
                     50_search-multiarch-paths.patch}
     - removed, merged upstream
   * debian/rules
     - link the include directory to the right path to the header files for py3k
       numpy; thanks to Marc J. Driftmeyer for the report; Closes: #670970
     - remove leftover from build process, so the package can be built twice in a
       row; thanks to Jakub Wilk for the report; Closes: #671194
   * debian/python-numpy.links
     - correctly generate symlinks to numarray include files; thanks to Ian
       Zimmerman for the report; Closes: #631677
 .
 python-numpy (1:1.6.1-8) unstable; urgency=low
 .
   * debian/control
     - move python-matplotlib back to b-d, to fix FTBFS on some arch, effectively
       reverting fix for #655014
 .
 python-numpy (1:1.6.1-7) unstable; urgency=low
 .
   [ Thorsten Glaser ]
   * debian/control
     - move python-matplotlib to Build-Depends-Indep as it’s only needed when
       building the arch:all documentation package; Closes: #655014
 .
   [ Andreas Schwab ]
   * debian/patches/20_m68k_long_double_format.diff
     - add support for the Motorola 68k big endian long double floating-point
       representation format; Closes: #655388
 .
   [ Sandro Tosi ]
   * Upload to unstable
   * debian/patches/30_fix_unicode_mgmt_py27-32.patch
     - fix Unicode object management with Python 2.7 and 3.2; thanks to Julian
       Taylor for the report; Closes: #664672
   * debian/patches/50_search-multiarch-paths.patch, debian/control
     - add multiarch paths to those searched by Numpy distutils, adding gcc to
       Suggests (it's not needed so often); thanks to Julian Taylor for the
       report and patch (as shipped in Ubuntu); Closes: #640940
Checksums-Sha1: 
 64f78983eb7d8ed9713831f279aac126769c047f 1897 python-numpy_1.6.2-1ubuntu1.dsc
 c36c471f44cf914abdf37137d158bf3ffa460141 2585329 python-numpy_1.6.2.orig.tar.gz
 d8caad1fab22a137fb9e902accfb4904d63dc8e5 142358 python-numpy_1.6.2-1ubuntu1.debian.tar.gz
Checksums-Sha256: 
 8a686e35483f7340ab95c5a47bb83a3715c23ceec06442593360a908502fdfbe 1897 python-numpy_1.6.2-1ubuntu1.dsc
 0b83d96ab79711b548470b7aeee1272c4ba8fcbba6586a67116b566a21ed16c6 2585329 python-numpy_1.6.2.orig.tar.gz
 f00c8b1ccc2f593476a5ef2f6948d6d632f17721514cc4405c74a41efe024fd7 142358 python-numpy_1.6.2-1ubuntu1.debian.tar.gz
Files: 
 e13d2e30eb99a9cd6a9f676bbfc5c757 1897 python optional python-numpy_1.6.2-1ubuntu1.dsc
 95ed6c9dcc94af1fc1642ea2a33c1bba 2585329 python optional python-numpy_1.6.2.orig.tar.gz
 956622dca3ede7b356bee1828179b456 142358 python optional python-numpy_1.6.2-1ubuntu1.debian.tar.gz
Original-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk/MZ3IACgkQRjrlnQWd1eut0ACbBNF4ru6dULgmFKOYGfWShTY8
7+kAn24yS0AqE50NIaS2E5nr1T/DBnKf
=5thQ
-----END PGP SIGNATURE-----


More information about the Quantal-changes mailing list