Your message dated Sun, 06 May 2012 03:05:01 +0000
with message-id <e1sqrmp-0005mz...@franck.debian.org>
and subject line Bug#671409: fixed in boost1.49 1.49.0-3
has caused the Debian Bug report #671409,
regarding boost headers fail to build with GCC 4.7
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
671409: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=671409
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: bitcoin
Version: 0.5.2-1
Severity: important
Tags: sid wheezy
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.7

The package fails to build in a test rebuild on at least amd64 with
gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6. The
severity of this report may be raised before the wheezy release.

config_file.hpp:163:13: error: 'to_internal' was not declared in this scope, 
and no declarations were found by argument-dependent lookup at the point of 
instantiation [-fpermissive]

The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/bitcoin_0.5.2-1_unstable-gcc47.log
The last lines of the build log are at the end of this report.

Some hints on fixing these issues can be found at
http://gcc.gnu.org/gcc-4.7/porting_to.html

To build with GCC 4.7, either set CC=gcc-4.7 CXX=g++-4.7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

[...]
uint256.h: In instantiation of 'void base_uint<BITS>::SetHex(const char*) [with 
unsigned int BITS = 160u]':
uint256.h:343:9:   required from 'void base_uint<BITS>::SetHex(const string&) 
[with unsigned int BITS = 160u; std::string = std::basic_string<char>]'
uint256.h:450:19:   required from here
uint256.h:325:9: warning: array subscript has type 'char' [-Wchar-subscripts]
uint256.h: In instantiation of 'void base_uint<BITS>::SetHex(const char*) [with 
unsigned int BITS = 256u]':
uint256.h:343:9:   required from 'void base_uint<BITS>::SetHex(const string&) 
[with unsigned int BITS = 256u; std::string = std::basic_string<char>]'
uint256.h:564:19:   required from here
uint256.h:325:9: warning: array subscript has type 'char' [-Wchar-subscripts]
In file included from headers.h:89:0,
                 from util.cpp:5:
uint256.h: In instantiation of 'std::string base_uint<BITS>::GetHex() const 
[with unsigned int BITS = 256u; std::string = std::basic_string<char>]':
uint256.h:348:25:   required from 'std::string base_uint<BITS>::ToString() 
const [with unsigned int BITS = 256u; std::string = std::basic_string<char>]'
uint256.h:641:31:   required from here
uint256.h:304:22: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
uint256.h: In instantiation of 'base_uint<BITS>& base_uint<BITS>::operator--() 
[with unsigned int BITS = 256u; base_uint<BITS> = base_uint<256u>]':
uint256.h:216:9:   required from 'const base_uint<BITS> 
base_uint<BITS>::operator--(int) [with unsigned int BITS = 256u; 
base_uint<BITS> = base_uint<256u>]'
uint256.h:642:6:   required from here
uint256.h:207:9: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
In file included from util.cpp:7:0:
/usr/include/boost/program_options/detail/config_file.hpp: In instantiation of 
'bool 
boost::program_options::detail::basic_config_file_iterator<charT>::getline(std::string&)
 [with charT = char; std::string = std::basic_string<char>]':
util.cpp:1166:1:   required from here
/usr/include/boost/program_options/detail/config_file.hpp:163:13: error: 
'to_internal' was not declared in this scope, and no declarations were found by 
argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from /usr/include/boost/program_options/detail/parsers.hpp:9:0,
                 from /usr/include/boost/program_options/parsers.hpp:265,
                 from util.cpp:8:
/usr/include/boost/program_options/detail/convert.hpp:75:34: note: 
'template<class T> std::vector<std::basic_string<char> > 
boost::program_options::to_internal(const std::vector<T>&)' declared here, 
later in the translation unit
make[1]: *** [obj/nogui/util.o] Error 1
make[1]: Leaving directory `/«PKGBUILDDIR»/src'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: boost1.49
Source-Version: 1.49.0-3

We believe that the bug you reported is fixed in the latest version of
boost1.49, which is due to be installed in the Debian FTP archive:

boost1.49_1.49.0-3.debian.tar.gz
  to main/b/boost1.49/boost1.49_1.49.0-3.debian.tar.gz
boost1.49_1.49.0-3.dsc
  to main/b/boost1.49/boost1.49_1.49.0-3.dsc
libboost-chrono1.49-dev_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-chrono1.49-dev_1.49.0-3_amd64.deb
libboost-chrono1.49.0_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-chrono1.49.0_1.49.0-3_amd64.deb
libboost-date-time1.49-dev_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-date-time1.49-dev_1.49.0-3_amd64.deb
libboost-date-time1.49.0_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-date-time1.49.0_1.49.0-3_amd64.deb
libboost-filesystem1.49-dev_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-filesystem1.49-dev_1.49.0-3_amd64.deb
libboost-filesystem1.49.0_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-filesystem1.49.0_1.49.0-3_amd64.deb
libboost-graph-parallel1.49-dev_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-graph-parallel1.49-dev_1.49.0-3_amd64.deb
libboost-graph-parallel1.49.0_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-graph-parallel1.49.0_1.49.0-3_amd64.deb
libboost-graph1.49-dev_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-graph1.49-dev_1.49.0-3_amd64.deb
libboost-graph1.49.0_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-graph1.49.0_1.49.0-3_amd64.deb
libboost-iostreams1.49-dev_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-iostreams1.49-dev_1.49.0-3_amd64.deb
libboost-iostreams1.49.0_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-iostreams1.49.0_1.49.0-3_amd64.deb
libboost-locale1.49-dev_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-locale1.49-dev_1.49.0-3_amd64.deb
libboost-locale1.49.0_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-locale1.49.0_1.49.0-3_amd64.deb
libboost-math1.49-dev_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-math1.49-dev_1.49.0-3_amd64.deb
libboost-math1.49.0_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-math1.49.0_1.49.0-3_amd64.deb
libboost-mpi-python1.49-dev_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-mpi-python1.49-dev_1.49.0-3_amd64.deb
libboost-mpi-python1.49.0_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-mpi-python1.49.0_1.49.0-3_amd64.deb
libboost-mpi1.49-dev_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-mpi1.49-dev_1.49.0-3_amd64.deb
libboost-mpi1.49.0_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-mpi1.49.0_1.49.0-3_amd64.deb
libboost-program-options1.49-dev_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-program-options1.49-dev_1.49.0-3_amd64.deb
libboost-program-options1.49.0_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-program-options1.49.0_1.49.0-3_amd64.deb
libboost-python1.49-dev_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-python1.49-dev_1.49.0-3_amd64.deb
libboost-python1.49.0_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-python1.49.0_1.49.0-3_amd64.deb
libboost-random1.49-dev_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-random1.49-dev_1.49.0-3_amd64.deb
libboost-random1.49.0_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-random1.49.0_1.49.0-3_amd64.deb
libboost-regex1.49-dev_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-regex1.49-dev_1.49.0-3_amd64.deb
libboost-regex1.49.0_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-regex1.49.0_1.49.0-3_amd64.deb
libboost-serialization1.49-dev_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-serialization1.49-dev_1.49.0-3_amd64.deb
libboost-serialization1.49.0_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-serialization1.49.0_1.49.0-3_amd64.deb
libboost-signals1.49-dev_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-signals1.49-dev_1.49.0-3_amd64.deb
libboost-signals1.49.0_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-signals1.49.0_1.49.0-3_amd64.deb
libboost-system1.49-dev_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-system1.49-dev_1.49.0-3_amd64.deb
libboost-system1.49.0_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-system1.49.0_1.49.0-3_amd64.deb
libboost-test1.49-dev_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-test1.49-dev_1.49.0-3_amd64.deb
libboost-test1.49.0_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-test1.49.0_1.49.0-3_amd64.deb
libboost-thread1.49-dev_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-thread1.49-dev_1.49.0-3_amd64.deb
libboost-thread1.49.0_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-thread1.49.0_1.49.0-3_amd64.deb
libboost-timer1.49-dev_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-timer1.49-dev_1.49.0-3_amd64.deb
libboost-timer1.49.0_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-timer1.49.0_1.49.0-3_amd64.deb
libboost-wave1.49-dev_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-wave1.49-dev_1.49.0-3_amd64.deb
libboost-wave1.49.0_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost-wave1.49.0_1.49.0-3_amd64.deb
libboost1.49-all-dev_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost1.49-all-dev_1.49.0-3_amd64.deb
libboost1.49-dbg_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost1.49-dbg_1.49.0-3_amd64.deb
libboost1.49-dev_1.49.0-3_amd64.deb
  to main/b/boost1.49/libboost1.49-dev_1.49.0-3_amd64.deb
libboost1.49-doc_1.49.0-3_all.deb
  to main/b/boost1.49/libboost1.49-doc_1.49.0-3_all.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 671...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steve M. Robbins <s...@debian.org> (supplier of updated boost1.49 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 05 May 2012 00:31:50 -0500
Source: boost1.49
Binary: libboost1.49-dbg libboost1.49-dev libboost1.49-all-dev libboost1.49-doc 
libboost-chrono1.49.0 libboost-chrono1.49-dev libboost-date-time1.49.0 
libboost-date-time1.49-dev libboost-filesystem1.49.0 
libboost-filesystem1.49-dev libboost-graph1.49.0 libboost-graph1.49-dev 
libboost-graph-parallel1.49.0 libboost-graph-parallel1.49-dev 
libboost-iostreams1.49.0 libboost-iostreams1.49-dev libboost-locale1.49.0 
libboost-locale1.49-dev libboost-math1.49.0 libboost-math1.49-dev 
libboost-mpi1.49.0 libboost-mpi1.49-dev libboost-mpi-python1.49.0 
libboost-mpi-python1.49-dev libboost-program-options1.49.0 
libboost-program-options1.49-dev libboost-python1.49.0 libboost-python1.49-dev 
libboost-random1.49.0 libboost-random1.49-dev libboost-regex1.49.0 
libboost-regex1.49-dev libboost-serialization1.49.0 
libboost-serialization1.49-dev libboost-signals1.49.0 libboost-signals1.49-dev 
libboost-system1.49.0 libboost-system1.49-dev libboost-test1.49.0 
libboost-test1.49-dev
 libboost-thread1.49.0 libboost-thread1.49-dev libboost-timer1.49.0 
libboost-timer1.49-dev libboost-wave1.49.0
 libboost-wave1.49-dev
Architecture: source all amd64
Version: 1.49.0-3
Distribution: unstable
Urgency: low
Maintainer: Debian Boost Team <pkg-boost-de...@lists.alioth.debian.org>
Changed-By: Steve M. Robbins <s...@debian.org>
Description: 
 libboost-chrono1.49-dev - C++ representation of time duration, time point, and 
clocks
 libboost-chrono1.49.0 - C++ representation of time duration, time point, and 
clocks
 libboost-date-time1.49-dev - set of date-time libraries based on generic 
programming concepts
 libboost-date-time1.49.0 - set of date-time libraries based on generic 
programming concepts
 libboost-filesystem1.49-dev - filesystem operations (portable paths, iteration 
over directories
 libboost-filesystem1.49.0 - filesystem operations (portable paths, iteration 
over directories
 libboost-graph-parallel1.49-dev - generic graph components and algorithms in 
C++
 libboost-graph-parallel1.49.0 - generic graph components and algorithms in C++
 libboost-graph1.49-dev - generic graph components and algorithms in C++
 libboost-graph1.49.0 - generic graph components and algorithms in C++
 libboost-iostreams1.49-dev - Boost.Iostreams Library development files
 libboost-iostreams1.49.0 - Boost.Iostreams Library
 libboost-locale1.49-dev - C++ facilities for localization
 libboost-locale1.49.0 - C++ facilities for localization
 libboost-math1.49-dev - Boost.Math Library development files
 libboost-math1.49.0 - Boost.Math Library
 libboost-mpi-python1.49-dev - C++ interface to the Message Passing Interface 
(MPI), Python Bind
 libboost-mpi-python1.49.0 - C++ interface to the Message Passing Interface 
(MPI), Python Bind
 libboost-mpi1.49-dev - C++ interface to the Message Passing Interface (MPI)
 libboost-mpi1.49.0 - C++ interface to the Message Passing Interface (MPI)
 libboost-program-options1.49-dev - program options library for C++
 libboost-program-options1.49.0 - program options library for C++
 libboost-python1.49-dev - Boost.Python Library development files
 libboost-python1.49.0 - Boost.Python Library
 libboost-random1.49-dev - Boost Random Number Library
 libboost-random1.49.0 - Boost Random Number Library
 libboost-regex1.49-dev - regular expression library for C++
 libboost-regex1.49.0 - regular expression library for C++
 libboost-serialization1.49-dev - serialization library for C++
 libboost-serialization1.49.0 - serialization library for C++
 libboost-signals1.49-dev - managed signals and slots library for C++
 libboost-signals1.49.0 - managed signals and slots library for C++
 libboost-system1.49-dev - Operating system (e.g. diagnostics support) library
 libboost-system1.49.0 - Operating system (e.g. diagnostics support) library
 libboost-test1.49-dev - components for writing and executing test suites
 libboost-test1.49.0 - components for writing and executing test suites
 libboost-thread1.49-dev - portable C++ multi-threading
 libboost-thread1.49.0 - portable C++ multi-threading
 libboost-timer1.49-dev - C++ wall clock and CPU process timers
 libboost-timer1.49.0 - C++ wall clock and CPU process timers
 libboost-wave1.49-dev - C99/C++ preprocessor library
 libboost-wave1.49.0 - C99/C++ preprocessor library
 libboost1.49-all-dev - Boost C++ Libraries development files (ALL)
 libboost1.49-dbg - Boost C++ Libraries with debug symbols
 libboost1.49-dev - Boost C++ Libraries development files
 libboost1.49-doc - Boost.org libraries documentation
Closes: 671409
Changes: 
 boost1.49 (1.49.0-3) unstable; urgency=low
 .
   * gcc4.7_trac-6790.patch:
   * gcc4.7_trac-6854.patch:
   * gcc4.7_trac-6755.patch:
   * gcc4.7_trac-76970.patch:
   * gcc4.7_trac-6331.patch:
   * gcc4.7_trac-6431.patch:
   * gcc4.7_trac-6852.patch: New.  Fixes for gcc 4.7 from upstream.
     Closes: #671409
Checksums-Sha1: 
 4811cf0bb3e0da29ddc3715e032b9e05d1f7a570 4680 boost1.49_1.49.0-3.dsc
 595ee302b98d3e4c57b9592d234c1d62a0eb91da 103733 
boost1.49_1.49.0-3.debian.tar.gz
 db0abf28b8746ebf804c05f13c1cd42b2126a846 41106236 
libboost1.49-doc_1.49.0-3_all.deb
 b20a757a190ae919c9e3d8c7ca287386f93bd4e2 36400076 
libboost1.49-dbg_1.49.0-3_amd64.deb
 c30498d9af43b9869e08a22968bb002c48bb16f7 9265818 
libboost1.49-dev_1.49.0-3_amd64.deb
 df61ec5bd859107168f52bb8f2296484463241b7 27776 
libboost1.49-all-dev_1.49.0-3_amd64.deb
 55cb1854c11434f790d25060be8ac27d1458903a 38204 
libboost-chrono1.49.0_1.49.0-3_amd64.deb
 60ce171b1c62cad704d84f1d9e43885b11ac992c 49530 
libboost-chrono1.49-dev_1.49.0-3_amd64.deb
 1610293d0756de6ed957d480802ad49f068a785b 46094 
libboost-date-time1.49.0_1.49.0-3_amd64.deb
 7f91279c000e4324d04e4195b1ecb4c8c74df12c 49004 
libboost-date-time1.49-dev_1.49.0-3_amd64.deb
 90741ad0a0735dd1b00a6718bc0bf5aff3643b35 76968 
libboost-filesystem1.49.0_1.49.0-3_amd64.deb
 1082fa93053586ab826caa431ffa0ebb82300c89 108266 
libboost-filesystem1.49-dev_1.49.0-3_amd64.deb
 5ec289d0199c2ae62f57b988a365c97a2b6405ad 138512 
libboost-graph1.49.0_1.49.0-3_amd64.deb
 0eebeac763c440d4a70832c93393283aaf563c15 165986 
libboost-graph1.49-dev_1.49.0-3_amd64.deb
 4846227f6bcdb9437ab250ee50eaa03307f6cc57 114838 
libboost-graph-parallel1.49.0_1.49.0-3_amd64.deb
 3a1730bd31a22a9361b5631470c2d23454e00e19 133208 
libboost-graph-parallel1.49-dev_1.49.0-3_amd64.deb
 c5e922ba22f4c5299f62dc6d2db398445a798b3b 58102 
libboost-iostreams1.49.0_1.49.0-3_amd64.deb
 d2f1b565c003a2772175516f4e6c5f91a5511b82 76368 
libboost-iostreams1.49-dev_1.49.0-3_amd64.deb
 2d5fd3320abc88692bcd837ed62b341557747366 312284 
libboost-locale1.49.0_1.49.0-3_amd64.deb
 0412888ba128b64aefeadc560b01362631d05bf1 500378 
libboost-locale1.49-dev_1.49.0-3_amd64.deb
 b2dde1d67fa7914f22a1c379cc64e1a2a740c426 549634 
libboost-math1.49.0_1.49.0-3_amd64.deb
 158c29283a89015a39fa2818a51d6343f9fc9f93 1887126 
libboost-math1.49-dev_1.49.0-3_amd64.deb
 d04c91a3cf8458d9d5133a1014ee0cb3cf523fc5 81598 
libboost-mpi1.49.0_1.49.0-3_amd64.deb
 caa19e54a640b5cd97dbba6886b440c160206ead 521126 
libboost-mpi1.49-dev_1.49.0-3_amd64.deb
 b8d2822411978114e2d8be8a5ff3364dce8efb05 717812 
libboost-mpi-python1.49.0_1.49.0-3_amd64.deb
 6f62bcbb6d09db02217efd52632ff6bac95461da 123024 
libboost-mpi-python1.49-dev_1.49.0-3_amd64.deb
 bfbf37bd47f28e3b5314205aadc174af98b12336 165962 
libboost-program-options1.49.0_1.49.0-3_amd64.deb
 c8ffff658b1d5088e0d8fe1e6d41df868ff47555 232324 
libboost-program-options1.49-dev_1.49.0-3_amd64.deb
 83abfd1332dbb981c9d7118166926f0a1a1dd036 359386 
libboost-python1.49.0_1.49.0-3_amd64.deb
 d6bd8e11b64777f01f2508c062049cff766757bd 506120 
libboost-python1.49-dev_1.49.0-3_amd64.deb
 a6536b2a82fa25df91490aad70c7d439d1875d43 31958 
libboost-random1.49.0_1.49.0-3_amd64.deb
 ec1c63851a8f137c1b46cc5c74321cb8daa8e04e 30456 
libboost-random1.49-dev_1.49.0-3_amd64.deb
 5a8f08a947bfbf6d3c204572494ce0ecbea102be 433232 
libboost-regex1.49.0_1.49.0-3_amd64.deb
 fe92526edf86bf2b205957ce306b9ca511341e86 616744 
libboost-regex1.49-dev_1.49.0-3_amd64.deb
 1cf7f26cbef1dc89b8adb54172b8cf2c1b3ecff6 209444 
libboost-serialization1.49.0_1.49.0-3_amd64.deb
 223643baf96999de214af436df084d482319b152 304574 
libboost-serialization1.49-dev_1.49.0-3_amd64.deb
 5db95852465d2a06a45e809dd85fed1957f110e8 56300 
libboost-signals1.49.0_1.49.0-3_amd64.deb
 64ff90b5d1a079445988d26790974a49aad0ac15 64456 
libboost-signals1.49-dev_1.49.0-3_amd64.deb
 e20d917f5a939701ab14f6ca400f5a7a037a0b4d 32700 
libboost-system1.49.0_1.49.0-3_amd64.deb
 d049cbf9626fe7fe5633e99bc49e059d1d04bbd3 36020 
libboost-system1.49-dev_1.49.0-3_amd64.deb
 62a6092f91312c25bab85e0028367681a2e082e0 265278 
libboost-test1.49.0_1.49.0-3_amd64.deb
 6b9fdf07dd19c05356e41684f57c0023c30a3851 656888 
libboost-test1.49-dev_1.49.0-3_amd64.deb
 633e8538302ba1c601c2a2339debd50ae626c30f 60454 
libboost-thread1.49.0_1.49.0-3_amd64.deb
 29f93e60d091d22ea6830fc6b43a37df52c2a798 65716 
libboost-thread1.49-dev_1.49.0-3_amd64.deb
 338454dbf9be522ec2a5aa1f02ce0b61220f49af 35226 
libboost-timer1.49.0_1.49.0-3_amd64.deb
 956ee07928b6fac81c9ca1dedf0cfc65c3c47564 35950 
libboost-timer1.49-dev_1.49.0-3_amd64.deb
 3bc45941d74341dd0b9d4aaeb554f634705ecad2 294644 
libboost-wave1.49.0_1.49.0-3_amd64.deb
 62426653528039d3c948d77f6288283dffdae630 502472 
libboost-wave1.49-dev_1.49.0-3_amd64.deb
Checksums-Sha256: 
 e48357070b1f46c5beddf9e2f844194dc86cd7dbffbfc988e9305af54b76e710 4680 
boost1.49_1.49.0-3.dsc
 1330822df621c395ef9be5fb1faa164c3a5bbd1dbddaf7edab72b02ccbca8ea9 103733 
boost1.49_1.49.0-3.debian.tar.gz
 2029ffdb07fcf467887f0e897294f481673edf293b79b33aa888c440e284ec75 41106236 
libboost1.49-doc_1.49.0-3_all.deb
 05a5fdf9720aa70c342fc3728374eb18870130fba396784b91baeacbc5a8eb4f 36400076 
libboost1.49-dbg_1.49.0-3_amd64.deb
 dd33081b7965a4474bf5eb4fc70d6804e1de12f96204b05e5709fb8c0d8c5904 9265818 
libboost1.49-dev_1.49.0-3_amd64.deb
 0c786e6456008b2f2770433f815d3dc259754baac259cb3a681c362816baab3f 27776 
libboost1.49-all-dev_1.49.0-3_amd64.deb
 017279f7e326018dfc72f5221f27ed1fcdad5c4e868c2ce1396741804c6458f3 38204 
libboost-chrono1.49.0_1.49.0-3_amd64.deb
 30e0d7c76591e70758a6c478867ecc15d8fa0e2a4699f1cc8695a786ced2b178 49530 
libboost-chrono1.49-dev_1.49.0-3_amd64.deb
 34b8e5678f98b70e24629998a2f0241e35f802f5b8b9c399aabeb5b2fb4bd4ca 46094 
libboost-date-time1.49.0_1.49.0-3_amd64.deb
 52b1488ab709635f313fdc9cb1933f6e022622b785fca6a96d6baab64c55eb88 49004 
libboost-date-time1.49-dev_1.49.0-3_amd64.deb
 537da29889d5012d481008ed66bd2d05551b4d8f699f92e1adab74a136370530 76968 
libboost-filesystem1.49.0_1.49.0-3_amd64.deb
 04ad41251601863a5ca8394d1bd8da30b5e40c03ffb709ff11400ccf2b2981d2 108266 
libboost-filesystem1.49-dev_1.49.0-3_amd64.deb
 4c32c33a0ea14bd150f0137f37ffd883d0b241212a0fc2f631c2abd1e145fe3b 138512 
libboost-graph1.49.0_1.49.0-3_amd64.deb
 9db2069342042a735335669cf220cba78714782cc7e06563fc1eae0a1f4aaf0c 165986 
libboost-graph1.49-dev_1.49.0-3_amd64.deb
 d5d1f92c75c4f3aae9db7f750defbc036cee001b189326f89905845b641572f1 114838 
libboost-graph-parallel1.49.0_1.49.0-3_amd64.deb
 5af337c6add0d740e27870b1f82fee3722f63aba2b47f4d1bdfe715d74d1b149 133208 
libboost-graph-parallel1.49-dev_1.49.0-3_amd64.deb
 145af8d799439920d798f4a02b63b52df2f383eeb6304ef0ffa348cd0e5f012b 58102 
libboost-iostreams1.49.0_1.49.0-3_amd64.deb
 fafb24b57fc2312511125f6370b320ac157c7abe0482c59d3230bfd8de7ad20f 76368 
libboost-iostreams1.49-dev_1.49.0-3_amd64.deb
 25be0b4c11eb6a93b3c95980b393763504266bc906d9986e94eb731648a2e1e6 312284 
libboost-locale1.49.0_1.49.0-3_amd64.deb
 77380519f263383107109d95581ba4394bb2ad4e5e75e66486ab591fd726731c 500378 
libboost-locale1.49-dev_1.49.0-3_amd64.deb
 84edd4a026216675e888dfd15149f89612d31616e8712af03d7d2061ce1c18c7 549634 
libboost-math1.49.0_1.49.0-3_amd64.deb
 2fc91ca2eaddd4353437a68aeeda4a6cbb136523c62e332918c61ce4e0fa00af 1887126 
libboost-math1.49-dev_1.49.0-3_amd64.deb
 91606acd4f77d4ccd50ee76499c3db7d5b96e3d736d9845e2de0ed172e0bd971 81598 
libboost-mpi1.49.0_1.49.0-3_amd64.deb
 fde0f462a4477c0e033b9c0da195a5c0d7ea15363bf623c728888c393b85e5fd 521126 
libboost-mpi1.49-dev_1.49.0-3_amd64.deb
 f811fe006bc3e4b3697b9a1161d44c174a3382db1e277545e8d2e9bf3d9f0866 717812 
libboost-mpi-python1.49.0_1.49.0-3_amd64.deb
 fc6c63415af8f7ad7dc9c4f1924b11ba262a233c36c669905414cb29cb36b476 123024 
libboost-mpi-python1.49-dev_1.49.0-3_amd64.deb
 768b3cf01ea851b8daec44520d399fac37c4ca481aca707401618b7710326db9 165962 
libboost-program-options1.49.0_1.49.0-3_amd64.deb
 bf529c272d4c0ffe396e484687c2ffc5f13599a645e6573b8495917a9d93d8b9 232324 
libboost-program-options1.49-dev_1.49.0-3_amd64.deb
 47aedabe4024d372969209a74e4f344cdf2f9a0d6f494fff7bd99c8b35f075c6 359386 
libboost-python1.49.0_1.49.0-3_amd64.deb
 e5c749171426ead6bbfd8998b6e48ca851ee29820f3d022f71e6045e0443c253 506120 
libboost-python1.49-dev_1.49.0-3_amd64.deb
 a9edd284955d10fdc7b44d3a1979dbb41ebd72a25752651e5a18846756d09c28 31958 
libboost-random1.49.0_1.49.0-3_amd64.deb
 bc91595b15f88029b8d2099229928fa4fafc5bb4261432fba149cf399c2f0c09 30456 
libboost-random1.49-dev_1.49.0-3_amd64.deb
 17022d9fb9fac41bf9a480353c80d6fea3969fc2734d92e9120a81c0bce7c463 433232 
libboost-regex1.49.0_1.49.0-3_amd64.deb
 eb2622da04e41ba2ee592207f175c43dcf0f897e36d8d9a6d6816ed5ec639d1d 616744 
libboost-regex1.49-dev_1.49.0-3_amd64.deb
 43bf3c1e9220ff0bdc3afcc4288759a6c93ed949b258234da731a2930149274c 209444 
libboost-serialization1.49.0_1.49.0-3_amd64.deb
 1c50b27f294653f7bf2225c2fd6b3230706a6d12ec1dedcc5a3891ca448fc9f2 304574 
libboost-serialization1.49-dev_1.49.0-3_amd64.deb
 8c97ddb0dff7e41a6b66b720e3f8ea4d764ddcaed886c45d7e166c8aac022216 56300 
libboost-signals1.49.0_1.49.0-3_amd64.deb
 eb34035922b16e1867688df66e7b56697fc5180af6803273398b7f9932c93a85 64456 
libboost-signals1.49-dev_1.49.0-3_amd64.deb
 ccff0819b4d83663586624a3cad9e2bf8896a99195a3133d00ffc8851128e83c 32700 
libboost-system1.49.0_1.49.0-3_amd64.deb
 7eb1bfda75a7ab33618a85541f8632b0a7d5945d9447c93907c2f55f9d888256 36020 
libboost-system1.49-dev_1.49.0-3_amd64.deb
 72188fe7b7551e6265f589d8cdcf3a6690bb47daf03828b173565b6be2b7b5db 265278 
libboost-test1.49.0_1.49.0-3_amd64.deb
 0ce0d6826b5abe8b5e26aeb1b259e299aa08215884240a69823c983456b0b0a6 656888 
libboost-test1.49-dev_1.49.0-3_amd64.deb
 59575d50d68ed828af2d8c56057938b2087fc61c8c07dedfb9a2ae16c2a14bd6 60454 
libboost-thread1.49.0_1.49.0-3_amd64.deb
 5051caf08eeedac22d260257cd7d224c6ce64940373b6dc997c3a8a8271a9a30 65716 
libboost-thread1.49-dev_1.49.0-3_amd64.deb
 43e5e4c2fcb6cd7585b3c7a83651cb74da178c419469adda515fac9bed9b9da3 35226 
libboost-timer1.49.0_1.49.0-3_amd64.deb
 e9385b9b7e4bd7686ac85be3619f99239faea03b9497f8b5fffe15afe465d00c 35950 
libboost-timer1.49-dev_1.49.0-3_amd64.deb
 33308d962ce7a82e25458504e0cdd9255b92fdb4be08e95cebddda09e2af09a8 294644 
libboost-wave1.49.0_1.49.0-3_amd64.deb
 a5618566da0e2dc42eef24ac9ae4c498137910a0abdad390ea2ceca69f0725be 502472 
libboost-wave1.49-dev_1.49.0-3_amd64.deb
Files: 
 2c3baa3e366376a057f81546ab9dfb86 4680 libs optional boost1.49_1.49.0-3.dsc
 19e800beb1f61d46a33b5a2dcc5068b5 103733 libs optional 
boost1.49_1.49.0-3.debian.tar.gz
 3189618acabe88f3f97c1bf9e8dd78ae 41106236 doc optional 
libboost1.49-doc_1.49.0-3_all.deb
 79c3dd32bde4ebb6b86a6e1e42c39bb4 36400076 debug extra 
libboost1.49-dbg_1.49.0-3_amd64.deb
 95987ed959dc9aae9f8a1cdc2ac767cb 9265818 libdevel optional 
libboost1.49-dev_1.49.0-3_amd64.deb
 6d9a0b59e3b294548425c3312e3ed62e 27776 libdevel optional 
libboost1.49-all-dev_1.49.0-3_amd64.deb
 fec1cea742bae36ae9b06347d86ee2c5 38204 libs optional 
libboost-chrono1.49.0_1.49.0-3_amd64.deb
 ec84ddcf8f3b9d15ff98697dada5847e 49530 libdevel optional 
libboost-chrono1.49-dev_1.49.0-3_amd64.deb
 c93ca7750fb480963e522aa5fa036346 46094 libs optional 
libboost-date-time1.49.0_1.49.0-3_amd64.deb
 4eae905f53d6f7ca1a423928627b2104 49004 libdevel optional 
libboost-date-time1.49-dev_1.49.0-3_amd64.deb
 c4151ba2534f6aa30d1d8cdfa890256d 76968 libs optional 
libboost-filesystem1.49.0_1.49.0-3_amd64.deb
 02b62448aace33426746fea5becc41a9 108266 libdevel optional 
libboost-filesystem1.49-dev_1.49.0-3_amd64.deb
 0d120b4f3cb7cc81cba9cd55d0daadd8 138512 libs optional 
libboost-graph1.49.0_1.49.0-3_amd64.deb
 2c29457ff74a3dcc34db053cf660735c 165986 libdevel optional 
libboost-graph1.49-dev_1.49.0-3_amd64.deb
 40391075a4b7efa1506b3ad747de84fa 114838 libs optional 
libboost-graph-parallel1.49.0_1.49.0-3_amd64.deb
 d4f0ac0cd4d5747a2e4f232b3dbb6697 133208 libdevel optional 
libboost-graph-parallel1.49-dev_1.49.0-3_amd64.deb
 9a4607b085d14c357808220724ccc9dd 58102 libs important 
libboost-iostreams1.49.0_1.49.0-3_amd64.deb
 d78351cde16c1bc9f6f2838c38aff77f 76368 libdevel optional 
libboost-iostreams1.49-dev_1.49.0-3_amd64.deb
 58a16c12be8ecd97c5b90a412fb12686 312284 libs optional 
libboost-locale1.49.0_1.49.0-3_amd64.deb
 28d91c8fd8bbf2f82d6a905607ce8a43 500378 libdevel optional 
libboost-locale1.49-dev_1.49.0-3_amd64.deb
 93a8e1bb2cebb7f93c759defc08a6087 549634 libs optional 
libboost-math1.49.0_1.49.0-3_amd64.deb
 a5e2b06b79b1c96a3a6c01de9b78a561 1887126 libdevel optional 
libboost-math1.49-dev_1.49.0-3_amd64.deb
 c8264fd4499c1a231fde9b4dec7df2f8 81598 libs optional 
libboost-mpi1.49.0_1.49.0-3_amd64.deb
 dc2e91c791c89db46b5e676a5dab3222 521126 libdevel optional 
libboost-mpi1.49-dev_1.49.0-3_amd64.deb
 aef221b82564cebe163424563fa48236 717812 python optional 
libboost-mpi-python1.49.0_1.49.0-3_amd64.deb
 1d9e2a6b1fc110604ff2af89fb1197d6 123024 libdevel optional 
libboost-mpi-python1.49-dev_1.49.0-3_amd64.deb
 9f51a5ede49c5f75b53bcded1b08b21a 165962 libs optional 
libboost-program-options1.49.0_1.49.0-3_amd64.deb
 f3a5ab6f953d7cbb6ac25a38aef8c916 232324 libdevel optional 
libboost-program-options1.49-dev_1.49.0-3_amd64.deb
 66714325fefb236cb2b5f1a7a01f85ee 359386 python optional 
libboost-python1.49.0_1.49.0-3_amd64.deb
 a5feb97b3fe43b101a02eb3e0639cbee 506120 libdevel optional 
libboost-python1.49-dev_1.49.0-3_amd64.deb
 809852e0b4acb33e22dc03b784c8a47c 31958 libs optional 
libboost-random1.49.0_1.49.0-3_amd64.deb
 aa0e10639e52de887152e88b376944ba 30456 libdevel optional 
libboost-random1.49-dev_1.49.0-3_amd64.deb
 201d592ca02671124b8dca2b4899b7c3 433232 libs optional 
libboost-regex1.49.0_1.49.0-3_amd64.deb
 a018a9cf2268471946259cc840d403a7 616744 libdevel optional 
libboost-regex1.49-dev_1.49.0-3_amd64.deb
 4c5f0c127b6535a44bf66854f850ef10 209444 libs optional 
libboost-serialization1.49.0_1.49.0-3_amd64.deb
 e5a6105ef50e6ecdf5fb907431a56e26 304574 libdevel optional 
libboost-serialization1.49-dev_1.49.0-3_amd64.deb
 fa35111fcdb3799e1c1513b49e6f0ee4 56300 libs optional 
libboost-signals1.49.0_1.49.0-3_amd64.deb
 f9843176e5266e6fcee2437e00f1945f 64456 libdevel optional 
libboost-signals1.49-dev_1.49.0-3_amd64.deb
 fd4d1bed4db895ba9eedc984aa2d7102 32700 libs optional 
libboost-system1.49.0_1.49.0-3_amd64.deb
 11456920d35282e7a1917d4758165455 36020 libdevel optional 
libboost-system1.49-dev_1.49.0-3_amd64.deb
 d2574ef4a97588c06c24b72863cc2928 265278 libs optional 
libboost-test1.49.0_1.49.0-3_amd64.deb
 9106dcb78d84ba24c220af312550af9c 656888 libdevel optional 
libboost-test1.49-dev_1.49.0-3_amd64.deb
 848cb7de47a341e4739d9c6eb38d6568 60454 libs optional 
libboost-thread1.49.0_1.49.0-3_amd64.deb
 362882d13286bfbda8f2b4a263775a8d 65716 libdevel optional 
libboost-thread1.49-dev_1.49.0-3_amd64.deb
 144a9156ada3c3a6639c395616a0ccc1 35226 libs optional 
libboost-timer1.49.0_1.49.0-3_amd64.deb
 186c2230b1be999a7f945f9dbd09433a 35950 libdevel optional 
libboost-timer1.49-dev_1.49.0-3_amd64.deb
 b1b52408cabd27cbcc2561171ae62798 294644 libs optional 
libboost-wave1.49.0_1.49.0-3_amd64.deb
 afcaa112b63e6dd2c20b6de8ed798154 502472 libdevel optional 
libboost-wave1.49-dev_1.49.0-3_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iD8DBQFPpeD90i2bPSHbMcURAiXlAJ9G2a4qPT9vBju/CMYEDf+ftG+gtQCfQT2T
xNnD6B/51yL4hpvcE4RMtFo=
=9XKS
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to