Your message dated Wed, 20 Jul 2005 16:15:05 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#318995: fixed in boost 1.32.0+1.33.0-cvs20050720-1 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 19 Jul 2005 05:44:48 +0000 >From [EMAIL PROTECTED] Mon Jul 18 22:44:48 2005 Return-path: <[EMAIL PROTECTED]> Received: from dsl093-039-086.pdx1.dsl.speakeasy.net (mauritius.dodds.net) [66.93.39.86] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1DukuN-0001N0-00; Mon, 18 Jul 2005 22:44:47 -0700 Received: by mauritius.dodds.net (Postfix, from userid 1000) id 4C58D171D23; Mon, 18 Jul 2005 22:44:46 -0700 (PDT) Date: Mon, 18 Jul 2005 22:44:46 -0700 From: Steve Langasek <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: boost: rebuild needed for C++ ABI transition (NMU patch attached) Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="32u276st3Jlj2kUU" Content-Disposition: inline User-Agent: Mutt/1.5.9i Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2005_01_02 --32u276st3Jlj2kUU Content-Type: multipart/mixed; boundary="f2QGlHpHGjS2mn6Y" Content-Disposition: inline --f2QGlHpHGjS2mn6Y Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Package: boost Version: 1.32.0-6 Severity: serious Hi Domenico, Under the 0-day NMU policy for the C++ ABI transition, I have prepared an NMU for boost, because its C++ library packages need to be rebuilt so that a number of other C++-based packages can transition to g++ 4.0. The diff for this NMU is attached; the NMU will be uploaded shortly. If you see any problems with the patch, let me know so I can have the package rejected out of NEW. Thanks, --=20 Steve Langasek postmodern programmer --f2QGlHpHGjS2mn6Y Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="boost-c++.diff" Content-Transfer-Encoding: quoted-printable diff -u boost-1.32.0/debian/control boost-1.32.0/debian/control --- boost-1.32.0/debian/control +++ boost-1.32.0/debian/control @@ -58,10 +58,12 @@ . Homepage: http://www.boost.org/libs/ =20 -Package: libboost-date-time1.32.0 +Package: libboost-date-time1.32.0c2 Architecture: any Section: libs Depends: ${shlibs:Depends} +Conflicts: libboost-date-time1.32.0 +Replaces: libboost-date-time1.32.0 Description: set of date-time libraries based on generic programming conce= pts Part of the Boost.org library collection. . @@ -73,7 +75,7 @@ Package: libboost-date-time-dev Architecture: any Section: libdevel -Depends: libboost-dev (=3D${Source-Version}), libboost-date-time1.32.0 (= =3D${Source-Version}) +Depends: libboost-dev (=3D${Source-Version}), libboost-date-time1.32.0c2 (= =3D${Source-Version}) Replaces: libboost-dev (<< 1.30.0-1) Description: set of date-time libraries based on generic programming conce= pts Part of the Boost.org library collection. @@ -83,10 +85,12 @@ . Homepage: http://www.boost.org/libs/date_time/ =20 -Package: libboost-filesystem1.32.0 +Package: libboost-filesystem1.32.0c2 Architecture: any Section: libs Depends: ${shlibs:Depends} +Conflicts: libboost-filesystem1.32.0 +Replaces: libboost-filesystem1.32.0 Description: filesystem operations (portable paths, iteration over directo= ries, etc) in C++ Part of the Boost.org library collection. . @@ -99,7 +103,7 @@ Package: libboost-filesystem-dev Architecture: any Section: libdevel -Depends: libboost-dev (=3D${Source-Version}), libboost-filesystem1.32.0 (= =3D${Source-Version}) +Depends: libboost-dev (=3D${Source-Version}), libboost-filesystem1.32.0c2 = (=3D${Source-Version}) Replaces: libboost-dev (<< 1.31.0-1) Description: filesystem operations (portable paths, iteration over directo= ries, etc) in C++ Part of the Boost.org library collection. @@ -110,10 +114,12 @@ . Homepage: http://boost.org/libs/filesystem/ =20 -Package: libboost-graph1.32.0 +Package: libboost-graph1.32.0c2 Architecture: any Section: libs Depends: ${shlibs:Depends} +Conflicts: libboost-graph1.32.0 +Replaces: libboost-graph1.32.0 Description: generic graph components and algorithms in C++ Part of the Boost.org library collection. . @@ -128,7 +134,7 @@ Package: libboost-graph-dev Architecture: any Section: libdevel -Depends: libboost-dev (=3D${Source-Version}), libboost-graph1.32.0 (=3D${S= ource-Version}) +Depends: libboost-dev (=3D${Source-Version}), libboost-graph1.32.0c2 (=3D$= {Source-Version}) Description: generic graph components and algorithms in C++ Part of the Boost.org library collection. . @@ -140,10 +146,12 @@ . Homepage: http://www.boost.org/libs/graph/ =20 -Package: libboost-program-options1.32.0 +Package: libboost-program-options1.32.0c2 Architecture: any Section: libs Depends: ${shlibs:Depends} +Conflicts: libboost-program-options1.32.0 +Replaces: libboost-program-options1.32.0 Description: program options library for C++ Part of the Boost.org library collection. . @@ -156,7 +164,7 @@ Package: libboost-program-options-dev Architecture: any Section: libdevel -Depends: libboost-dev (=3D ${Source-Version}), libboost-program-options1.3= 2.0 (=3D ${Source-Version}) +Depends: libboost-dev (=3D ${Source-Version}), libboost-program-options1.3= 2.0c2 (=3D ${Source-Version}) Description: program options library for C++ Part of the Boost.org library collection. . @@ -166,10 +174,12 @@ . Homepage: http://www.boost.org/libs/program_options/ =20 -Package: libboost-python1.32.0 +Package: libboost-python1.32.0c2 Architecture: any Section: python Depends: ${shlibs:Depends} +Conflicts: libboost-python1.32.0 +Replaces: libboost-python1.32.0 Description: Boost.Python Library=20 Part of the Boost.org library collection. . @@ -189,7 +199,7 @@ Package: libboost-python-dev Architecture: any Section: libdevel -Depends: libboost-dev (=3D${Source-Version}), libboost-python1.32.0 (=3D${= Source-Version}), python2.3-dev +Depends: libboost-dev (=3D${Source-Version}), libboost-python1.32.0c2 (=3D= ${Source-Version}), python2.3-dev Replaces: libboost-dev (<< 1.31.0-3) Description: Boost.Python Library development files Part of the Boost.org library collection. @@ -207,10 +217,12 @@ . Homepage: http://www.boost.org/libs/python/ =20 -Package: libboost-regex1.32.0 +Package: libboost-regex1.32.0c2 Architecture: any Section: libs Depends: ${shlibs:Depends} +Conflicts: libboost-regex1.32.0 +Replaces: libboost-regex1.32.0 Description: regular expression library for C++ Part of the Boost.org library collection. . @@ -230,7 +242,7 @@ Package: libboost-regex-dev Architecture: any Section: libdevel -Depends: libboost-dev (=3D ${Source-Version}), libboost-regex1.32.0 (=3D $= {Source-Version}) +Depends: libboost-dev (=3D ${Source-Version}), libboost-regex1.32.0c2 (=3D= ${Source-Version}) Description: regular expression library for C++ Part of the Boost.org library collection. . @@ -268,10 +280,12 @@ . Homepage: http://www.boost.org/libs/serialization/ =20 -Package: libboost-signals1.32.0 +Package: libboost-signals1.32.0c2 Architecture: any Section: libs Depends: ${shlibs:Depends} +Conflicts: libboost-signals1.32.0 +Replaces: libboost-signals1.32.0 Description: managed signals and slots library for C++ Part of the Boost.org library collection. . @@ -286,7 +300,7 @@ Package: libboost-signals-dev Architecture: any Section: libdevel -Depends: libboost-dev (=3D ${Source-Version}), libboost-signals1.32.0 (=3D= ${Source-Version}) +Depends: libboost-dev (=3D ${Source-Version}), libboost-signals1.32.0c2 (= =3D ${Source-Version}) Description: managed signals and slots library for C++ Part of the Boost.org library collection. . @@ -298,10 +312,12 @@ . Homepage: http://www.boost.org/libs/signals/ =20 -Package: libboost-test1.32.0 +Package: libboost-test1.32.0c2 Architecture: any Section: libs Depends: ${shlibs:Depends} +Conflicts: libboost-test1.32.0 +Replaces: libboost-test1.32.0 Description: components for writing and executing test suites Part of the Boost.org library collection. The library contains several components. @@ -315,7 +331,7 @@ Package: libboost-test-dev Architecture: any Section: libdevel -Depends: libboost-dev (=3D ${Source-Version}), libboost-test1.32.0 (=3D ${= Source-Version}) +Depends: libboost-dev (=3D ${Source-Version}), libboost-test1.32.0c2 (=3D = ${Source-Version}) Replaces: libboost-dev (<< 1.30.0-1) Description: components for writing and executing test suites Part of the Boost.org library collection. The library contains @@ -327,10 +343,12 @@ . Homepage: http://www.boost.org/libs/test/ =20 -Package: libboost-thread1.32.0 +Package: libboost-thread1.32.0c2 Architecture: any Section: libs Depends: ${shlibs:Depends} +Conflicts: libboost-thread1.32.0 +Replaces: libboost-thread1.32.0 Description: portable C++ multi-threading Part of the Boost.org library collection. . @@ -344,7 +362,7 @@ Package: libboost-thread-dev Architecture: any Section: libdevel -Depends: libboost-dev (=3D ${Source-Version}), libboost-thread1.32.0 (=3D = ${Source-Version}) +Depends: libboost-dev (=3D ${Source-Version}), libboost-thread1.32.0c2 (= =3D ${Source-Version}) Replaces: libboost-dev (<< 1.30.0-1) Description: portable C++ multi-threading Part of the Boost.org library collection. diff -u boost-1.32.0/debian/rules boost-1.32.0/debian/rules --- boost-1.32.0/debian/rules +++ boost-1.32.0/debian/rules @@ -23,6 +23,7 @@ # Boost does not guarantee any ABI, it uses the full version in SONAME # SOVERSION =3D 1.32.0 +ABISUFFIX =3D c2 =20 exampledir =3D debian/libboost-doc/usr/share/doc/libboost-doc/examples htmldir =3D debian/libboost-doc/usr/share/doc/libboost-doc/HTML @@ -129,8 +130,8 @@ debian/libboost-doc/usr/share/lintian/overrides/libboost-doc =20 =20 - # package libboost-date-time$(SOVERSION) - dh_install -plibboost-date-time$(SOVERSION) --autodest \ + # package libboost-date-time$(SOVERSION)$(ABISUFFIX) + dh_install -plibboost-date-time$(SOVERSION)$(ABISUFFIX) --autodest \ debian/tmp/usr/lib/libboost_date_time$(release_suffix).so.$(SOVERSION) dh_install -plibboost-dbg --autodest \ debian/tmp/usr/lib/libboost_date_time$(debug_suffix).so.$(SOVERSION) @@ -152,8 +153,8 @@ usr/lib/libboost_date_time.so =20 =20 - # package libboost-filesystem$(SOVERSION) - dh_install -plibboost-filesystem$(SOVERSION) --autodest \ + # package libboost-filesystem$(SOVERSION)$(ABISUFFIX) + dh_install -plibboost-filesystem$(SOVERSION)$(ABISUFFIX) --autodest \ debian/tmp/usr/lib/libboost_filesystem$(release_suffix).so.$(SOVERSION) dh_install -plibboost-dbg --autodest \ debian/tmp/usr/lib/libboost_filesystem$(debug_suffix).so.$(SOVERSION) @@ -175,8 +176,8 @@ usr/lib/libboost_filesystem.so =20 =20 - # package libboost-graph$(SOVERSION) - dh_install -plibboost-graph$(SOVERSION) \ + # package libboost-graph$(SOVERSION)$(ABISUFFIX) + dh_install -plibboost-graph$(SOVERSION)$(ABISUFFIX) \ libs/graph/src/libbgl-viz.so.$(SOVERSION) \ usr/lib dh_install -plibboost-dbg \ @@ -193,8 +194,8 @@ usr/lib =20 =20 - # package libboost-program-options$(SOVERSION) - dh_install -plibboost-program-options$(SOVERSION) --autodest \ + # package libboost-program-options$(SOVERSION)$(ABISUFFIX) + dh_install -plibboost-program-options$(SOVERSION)$(ABISUFFIX) --autodest \ debian/tmp/usr/lib/libboost_program_options$(release_suffix).so.$(SOVE= RSION) dh_install -plibboost-dbg --autodest \ debian/tmp/usr/lib/libboost_program_options$(debug_suffix).so.$(SOVERS= ION) @@ -213,13 +214,13 @@ usr/lib/libboost_program_options.so =20 =20 - # package libboost-python$(SOVERSION) - dh_install -plibboost-python$(SOVERSION) --autodest \ + # package libboost-python$(SOVERSION)$(ABISUFFIX) + dh_install -plibboost-python$(SOVERSION)$(ABISUFFIX) --autodest \ debian/tmp/usr/lib/libboost_python$(release_suffix).so.$(SOVERSION) - mkdir -p debian/libboost-python$(SOVERSION)/usr/share/lintian/overrides + mkdir -p debian/libboost-python$(SOVERSION)$(ABISUFFIX)/usr/share/lintian= /overrides install -m644 \ - debian/libboost-python$(SOVERSION).lintian-overrides \ - debian/libboost-python$(SOVERSION)/usr/share/lintian/overrides/libboos= t-python$(SOVERSION) + debian/libboost-python$(SOVERSION)$(ABISUFFIX).lintian-overrides \ + debian/libboost-python$(SOVERSION)$(ABISUFFIX)/usr/share/lintian/overr= ides/libboost-python$(SOVERSION)$(ABISUFFIX) dh_install -plibboost-dbg --autodest \ debian/tmp/usr/lib/libboost_python$(debug_suffix).so.$(SOVERSION) dh_link -plibboost-dbg \ @@ -241,8 +242,8 @@ debian/libboost-python-dev/usr/share/lintian/overrides/libboost-python= -dev =20 =20 - # package libboost-regex$(SOVERSION) - dh_install -plibboost-regex$(SOVERSION) --autodest \ + # package libboost-regex$(SOVERSION)$(ABISUFFIX) + dh_install -plibboost-regex$(SOVERSION)$(ABISUFFIX) --autodest \ debian/tmp/usr/lib/libboost_regex$(release_suffix).so.$(SOVERSION) dh_install -plibboost-dbg --autodest \ debian/tmp/usr/lib/libboost_regex$(debug_suffix).so.$(SOVERSION) @@ -277,8 +278,8 @@ usr/lib/libboost_wserialization.a =20 =20 - # package libboost-signals$(SOVERSION) - dh_install -plibboost-signals$(SOVERSION) --autodest \ + # package libboost-signals$(SOVERSION)$(ABISUFFIX) + dh_install -plibboost-signals$(SOVERSION)$(ABISUFFIX) --autodest \ debian/tmp/usr/lib/libboost_signals$(release_suffix).so.$(SOVERSION) dh_install -plibboost-dbg --autodest \ debian/tmp/usr/lib/libboost_signals$(debug_suffix).so.$(SOVERSION) @@ -300,8 +301,8 @@ usr/lib/libboost_signals.so =20 =20 - # package libboost-test$(SOVERSION) - dh_install -plibboost-test$(SOVERSION) --autodest \ + # package libboost-test$(SOVERSION)$(ABISUFFIX) + dh_install -plibboost-test$(SOVERSION)$(ABISUFFIX) --autodest \ debian/tmp/usr/lib/libboost_prg_exec_monitor$(release_suffix).so.$(SOV= ERSION) \ debian/tmp/usr/lib/libboost_test_exec_monitor$(release_suffix).so.$(SO= VERSION) \ debian/tmp/usr/lib/libboost_unit_test_framework$(release_suffix).so.$(= SOVERSION) @@ -343,8 +344,8 @@ usr/lib/libboost_unit_test_framework.so =20 =20 - # package libboost-thread$(SOVERSION) - dh_install -plibboost-thread$(SOVERSION) --autodest \ + # package libboost-thread$(SOVERSION)$(ABISUFFIX) + dh_install -plibboost-thread$(SOVERSION)$(ABISUFFIX) --autodest \ debian/tmp/usr/lib/libboost_thread$(release_suffix).so.$(SOVERSION) dh_install -plibboost-dbg --autodest \ debian/tmp/usr/lib/libboost_thread$(debug_suffix).so.$(SOVERSION) diff -u boost-1.32.0/debian/changelog boost-1.32.0/debian/changelog --- boost-1.32.0/debian/changelog +++ boost-1.32.0/debian/changelog @@ -1,3 +1,13 @@ +boost (1.32.0-6.1) unstable; urgency=3Dmedium + + * Non-maintainer upload. + * Medium-urgency upload for RC bugfix. + * Rebuild against g++-4.0 for the C++ ABI transition, adding "c2" to + the name of each of the library packages and conflicting with the + old versions. + + -- Steve Langasek <[EMAIL PROTECTED]> Mon, 18 Jul 2005 19:10:24 -0700 + boost (1.32.0-6) unstable; urgency=3Dlow =20 * debian/control: libboost-serialization-dev now replaces libboost-dev reverted: --- boost-1.32.0/debian/libboost-python1.32.0.lintian-overrides +++ boost-1.32.0.orig/debian/libboost-python1.32.0.lintian-overrides @@ -1 +0,0 @@ -libboost-python1.32.0: description-synopsis-starts-with-a-capital-letter only in patch2: unchanged: --- boost-1.32.0.orig/debian/libboost-python1.32.0c2.lintian-overrides +++ boost-1.32.0/debian/libboost-python1.32.0c2.lintian-overrides @@ -0,0 +1 @@ +libboost-python1.32.0c2: description-synopsis-starts-with-a-capital-letter --f2QGlHpHGjS2mn6Y-- --32u276st3Jlj2kUU Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFC3JNNKN6ufymYLloRAiM6AKCtjpDXEoLIwkdkS1uE+cA+frpbiwCfR8hc c9T1ozKoLCVfSMn0XI8QDJU= =rtBh -----END PGP SIGNATURE----- --32u276st3Jlj2kUU-- --------------------------------------- Received: (at 318995-close) by bugs.debian.org; 20 Jul 2005 20:23:44 +0000 >From [EMAIL PROTECTED] Wed Jul 20 13:23:44 2005 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1DvL6W-0007Al-00; Wed, 20 Jul 2005 13:23:44 -0700 Received: from joerg by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1DvKy9-0004qB-00; Wed, 20 Jul 2005 16:15:05 -0400 From: Domenico Andreoli <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: lisa $Revision: 1.30 $ Subject: Bug#318995: fixed in boost 1.32.0+1.33.0-cvs20050720-1 Message-Id: <[EMAIL PROTECTED]> Sender: Joerg Jaspert <[EMAIL PROTECTED]> Date: Wed, 20 Jul 2005 16:15:05 -0400 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-CrossAssassin-Score: 8 Source: boost Source-Version: 1.32.0+1.33.0-cvs20050720-1 We believe that the bug you reported is fixed in the latest version of boost, which is due to be installed in the Debian FTP archive: boost_1.32.0+1.33.0-cvs20050720-1.diff.gz to pool/main/b/boost/boost_1.32.0+1.33.0-cvs20050720-1.diff.gz boost_1.32.0+1.33.0-cvs20050720-1.dsc to pool/main/b/boost/boost_1.32.0+1.33.0-cvs20050720-1.dsc boost_1.32.0+1.33.0-cvs20050720.orig.tar.gz to pool/main/b/boost/boost_1.32.0+1.33.0-cvs20050720.orig.tar.gz libboost-date-time-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb to pool/main/b/boost/libboost-date-time-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb libboost-date-time1.33.0_1.32.0+1.33.0-cvs20050720-1_i386.deb to pool/main/b/boost/libboost-date-time1.33.0_1.32.0+1.33.0-cvs20050720-1_i386.deb libboost-dbg_1.32.0+1.33.0-cvs20050720-1_i386.deb to pool/main/b/boost/libboost-dbg_1.32.0+1.33.0-cvs20050720-1_i386.deb libboost-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb to pool/main/b/boost/libboost-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb libboost-doc_1.32.0+1.33.0-cvs20050720-1_all.deb to pool/main/b/boost/libboost-doc_1.32.0+1.33.0-cvs20050720-1_all.deb libboost-filesystem-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb to pool/main/b/boost/libboost-filesystem-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb libboost-filesystem1.33.0_1.32.0+1.33.0-cvs20050720-1_i386.deb to pool/main/b/boost/libboost-filesystem1.33.0_1.32.0+1.33.0-cvs20050720-1_i386.deb libboost-graph-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb to pool/main/b/boost/libboost-graph-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb libboost-graph1.33.0_1.32.0+1.33.0-cvs20050720-1_i386.deb to pool/main/b/boost/libboost-graph1.33.0_1.32.0+1.33.0-cvs20050720-1_i386.deb libboost-program-options-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb to pool/main/b/boost/libboost-program-options-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb libboost-program-options1.33.0_1.32.0+1.33.0-cvs20050720-1_i386.deb to pool/main/b/boost/libboost-program-options1.33.0_1.32.0+1.33.0-cvs20050720-1_i386.deb libboost-python-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb to pool/main/b/boost/libboost-python-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb libboost-python1.33.0_1.32.0+1.33.0-cvs20050720-1_i386.deb to pool/main/b/boost/libboost-python1.33.0_1.32.0+1.33.0-cvs20050720-1_i386.deb libboost-regex-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb to pool/main/b/boost/libboost-regex-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb libboost-regex1.33.0_1.32.0+1.33.0-cvs20050720-1_i386.deb to pool/main/b/boost/libboost-regex1.33.0_1.32.0+1.33.0-cvs20050720-1_i386.deb libboost-serialization-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb to pool/main/b/boost/libboost-serialization-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb libboost-signals-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb to pool/main/b/boost/libboost-signals-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb libboost-signals1.33.0_1.32.0+1.33.0-cvs20050720-1_i386.deb to pool/main/b/boost/libboost-signals1.33.0_1.32.0+1.33.0-cvs20050720-1_i386.deb libboost-test-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb to pool/main/b/boost/libboost-test-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb libboost-test1.33.0_1.32.0+1.33.0-cvs20050720-1_i386.deb to pool/main/b/boost/libboost-test1.33.0_1.32.0+1.33.0-cvs20050720-1_i386.deb libboost-thread-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb to pool/main/b/boost/libboost-thread-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb libboost-thread1.33.0_1.32.0+1.33.0-cvs20050720-1_i386.deb to pool/main/b/boost/libboost-thread1.33.0_1.32.0+1.33.0-cvs20050720-1_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Domenico Andreoli <[EMAIL PROTECTED]> (supplier of updated boost package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Wed, 20 Jul 2005 01:28:45 +0200 Source: boost Binary: libboost-regex1.33.0 libboost-signals1.33.0 libboost-test-dev libboost-serialization-dev libboost-program-options1.33.0 libboost-thread1.33.0 libboost-python1.33.0 libboost-filesystem1.33.0 libboost-graph-dev libboost-dev libboost-test1.33.0 libboost-python-dev libboost-dbg libboost-doc libboost-date-time-dev libboost-program-options-dev libboost-regex-dev libboost-date-time1.33.0 libboost-signals-dev libboost-thread-dev libboost-filesystem-dev libboost-graph1.33.0 Architecture: source i386 all Version: 1.32.0+1.33.0-cvs20050720-1 Distribution: unstable Urgency: low Maintainer: Steve M. Robbins <[EMAIL PROTECTED]> Changed-By: Domenico Andreoli <[EMAIL PROTECTED]> Description: libboost-date-time-dev - set of date-time libraries based on generic programming concepts libboost-date-time1.33.0 - set of date-time libraries based on generic programming concepts libboost-dbg - Boost.org libraries with debug symbols libboost-dev - Boost.org libraries development files libboost-doc - Boost.org libraries documentation libboost-filesystem-dev - filesystem operations (portable paths, iteration over directories libboost-filesystem1.33.0 - filesystem operations (portable paths, iteration over directories libboost-graph-dev - generic graph components and algorithms in C++ libboost-graph1.33.0 - generic graph components and algorithms in C++ libboost-program-options-dev - program options library for C++ libboost-program-options1.33.0 - program options library for C++ libboost-python-dev - Boost.Python Library development files libboost-python1.33.0 - Boost.Python Library libboost-regex-dev - regular expression library for C++ libboost-regex1.33.0 - regular expression library for C++ libboost-serialization-dev - serialization library for C++ libboost-signals-dev - managed signals and slots library for C++ libboost-signals1.33.0 - managed signals and slots library for C++ libboost-test-dev - components for writing and executing test suites libboost-test1.33.0 - components for writing and executing test suites libboost-thread-dev - portable C++ multi-threading libboost-thread1.33.0 - portable C++ multi-threading Closes: 296804 306696 308291 309360 309361 309363 318139 318995 Changes: boost (1.32.0+1.33.0-cvs20050720-1) unstable; urgency=low . * New upstream snapshot version. Closes: #318139, #318995, #306696. - fixed invalid include files in test library. Closes: #296804. - removed extraneous empty directory in package libboost-graph1.33.0. Closes: #309361. . * debian/control: libboost-graph1.33.0 suggests graphviz. Closes: #309363. . * debian/control: libboost-graph-dev only recommends libboost-graph1.33.0. Closes: #309360. . * boost/archive/detail/interface_iarchive.hpp, boost/archive/detail/interface_oarchive.hpp: fixed compiler warning. Closes: #308291. Files: d15b06c281c8caef684d37981e2c6778 1189 libs optional boost_1.32.0+1.33.0-cvs20050720-1.dsc 93e80413d05942c6e971dcd1ebf03dfb 13305712 libs optional boost_1.32.0+1.33.0-cvs20050720.orig.tar.gz 0b05ed8b5978839bb602b6634db9ffcb 38029 libs optional boost_1.32.0+1.33.0-cvs20050720-1.diff.gz b996f2ded7217cc43e93d547ada356c8 7466412 doc optional libboost-doc_1.32.0+1.33.0-cvs20050720-1_all.deb f6b9f49c39305fd283316f17f9304a8a 4414384 libdevel optional libboost-dbg_1.32.0+1.33.0-cvs20050720-1_i386.deb 45606512ddb30c9314195d5a5aca1d31 1841790 libdevel optional libboost-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb b675a70b9c7a4313e1e81679e226aa80 30186 libs optional libboost-date-time1.33.0_1.32.0+1.33.0-cvs20050720-1_i386.deb 3768a61cfdb7e18c0df219fa960956bd 154502 libdevel optional libboost-date-time-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb bfaa85035ec544ca084a65134aa8496d 39302 libs optional libboost-filesystem1.33.0_1.32.0+1.33.0-cvs20050720-1_i386.deb b3942a39fa980badba0da31860e5ce82 53698 libdevel optional libboost-filesystem-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb fca766b0a7e3813ccabeccecc0add5b0 139564 libs optional libboost-graph1.33.0_1.32.0+1.33.0-cvs20050720-1_i386.deb 43adb4d7429b5fc05704d18276930683 305544 libdevel optional libboost-graph-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb c183fd9b39c9e6cd66181db4ad692228 104480 libs optional libboost-program-options1.33.0_1.32.0+1.33.0-cvs20050720-1_i386.deb 12c7f706a28212f62cb665076012b241 33636 libdevel optional libboost-program-options-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb 1487e6ad84ed508843d5ea0c63c9702c 113566 python optional libboost-python1.33.0_1.32.0+1.33.0-cvs20050720-1_i386.deb 092b5f2e8ee03d1e9785c7362e3d1e8f 137092 libdevel optional libboost-python-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb 2b9a3e76f2d4541ecc044b616d3b6c97 291074 libs optional libboost-regex1.33.0_1.32.0+1.33.0-cvs20050720-1_i386.deb a0cde6d24cd87c1882360f90a54c5118 633256 libdevel optional libboost-regex-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb 261b85a859a82b190bdbf17ec7f69bd2 400102 libdevel optional libboost-serialization-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb 5d6f44f2c26280346ec6a964e54b19d2 42926 libs optional libboost-signals1.33.0_1.32.0+1.33.0-cvs20050720-1_i386.deb aeaf3896c690d7fc2dbd263c71a096b5 68608 libdevel optional libboost-signals-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb f2a19891fba2d69ff5060f950f442ce4 190102 libs optional libboost-test1.33.0_1.32.0+1.33.0-cvs20050720-1_i386.deb 896222f47184573ef1f694c027965eba 399758 libdevel optional libboost-test-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb a8ad353754577191cdd59d53bd444f1f 43856 libs optional libboost-thread1.33.0_1.32.0+1.33.0-cvs20050720-1_i386.deb 31ed5d910ad5b6053790c95e788011a3 25958 libdevel optional libboost-thread-dev_1.32.0+1.33.0-cvs20050720-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFC3ZpcBneQM6IOvFARAqDfAKCMtvZ8L3+Mq7qamTHiJhqWPJqy0QCfUqV7 x7uBqY1lQdnRLYlaiRzrf+Q= =HDf8 -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]