Proposed changes: diff -Nru boost-mpi-source1.42-1.42.0/debian/control boost-mpi-source1.42-1.42.0 /debian/control --- boost-mpi-source1.42-1.42.0/debian/control 2010-10-18 15:14:49.000000000 +0 000 +++ boost-mpi-source1.42-1.42.0/debian/control 2011-02-27 06:16:36.000000000 +0 000 @@ -124,3 +124,57 @@ techniques to maintain maximal efficiency. . This package provides Python Bindings to the C++ interface. + +Package: libboost-graph-parallel-dev +Homepage: http://www.boost.org/libs/graph_parallel/ +Architecture: any +Section: libdevel +Depends: ${misc:Depends}, libboost-graph-parallel1.42-dev +Description: generic graph components and algorithms in C++ (default version) + 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. + . + This package is a dependency package, which depends on Debian's default + Boost version (currently 1.42). + +Package: libboost-mpi-dev +Homepage: http://www.boost.org/doc/html/mpi.html +Architecture: any +Section: libdevel +Depends: ${misc:Depends}, libboost-mpi1.42-dev +Description: C++ interface to the Message Passing Interface (MPI) (default vers ion) + 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 is a dependency package, which depends on Debian's default + Boost version (currently 1.42). + +Package: libboost-mpi-python-dev +Homepage: http://www.boost.org/doc/html/mpi.html +Architecture: any +Section: libdevel +Depends: ${misc:Depends}, libboost-mpi1.42-dev +Description: Python interface to the Message Passing Interface (MPI) (default v ersion) + 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. + . + This package is a dependency package, which depends on Debian's default + Boost version (currently 1.42).
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/726360 Title: Please add libboost-graph-parallel-dev, libboost-mpi-dev and libboost- mpi-python-dev, dropped from boost-defaults -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
