[ubuntu/natty] boost1.42 1.42.0-4ubuntu1 (Accepted)

Scott Kitterman scott at kitterman.com
Fri Oct 15 00:04:51 BST 2010


boost1.42 (1.42.0-4ubuntu1) natty; urgency=low

  * Merge from debian unstable.  Remaining changes:
    - Detect gcc atomic intrinsics, needed for arm spinlock (LP: 513721)
    - Drop libboost-mpi, libboost-mip-python, and libboost-graph-parallel (and
      related -dev packages): we don't want to pull all of the mpi packages
      into main.
    - Adjust debian/rules and debian/control

boost1.42 (1.42.0-4) unstable; urgency=low

  * rules: Copy "doc" directories to $htmldir with --parents option so
    that they end up in the right place.  Closes: #586578.

  * patches/lambda-include-deps.patch: New.  Adapted from upstream
    changeset 61881.  Closes: #581706.

  * patches/boost-python-examples.patch: Remove "-mt" suffix from
    libboost_python.  Also patch examples/tutorial/Jamroot.
    Closes: #577793.

  * control: Raise priority of libboost-iostreams, since important package
    aptitude depends on it.  Closes: #588608.

  * patches/fusion-name-qual.patch: qualify names in boost::fusion
    namespace.  Closes: #588204.

Date: Tue, 12 Oct 2010 21:10:14 -0400
Changed-By: Scott Kitterman <scott at kitterman.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Scott Kitterman <ubuntu at kitterman.com>
https://launchpad.net/ubuntu/natty/+source/boost1.42/1.42.0-4ubuntu1
-------------- next part --------------
Format: 1.8
Date: Tue, 12 Oct 2010 21:10:14 -0400
Source: boost1.42
Binary: libboost1.42-dbg libboost1.42-dev libboost1.42-all-dev libboost1.42-doc libboost-date-time1.42.0 libboost-date-time1.42-dev libboost-filesystem1.42.0 libboost-filesystem1.42-dev libboost-graph1.42.0 libboost-graph1.42-dev libboost-iostreams1.42.0 libboost-iostreams1.42-dev libboost-math1.42.0 libboost-math1.42-dev libboost-program-options1.42.0 libboost-program-options1.42-dev libboost-python1.42.0 libboost-python1.42-dev libboost-regex1.42.0 libboost-regex1.42-dev libboost-serialization1.42.0 libboost-serialization1.42-dev libboost-signals1.42.0 libboost-signals1.42-dev libboost-system1.42.0 libboost-system1.42-dev libboost-test1.42.0 libboost-test1.42-dev libboost-thread1.42.0 libboost-thread1.42-dev libboost-wave1.42.0 libboost-wave1.42-dev
Architecture: source
Version: 1.42.0-4ubuntu1
Distribution: natty
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Scott Kitterman <scott at kitterman.com>
Description: 
 libboost-date-time1.42-dev - set of date-time libraries based on generic programming concepts
 libboost-date-time1.42.0 - set of date-time libraries based on generic programming concepts
 libboost-filesystem1.42-dev - filesystem operations (portable paths, iteration over directories
 libboost-filesystem1.42.0 - filesystem operations (portable paths, iteration over directories
 libboost-graph1.42-dev - generic graph components and algorithms in C++
 libboost-graph1.42.0 - generic graph components and algorithms in C++
 libboost-iostreams1.42-dev - Boost.Iostreams Library development files
 libboost-iostreams1.42.0 - Boost.Iostreams Library
 libboost-math1.42-dev - Boost.Math Library development files
 libboost-math1.42.0 - Boost.Math Library
 libboost-program-options1.42-dev - program options library for C++
 libboost-program-options1.42.0 - program options library for C++
 libboost-python1.42-dev - Boost.Python Library development files
 libboost-python1.42.0 - Boost.Python Library
 libboost-regex1.42-dev - regular expression library for C++
 libboost-regex1.42.0 - regular expression library for C++
 libboost-serialization1.42-dev - serialization library for C++
 libboost-serialization1.42.0 - serialization library for C++
 libboost-signals1.42-dev - managed signals and slots library for C++
 libboost-signals1.42.0 - managed signals and slots library for C++
 libboost-system1.42-dev - Operating system (e.g. diagnostics support) library
 libboost-system1.42.0 - Operating system (e.g. diagnostics support) library
 libboost-test1.42-dev - components for writing and executing test suites
 libboost-test1.42.0 - components for writing and executing test suites
 libboost-thread1.42-dev - portable C++ multi-threading
 libboost-thread1.42.0 - portable C++ multi-threading
 libboost-wave1.42-dev - C99/C++ preprocessor library
 libboost-wave1.42.0 - C99/C++ preprocessor library
 libboost1.42-all-dev - Boost C++ Libraries development files (ALL)
 libboost1.42-dbg - Boost C++ Libraries with debug symbols
 libboost1.42-dev - Boost C++ Libraries development files
 libboost1.42-doc - Boost.org libraries documentation
Closes: 577793 581706 586578 588204 588608
Changes: 
 boost1.42 (1.42.0-4ubuntu1) natty; urgency=low
 .
   * Merge from debian unstable.  Remaining changes:
     - Detect gcc atomic intrinsics, needed for arm spinlock (LP: 513721)
     - Drop libboost-mpi, libboost-mip-python, and libboost-graph-parallel (and
       related -dev packages): we don't want to pull all of the mpi packages
       into main.
     - Adjust debian/rules and debian/control
 .
 boost1.42 (1.42.0-4) unstable; urgency=low
 .
   * rules: Copy "doc" directories to $htmldir with --parents option so
     that they end up in the right place.  Closes: #586578.
 .
   * patches/lambda-include-deps.patch: New.  Adapted from upstream
     changeset 61881.  Closes: #581706.
 .
   * patches/boost-python-examples.patch: Remove "-mt" suffix from
     libboost_python.  Also patch examples/tutorial/Jamroot.
     Closes: #577793.
 .
   * control: Raise priority of libboost-iostreams, since important package
     aptitude depends on it.  Closes: #588608.
 .
   * patches/fusion-name-qual.patch: qualify names in boost::fusion
     namespace.  Closes: #588204.
Checksums-Sha1: 
 d0c0227ab615f22213cbc3c8d30b3aced4e2e267 2350 boost1.42_1.42.0-4ubuntu1.dsc
 3ce3bb1a1bed504635287017f9e628597b409e7b 33426755 boost1.42_1.42.0.orig.tar.bz2
 df477b66604d8433e25c7f8079e658c09314136b 89085 boost1.42_1.42.0-4ubuntu1.debian.tar.gz
Checksums-Sha256: 
 d4ac801364e11b0563587a991f318eb7c3a71e9a2d879ebb3037eac6ee5872de 2350 boost1.42_1.42.0-4ubuntu1.dsc
 4b1eb95bd250ce15ac66435d6167f225b072b0d3a7eb72477a31847a9ca9e609 33426755 boost1.42_1.42.0.orig.tar.bz2
 f530d63890fda0f904e5b45ef1606bccf65418a853f0260bf7fc8ce7db0c29a3 89085 boost1.42_1.42.0-4ubuntu1.debian.tar.gz
Files: 
 201e2b049c6e7932c80c5362bec09bfd 2350 libs optional boost1.42_1.42.0-4ubuntu1.dsc
 7bf3b4eb841b62ffb0ade2b82218ebe6 33426755 libs optional boost1.42_1.42.0.orig.tar.bz2
 692b278d51540fb676d286b6ba730d66 89085 libs optional boost1.42_1.42.0-4ubuntu1.debian.tar.gz
Original-Maintainer: Debian Boost Team <pkg-boost-devel at lists.alioth.debian.org>


More information about the Natty-changes mailing list