[pkg-boost-devel] boost_1.33.0-2_i386.changes is NEW

Debian Installer installer at ftp-master.debian.org
Fri Oct 21 15:17:10 UTC 2005


(new) bcp_1.33.0-2_i386.deb optional libdevel
tool for extracting subsets of Boost C++ Libraries
 Part of the Boost C++ Libraries collection.
 .
 The bcp utility is a tool for extracting subsets of Boost, it's useful
 for Boost authors who want to distribute their library separately from
 Boost, and for Boost users who want to distribute a subset of Boost
 with their application.
 .
 bcp can also report on which parts of Boost your code is dependent on,
 and what licences are used by those dependencies.
 .
  Homepage: http://www.boost.org/tools/bcp/bcp.html
boost_1.33.0-2.diff.gz
  to pool/main/b/boost/boost_1.33.0-2.diff.gz
boost_1.33.0-2.dsc
  to pool/main/b/boost/boost_1.33.0-2.dsc
libboost-date-time-dev_1.33.0-2_i386.deb
  to pool/main/b/boost/libboost-date-time-dev_1.33.0-2_i386.deb
libboost-date-time1.33.0_1.33.0-2_i386.deb
  to pool/main/b/boost/libboost-date-time1.33.0_1.33.0-2_i386.deb
libboost-dbg_1.33.0-2_i386.deb
  to pool/main/b/boost/libboost-dbg_1.33.0-2_i386.deb
libboost-dev_1.33.0-2_i386.deb
  to pool/main/b/boost/libboost-dev_1.33.0-2_i386.deb
libboost-doc_1.33.0-2_all.deb
  to pool/main/b/boost/libboost-doc_1.33.0-2_all.deb
libboost-filesystem-dev_1.33.0-2_i386.deb
  to pool/main/b/boost/libboost-filesystem-dev_1.33.0-2_i386.deb
libboost-filesystem1.33.0_1.33.0-2_i386.deb
  to pool/main/b/boost/libboost-filesystem1.33.0_1.33.0-2_i386.deb
libboost-graph-dev_1.33.0-2_i386.deb
  to pool/main/b/boost/libboost-graph-dev_1.33.0-2_i386.deb
libboost-graph1.33.0_1.33.0-2_i386.deb
  to pool/main/b/boost/libboost-graph1.33.0_1.33.0-2_i386.deb
(new) libboost-iostreams-dev_1.33.0-2_i386.deb optional libdevel
Boost.Iostreams Library development files
 Part of the Boost C++ Libraries collection.
 .
 Boost.Iostreams are a collection of concepts and set of templates
 which turn models of these concepts into C++ standard library streams
 and stream buffers.
 .
  Homepage: http://www.boost.org/libs/iostreams/
(new) libboost-iostreams1.33.0_1.33.0-2_i386.deb optional libs
Boost.Iostreams Library
 Part of the Boost C++ Libraries collection.
 .
 Boost.Iostreams are a collection of concepts and set of templates
 which turn models of these concepts into C++ standard library streams
 and stream buffers.
 .
  Homepage: http://www.boost.org/libs/iostreams/
libboost-program-options-dev_1.33.0-2_i386.deb
  to pool/main/b/boost/libboost-program-options-dev_1.33.0-2_i386.deb
libboost-program-options1.33.0_1.33.0-2_i386.deb
  to pool/main/b/boost/libboost-program-options1.33.0_1.33.0-2_i386.deb
libboost-python-dev_1.33.0-2_i386.deb
  to pool/main/b/boost/libboost-python-dev_1.33.0-2_i386.deb
libboost-python1.33.0_1.33.0-2_i386.deb
  to pool/main/b/boost/libboost-python1.33.0_1.33.0-2_i386.deb
libboost-regex-dev_1.33.0-2_i386.deb
  to pool/main/b/boost/libboost-regex-dev_1.33.0-2_i386.deb
libboost-regex1.33.0_1.33.0-2_i386.deb
  to pool/main/b/boost/libboost-regex1.33.0_1.33.0-2_i386.deb
libboost-serialization-dev_1.33.0-2_i386.deb
  to pool/main/b/boost/libboost-serialization-dev_1.33.0-2_i386.deb
libboost-signals-dev_1.33.0-2_i386.deb
  to pool/main/b/boost/libboost-signals-dev_1.33.0-2_i386.deb
libboost-signals1.33.0_1.33.0-2_i386.deb
  to pool/main/b/boost/libboost-signals1.33.0_1.33.0-2_i386.deb
libboost-test-dev_1.33.0-2_i386.deb
  to pool/main/b/boost/libboost-test-dev_1.33.0-2_i386.deb
libboost-test1.33.0_1.33.0-2_i386.deb
  to pool/main/b/boost/libboost-test1.33.0_1.33.0-2_i386.deb
libboost-thread-dev_1.33.0-2_i386.deb
  to pool/main/b/boost/libboost-thread-dev_1.33.0-2_i386.deb
libboost-thread1.33.0_1.33.0-2_i386.deb
  to pool/main/b/boost/libboost-thread1.33.0_1.33.0-2_i386.deb
(new) libboost-wave-dev_1.33.0-2_i386.deb optional libdevel
C99/C++ preprocessor library
 Part of the Boost C++ Libraries collection.
 .
 The Wave C++ preprocessor library is a Standards conformant
 implementation of the mandated C99/C++ preprocessor functionality
 packed behind a simple to use interface, which integrates well with
 the well known idioms of the Standard Template Library (STL).
 .
  Homepage: http://www.boost.org/libs/wave/
Changes: boost (1.33.0-2) unstable; urgency=low
 .
  * The Debian Boost Team now maintains the package.
 .
  * Added packages for Boost.Iostreams and Boost.Wave libraries.
    Closes: #324833.
 .
  * Added package for bcp utility.  Closes: #333530.
 .
  * boost/tuple/detail/tuple_basic.hpp: removed name of unused parameter.
    Closes: #327167.
 .
  * debian/rules: enabled UNICODE support for Boost.Regex.  Closes: #333703.
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 324833 327167 333530 333703 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the pkg-boost-devel mailing list