[ubuntu/lucid] boost1.40 1.40.0-4ubuntu1 (Accepted)
Scott Kitterman
scott at kitterman.com
Thu Dec 10 17:10:20 GMT 2009
boost1.40 (1.40.0-4ubuntu1) lucid; urgency=low
* Merge from debian testing. Remaining changes:
* Drop libboost-mpi from the package: nothing uses this, and we don't want
to pull all of the mpi packages into main.
* Update for Lucid Python versions (2.6 instead of 2.4/2.5)
+ debian/control: Update XS-Python-Version
+ debian/rules: Update python version rules
+ debian/rtupdate: Update for Python 2.6
* debian/patches/gcc-4.4.patch:
+ Patch from upstream SVN to fix FTBFS with gcc 4.4.
See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550300
* Drop libboost-graph-parallel1.40-dev and libboost-graph-parallel1.40 for
now
- The libboost-graph-parallel .so is not being generated for unknown
reasons and so causes the package to FTBFS
- Nothing currently in the archive uses it, so it's not essential now
- This needs fixing before release
boost1.40 (1.40.0-4) unstable; urgency=low
* rtupdate: Don't die if link target doesn't exist. Update of
libboost_mpi_python links failed when boost-python but not
boost-mpi-python installed, causing postinst to fail.
Closes: #556625.
boost1.40 (1.40.0-3) unstable; urgency=low
* rules: Keep all headers in package libboostX.Y-dev to avoid bugs about
one boost lib using headers of another boost lib. Boost is developed
as a monolith. Closes: #548503, #553281, #550006.
* control(libboost1.40-dev): Move libboost-python1.40-dev from Depends
to Suggests; this is possible now that -dev contains all the header
files. Closes: #549935.
* patches/boost-build-pythonid.patch: New (thanks, Gaudenz
Steinlin). Add --pythonid parameter to the build system to only add
an identification to Python libraries.
* control:
* rtupdate:
* rules: Build libboost-mpi-python1.40.0 and
libboost-mpi-python1.40-dev. Thanks again to Gaudenz Steinlin.
Closes: #552014.
* patches/hurd-ellint_rd.patch:
* patches/hurd-execution_monitor.patch: New (thanks, Pino Toscano).
Patches for building on hurd. Closes: #552383.
Date: Wed, 09 Dec 2009 23:55:29 -0500
Changed-By: Scott Kitterman <scott at kitterman.com>
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Signed-By: Scott Kitterman <ubuntu at kitterman.com>
https://launchpad.net/ubuntu/lucid/+source/boost1.40/1.40.0-4ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 09 Dec 2009 23:55:29 -0500
Source: boost1.40
Binary: libboost1.40-dbg libboost1.40-dev libboost1.40-all-dev libboost1.40-doc libboost-date-time1.40.0 libboost-date-time1.40-dev libboost-filesystem1.40.0 libboost-filesystem1.40-dev libboost-graph1.40.0 libboost-graph1.40-dev libboost-iostreams1.40.0 libboost-iostreams1.40-dev libboost-math1.40.0 libboost-math1.40-dev libboost-program-options1.40.0 libboost-program-options1.40-dev libboost-python1.40.0 libboost-python1.40-dev libboost-regex1.40.0 libboost-regex1.40-dev libboost-serialization1.40.0 libboost-serialization1.40-dev libboost-signals1.40.0 libboost-signals1.40-dev libboost-system1.40.0 libboost-system1.40-dev libboost-test1.40.0 libboost-test1.40-dev libboost-thread1.40.0 libboost-thread1.40-dev libboost-wave1.40.0 libboost-wave1.40-dev
Architecture: source
Version: 1.40.0-4ubuntu1
Distribution: lucid
Urgency: low
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Changed-By: Scott Kitterman <scott at kitterman.com>
Description:
libboost-date-time1.40-dev - set of date-time libraries based on generic programming concepts
libboost-date-time1.40.0 - set of date-time libraries based on generic programming concepts
libboost-filesystem1.40-dev - filesystem operations (portable paths, iteration over directories
libboost-filesystem1.40.0 - filesystem operations (portable paths, iteration over directories
libboost-graph1.40-dev - generic graph components and algorithms in C++
libboost-graph1.40.0 - generic graph components and algorithms in C++
libboost-iostreams1.40-dev - Boost.Iostreams Library development files
libboost-iostreams1.40.0 - Boost.Iostreams Library
libboost-math1.40-dev - Boost.Math Library development files
libboost-math1.40.0 - Boost.Math Library
libboost-program-options1.40-dev - program options library for C++
libboost-program-options1.40.0 - program options library for C++
libboost-python1.40-dev - Boost.Python Library development files
libboost-python1.40.0 - Boost.Python Library
libboost-regex1.40-dev - regular expression library for C++
libboost-regex1.40.0 - regular expression library for C++
libboost-serialization1.40-dev - serialization library for C++
libboost-serialization1.40.0 - serialization library for C++
libboost-signals1.40-dev - managed signals and slots library for C++
libboost-signals1.40.0 - managed signals and slots library for C++
libboost-system1.40-dev - Operating system (e.g. diagnostics support) library
libboost-system1.40.0 - Operating system (e.g. diagnostics support) library
libboost-test1.40-dev - components for writing and executing test suites
libboost-test1.40.0 - components for writing and executing test suites
libboost-thread1.40-dev - portable C++ multi-threading
libboost-thread1.40.0 - portable C++ multi-threading
libboost-wave1.40-dev - C99/C++ preprocessor library
libboost-wave1.40.0 - C99/C++ preprocessor library
libboost1.40-all-dev - Boost C++ Libraries development files (ALL)
libboost1.40-dbg - Boost C++ Libraries with debug symbols
libboost1.40-dev - Boost C++ Libraries development files
libboost1.40-doc - Boost.org libraries documentation
Closes: 548503 549935 550006 552014 552383 553281 556625
Changes:
boost1.40 (1.40.0-4ubuntu1) lucid; urgency=low
.
* Merge from debian testing. Remaining changes:
* Drop libboost-mpi from the package: nothing uses this, and we don't want
to pull all of the mpi packages into main.
* Update for Lucid Python versions (2.6 instead of 2.4/2.5)
+ debian/control: Update XS-Python-Version
+ debian/rules: Update python version rules
+ debian/rtupdate: Update for Python 2.6
* debian/patches/gcc-4.4.patch:
+ Patch from upstream SVN to fix FTBFS with gcc 4.4.
See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550300
* Drop libboost-graph-parallel1.40-dev and libboost-graph-parallel1.40 for
now
- The libboost-graph-parallel .so is not being generated for unknown
reasons and so causes the package to FTBFS
- Nothing currently in the archive uses it, so it's not essential now
- This needs fixing before release
.
boost1.40 (1.40.0-4) unstable; urgency=low
.
* rtupdate: Don't die if link target doesn't exist. Update of
libboost_mpi_python links failed when boost-python but not
boost-mpi-python installed, causing postinst to fail.
Closes: #556625.
.
boost1.40 (1.40.0-3) unstable; urgency=low
.
* rules: Keep all headers in package libboostX.Y-dev to avoid bugs about
one boost lib using headers of another boost lib. Boost is developed
as a monolith. Closes: #548503, #553281, #550006.
.
* control(libboost1.40-dev): Move libboost-python1.40-dev from Depends
to Suggests; this is possible now that -dev contains all the header
files. Closes: #549935.
.
* patches/boost-build-pythonid.patch: New (thanks, Gaudenz
Steinlin). Add --pythonid parameter to the build system to only add
an identification to Python libraries.
.
* control:
* rtupdate:
* rules: Build libboost-mpi-python1.40.0 and
libboost-mpi-python1.40-dev. Thanks again to Gaudenz Steinlin.
Closes: #552014.
.
* patches/hurd-ellint_rd.patch:
* patches/hurd-execution_monitor.patch: New (thanks, Pino Toscano).
Patches for building on hurd. Closes: #552383.
Checksums-Sha1:
25356e1f49c40ea9737bce1dd02bb08f1462fa76 2297 boost1.40_1.40.0-4ubuntu1.dsc
c312163cb838669d4af5f2659a6d012ba8d03fa8 92244 boost1.40_1.40.0-4ubuntu1.diff.gz
Checksums-Sha256:
6d6e9857eef75a8af0b8055457930cbe8de266f3927e87eaf2ae43d8967eba01 2297 boost1.40_1.40.0-4ubuntu1.dsc
9c49c7f763cd762b8b5fa0e3f553ee8f6c6662a01e265eb9ec9f0cf3fd286520 92244 boost1.40_1.40.0-4ubuntu1.diff.gz
Files:
5dfc0f911738c39069c5b2eb8c42cd33 2297 libs optional boost1.40_1.40.0-4ubuntu1.dsc
7d66bdebe97acf8cb50831a6691c0ad1 92244 libs optional boost1.40_1.40.0-4ubuntu1.diff.gz
Original-Maintainer: Debian Boost Team <pkg-boost-devel at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkshKcEACgkQHajaM93NaGpWpQCeO3XD0xUzth88F1ff9co61gfm
13sAnjqDd6RnNOSNaA9aDhgeO23Pp0Gq
=BY84
-----END PGP SIGNATURE-----
More information about the Lucid-changes
mailing list