boost-mpi-source1.46 1.46.1-7ubuntu3 source package in Ubuntu

Changelog

boost-mpi-source1.46 (1.46.1-7ubuntu3) precise; urgency=low

  * Now really merge the package from boost1.46_1.46.1-7ubuntu3,
    using the same version number as for the boost1.46 package.
  * Remaining changes:
    - Detect gcc atomic intrinsics, needed for arm spinlock (LP: #513721)
    - Drop libboost-mpi, libboost-mpi-python, and libboost-graph-parallel (and
      related -dev packages): we don't want to pull all of the mpi packages
      into main.  These are provided in a separate boost-mpi-source1.46
      package
    - Drop libboost1.46-all-dev and provide from boost-mpi-source1.46
    - Adjust debian/rules and debian/control

boost1.46 (1.46.1-7ubuntu3) precise; urgency=low

  * Fix threading detection with GCC-4.7, taken from the trunk.

boost1.46 (1.46.1-7ubuntu2) precise; urgency=low

  * Rebuild for libicu48.

boost1.46 (1.46.1-7ubuntu1) precise; urgency=low

  * Merge with Debian testing.  Remaining Ubuntu changes:
    - Detect gcc atomic intrinsics, needed for arm spinlock (LP: #513721)
    - Drop libboost-mpi, libboost-mpi-python, and libboost-graph-parallel (and
      related -dev packages): we don't want to pull all of the mpi packages
      into main.  These are provided in a separate boost-mpi-source1.46
      package
    - Drop libboost1.46-all-dev and provide from boost-mpi-source1.46
    - Adjust debian/rules and debian/control

boost1.46 (1.46.1-7) unstable; urgency=low

  * control: Fix ungrammatical description for iostreams packages.
    Closes: #633865.

  * rules: Dump boostrap log file if bootstrapping fails.

  * libboost-doc.README.Debian: Remove reference to packages bjam and
    boost-build; now only need boostX.YZ-dev.  Closes: #630529.

boost1.46 (1.46.1-6) unstable; urgency=low

  * control(libboost-mpi-python1.46.1, libboost-python1.46.1): Suggests a
    python interpreter.  Closes: #620775.
 -- Matthias Klose <email address hidden>   Tue, 03 Jan 2012 15:14:21 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe libs

Downloads

File Size SHA-256 Checksum
boost-mpi-source1.46_1.46.1.orig.tar.bz2 40.1 MiB e1dfbf42b16e5015c46b98e9899c423ca4d04469cbeee05e43ea19236416d883
boost-mpi-source1.46_1.46.1-7ubuntu3.debian.tar.gz 91.0 KiB 1f029afb55085b4cc31f0370aa71ce3b1de02a709551332e0e1b75c865e9c992
boost-mpi-source1.46_1.46.1-7ubuntu3.dsc 2.2 KiB e035b897bdafb9829473a50ca4c4f6b8aedf7d38a0ecb406d550e7d6659bb371

View changes file

Binary packages built by this source

libboost-graph-parallel1.46-dev: generic graph components and algorithms in C++

 This package forms part of the Boost C++ Libraries collection.
 .
 The Parallel Boost Graph Library is an extension to the Boost Graph Library
 (BGL) for parallel and distributed computing. It offers distributed graphs
 and graph algorithms to exploit coarse-grained parallelism along with
 parallel algorithms that exploit fine-grained parallelism, while retaining
 the same interfaces as the (sequential) BGL. Code written using the sequential
 BGL should be easy to parallelize with the parallel BGL.

libboost-graph-parallel1.46.1: generic graph components and algorithms in C++

 This package forms part of the Boost C++ Libraries collection.
 .
 The Parallel Boost Graph Library is an extension to the Boost Graph Library
 (BGL) for parallel and distributed computing. It offers distributed graphs
 and graph algorithms to exploit coarse-grained parallelism along with
 parallel algorithms that exploit fine-grained parallelism, while retaining
 the same interfaces as the (sequential) BGL. Code written using the sequential
 BGL should be easy to parallelize with the parallel BGL.

libboost-mpi-python1.46-dev: No summary available for libboost-mpi-python1.46-dev in ubuntu quantal.

No description available for libboost-mpi-python1.46-dev in ubuntu quantal.

libboost-mpi-python1.46.1: C++ interface to the Message Passing Interface (MPI), Python Bindings

 This package forms part of the Boost C++ Libraries collection.
 .
 The Boost.MPI library provides a C++ interface to MPI that
 supports modern C++ development styles, including complete support for
 user-defined data types and C++ Standard Library types, arbitrary function
 objects for collective algorithms, and the use of modern C++ library
 techniques to maintain maximal efficiency.
 .
 This package provides Python Bindings to the C++ interface.
 .
 One of the python interpreter packages is required to use the bindings.

libboost-mpi1.46-dev: No summary available for libboost-mpi1.46-dev in ubuntu quantal.

No description available for libboost-mpi1.46-dev in ubuntu quantal.

libboost-mpi1.46.1: C++ interface to the Message Passing Interface (MPI)

 This package forms part of the Boost C++ Libraries collection.
 .
 The Boost.MPI library provides a C++ interface to MPI that
 supports modern C++ development styles, including complete support for
 user-defined data types and C++ Standard Library types, arbitrary function
 objects for collective algorithms, and the use of modern C++ library
 techniques to maintain maximal efficiency.

libboost1.46-all-dev: Boost C++ Libraries development files (ALL)

 The Boost web site provides free, peer-reviewed, portable C++ source
 libraries. The emphasis is on libraries which work well with the C++
 Standard Library. One goal is to establish "existing practice" and
 provide reference implementations so that the Boost libraries are
 suitable for eventual standardization. Some of the libraries have
 already been proposed for inclusion in the C++ Standards Committee's
 upcoming C++ Standard Library Technical Report.
 .
 This package provides the complete Boost development environment,
 including all separately-packaged libraries.