[ubuntu/oneiric] boost-mpi-source1.46 1.46.1-4ubuntu1 (Accepted)
Scott Kitterman
scott at kitterman.com
Thu Apr 28 16:08:29 UTC 2011
boost-mpi-source1.46 (1.46.1-4ubuntu1) oneiric; urgency=low
* Split mpi/parallel/all packages into separate source for Universe
- Drop all Main packages from debian/control
- Adjust debian/rules
boost1.46 (1.46.1-4ubuntu1) oneiric; urgency=low
* Merge from Debian Unstable (based on boost1.42). 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 in favor of providing it in
boost-mpi-source1.46
- Adjust debian/rules and debian/control
boost1.46 (1.46.1-4) unstable; urgency=low
* NEWS.Debian: fix format.
* patches/changeset_71050.diff: Fix build with Python 3.2. Closes:
#622021
* rules: Switch from dh_pysupport to dh_python2 and dh_python3.
* control: Remove X-Python-Version and X-Python3-Version lines, to
indicate all versions supported. Ensure all python packages use both
${python:Depends} and ${python:Breaks}.
* rules: Remove execute bit from files in usr/share/boost-build.
* patches/remove-rpath.patch: Delete. Closes: #619766.
boost1.46 (1.46.1-3) unstable; urgency=low
* control: Remove package bjam; install bjam and Boost.Build with -dev
package. The latter now conflicts and replaces the old bjam and
boost-build packages.
* control:
* compat: Use debhelper compatibility level 8.
* control: Set Standards-Version to 3.9.1. Don't build using _REENTRANT
flag.
boost1.46 (1.46.1-2) unstable; urgency=low
* control (libboost-mpi-python1.46.1): Add conflict with
libboost-mpi-python1.46.0. Closes: #618441.
* control: new package bjam that installs bjam and manpage.
boost1.46 (1.46.1-1) unstable; urgency=low
* New upstream.
* control: Add libboost-random1.46-dev to depends of -all-dev and
suggests of -dev. Closes: #615849.
boost1.46 (1.46.0-1) unstable; urgency=low
* New upstream release.
- Fixes Boost ticket 4631. Closes: #595955.
- Program.Options updated. Closes: #593522.
- Also Closes: #537680.
* control:
* rules: Set versions to 1.46. Remove obsolete conflicts.
* rules: Don't use "long double" for architecture "armhf".
Closes: #604107.
* control:
* rules: New packages for Boost.Random. Closes: #610821.
boost1.45 (1.45.0-1) experimental; urgency=low
* New upstream.
- patches/kfreebsd-jam.patch: Remove. Applied upstream.
- patches/boost-build-pythonid.patch: Remove. Applied upstream.
* control:
* rules:
* documentation-files:
* example-files: Updates for new version.
boost1.44 (1.44.0-2) experimental; urgency=low
* rules, control: Build Python extensions for Python 3 in addition to
Python 2.
* patches/boost-1.44-py3.1.patch: New. Fix Boost.MPI build failure for
Python 3 (thanks, Andreas Kloeckner). Closes: #595786.
boost1.44 (1.44.0-1) experimental; urgency=low
* New upstream. Closes: #582690, #594634.
- patches/boost-build-pythonid.patch: Modify. Partially applied upstream.
- patches/lambda-include-deps.patch: Remove. Applied upstream.
- patches/kfreebsd-thread.patch: Refresh.
- patches/jam-wall-clean.patch: Remove temporarily.
* rules: The python build ID now specified using --python-buildid.
* patches/remove-rpath.patch: New. Disable rpath-setting code.
Date: Thu, 28 Apr 2011 10:46:07 -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/oneiric/+source/boost-mpi-source1.46/1.46.1-4ubuntu1
-------------- next part --------------
Format: 1.8
Date: Thu, 28 Apr 2011 10:46:07 -0400
Source: boost-mpi-source1.46
Binary: libboost1.46-all-dev libboost-graph-parallel1.46.1 libboost-graph-parallel1.46-dev libboost-mpi1.46.1 libboost-mpi1.46-dev libboost-mpi-python1.46.1 libboost-mpi-python1.46-dev
Architecture: source
Version: 1.46.1-4ubuntu1
Distribution: oneiric
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Scott Kitterman <scott at kitterman.com>
Description:
libboost-graph-parallel1.46-dev - generic graph components and algorithms in C++
libboost-graph-parallel1.46.1 - generic graph components and algorithms in C++
libboost-mpi-python1.46-dev - C++ interface to the Message Passing Interface (MPI), Python Bind
libboost-mpi-python1.46.1 - C++ interface to the Message Passing Interface (MPI), Python Bind
libboost-mpi1.46-dev - C++ interface to the Message Passing Interface (MPI)
libboost-mpi1.46.1 - C++ interface to the Message Passing Interface (MPI)
libboost1.46-all-dev - Boost C++ Libraries development files (ALL)
Closes: 537680 582690 593522 594634 595786 595955 604107 610821 615849 618441 619766 622021
Changes:
boost-mpi-source1.46 (1.46.1-4ubuntu1) oneiric; urgency=low
.
* Split mpi/parallel/all packages into separate source for Universe
- Drop all Main packages from debian/control
- Adjust debian/rules
.
boost1.46 (1.46.1-4ubuntu1) oneiric; urgency=low
.
* Merge from Debian Unstable (based on boost1.42). 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 in favor of providing it in
boost-mpi-source1.46
- Adjust debian/rules and debian/control
.
boost1.46 (1.46.1-4) unstable; urgency=low
.
* NEWS.Debian: fix format.
.
* patches/changeset_71050.diff: Fix build with Python 3.2. Closes:
#622021
.
* rules: Switch from dh_pysupport to dh_python2 and dh_python3.
* control: Remove X-Python-Version and X-Python3-Version lines, to
indicate all versions supported. Ensure all python packages use both
${python:Depends} and ${python:Breaks}.
.
* rules: Remove execute bit from files in usr/share/boost-build.
.
* patches/remove-rpath.patch: Delete. Closes: #619766.
.
boost1.46 (1.46.1-3) unstable; urgency=low
.
* control: Remove package bjam; install bjam and Boost.Build with -dev
package. The latter now conflicts and replaces the old bjam and
boost-build packages.
.
* control:
* compat: Use debhelper compatibility level 8.
.
* control: Set Standards-Version to 3.9.1. Don't build using _REENTRANT
flag.
.
boost1.46 (1.46.1-2) unstable; urgency=low
.
* control (libboost-mpi-python1.46.1): Add conflict with
libboost-mpi-python1.46.0. Closes: #618441.
.
* control: new package bjam that installs bjam and manpage.
.
boost1.46 (1.46.1-1) unstable; urgency=low
.
* New upstream.
.
* control: Add libboost-random1.46-dev to depends of -all-dev and
suggests of -dev. Closes: #615849.
.
boost1.46 (1.46.0-1) unstable; urgency=low
.
* New upstream release.
- Fixes Boost ticket 4631. Closes: #595955.
- Program.Options updated. Closes: #593522.
- Also Closes: #537680.
.
* control:
* rules: Set versions to 1.46. Remove obsolete conflicts.
.
* rules: Don't use "long double" for architecture "armhf".
Closes: #604107.
.
* control:
* rules: New packages for Boost.Random. Closes: #610821.
.
boost1.45 (1.45.0-1) experimental; urgency=low
.
* New upstream.
- patches/kfreebsd-jam.patch: Remove. Applied upstream.
- patches/boost-build-pythonid.patch: Remove. Applied upstream.
.
* control:
* rules:
* documentation-files:
* example-files: Updates for new version.
.
boost1.44 (1.44.0-2) experimental; urgency=low
.
* rules, control: Build Python extensions for Python 3 in addition to
Python 2.
.
* patches/boost-1.44-py3.1.patch: New. Fix Boost.MPI build failure for
Python 3 (thanks, Andreas Kloeckner). Closes: #595786.
.
boost1.44 (1.44.0-1) experimental; urgency=low
.
* New upstream. Closes: #582690, #594634.
- patches/boost-build-pythonid.patch: Modify. Partially applied upstream.
- patches/lambda-include-deps.patch: Remove. Applied upstream.
- patches/kfreebsd-thread.patch: Refresh.
- patches/jam-wall-clean.patch: Remove temporarily.
.
* rules: The python build ID now specified using --python-buildid.
.
* patches/remove-rpath.patch: New. Disable rpath-setting code.
Checksums-Sha1:
1ac22473f7075be5b02e5e6b34a74258d9048cdb 1834 boost-mpi-source1.46_1.46.1-4ubuntu1.dsc
3ca6e173ec805e5126868d8a03618e587aa26aef 42001335 boost-mpi-source1.46_1.46.1.orig.tar.bz2
98d307d6163a69f603fe7bc69401aada38814f3b 92733 boost-mpi-source1.46_1.46.1-4ubuntu1.debian.tar.gz
Checksums-Sha256:
4bdadd0f0262e9730836521c3bfa17b22034a7d33bbdcb03b69e9f8d4ce868da 1834 boost-mpi-source1.46_1.46.1-4ubuntu1.dsc
e1dfbf42b16e5015c46b98e9899c423ca4d04469cbeee05e43ea19236416d883 42001335 boost-mpi-source1.46_1.46.1.orig.tar.bz2
fe394803d861dcb135263e2ce929af221fef75385f2e20ed756b249df2c3ff49 92733 boost-mpi-source1.46_1.46.1-4ubuntu1.debian.tar.gz
Files:
39d34547aaa32e9be48407b5b2318f55 1834 libs optional boost-mpi-source1.46_1.46.1-4ubuntu1.dsc
7375679575f4c8db605d426fc721d506 42001335 libs optional boost-mpi-source1.46_1.46.1.orig.tar.bz2
02d68630c0c1490adcc90adc4c98ccd1 92733 libs optional boost-mpi-source1.46_1.46.1-4ubuntu1.debian.tar.gz
Original-Maintainer: Debian Boost Team <pkg-boost-devel at lists.alioth.debian.org>
More information about the Oneiric-changes
mailing list