Your message dated Mon, 24 Sep 2012 05:19:49 +0000
with message-id <[email protected]>
and subject line Bug#687296: fixed in boost1.50 1.50.0-2
has caused the Debian Bug report #687296,
regarding Bad formatting of package description
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 [email protected]
immediately.)
--
687296: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687296
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:boost1.49
Version: libboost-chrono1.50.0
Severity: wishlist
Tags: patch
Dear Debian Boost Team,
I'm afraid that the formatting of the description for libboost-chrono1.49.0
(1) is not what you intended (2).
Enumerations are displayed verbatim (3) and have to be intended by at least
one space. For your convenience I copied a reformatted version into this
mail.
It is valid for libboost-chrono1.50-dev as well.
Description: C++ representation of time duration, time point, and clocks
This package forms part of the Boost C++ Libraries collection.
.
The Boost.Chrono library provides:
.
* A means to represent time durations: managed by the generic duration
class.Examples of time durations include days, minutes, seconds and
nanoseconds, which can be represented with a fixed number of clock
ticks per unit. All of these units of time duration are united with
a generic interface by the duration facility.
* A type for representing points in time: time_point. A time_point
represents an epoch plus or minus a duration. The library leaves
epochs unspecified. A time_point is associated with a clock.
* Several clocks, some of which may not be available on a particular
platform: system_clock, steady_clock and high_resolution_clock. A
clock is a pairing of a time_point and duration, and a function
which returns a time_point representing now.
.
To make the timing facilities more generally useful, Boost.Chrono
provides a number of clocks that are thin wrappers around the
operating system's time APIs, thereby allowing the extraction of wall
clock time, user CPU time, system CPU time spent by the process:
.
* process_real_cpu_clock, captures wall clock CPU time spent by the
current process.
* process_user_cpu_clock, captures user-CPU time spent by the current
process.
* process_system_cpu_clock, captures system-CPU time spent by the
current process.
* a tuple-like class process_cpu_clock, that captures real, user-CPU,
and system-CPU process times together.
* a thread_clock thread steady clock giving the time spent by the
current thread (when supported by a platform).
.
Lastly, Boost.Chrono includes typeof registration for duration and
time_point to permit using emulated auto with C++03 compilers.
Cheers,
Martin
1: http://ddtp.debian.net/ddt.cgi?desc_id=89426
2: http://packages.debian.org/sid/libboost-chrono1.49
3: http://packages.debian.org
# Source: boost1.49
# Package(s): libboost-chrono1.49.0
--- End Message ---
--- Begin Message ---
Source: boost1.50
Source-Version: 1.50.0-2
We believe that the bug you reported is fixed in the latest version of
boost1.50, which is due to be installed in the Debian FTP archive.
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.
Steve M. Robbins <[email protected]> (supplier of updated boost1.50 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.8
Date: Sun, 23 Sep 2012 21:33:04 -0500
Source: boost1.50
Binary: libboost1.50-dbg libboost1.50-dev libboost1.50-all-dev libboost1.50-doc
libboost-chrono1.50.0 libboost-chrono1.50-dev libboost-date-time1.50.0
libboost-date-time1.50-dev libboost-exception1.50.0 libboost-exception1.50-dev
libboost-filesystem1.50.0 libboost-filesystem1.50-dev libboost-graph1.50.0
libboost-graph1.50-dev libboost-graph-parallel1.50.0
libboost-graph-parallel1.50-dev libboost-iostreams1.50.0
libboost-iostreams1.50-dev libboost-locale1.50.0 libboost-locale1.50-dev
libboost-math1.50.0 libboost-math1.50-dev libboost-mpi1.50.0
libboost-mpi1.50-dev libboost-mpi-python1.50.0 libboost-mpi-python1.50-dev
libboost-program-options1.50.0 libboost-program-options1.50-dev
libboost-python1.50.0 libboost-python1.50-dev libboost-random1.50.0
libboost-random1.50-dev libboost-regex1.50.0 libboost-regex1.50-dev
libboost-serialization1.50.0 libboost-serialization1.50-dev
libboost-signals1.50.0 libboost-signals1.50-dev libboost-system1.50.0
libboost-system1.50-dev
libboost-test1.50.0 libboost-test1.50-dev libboost-thread1.50.0
libboost-thread1.50-dev libboost-timer1.50.0 libboost-timer1.50-dev
libboost-wave1.50.0
libboost-wave1.50-dev
Architecture: source all amd64
Version: 1.50.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian Boost Team <[email protected]>
Changed-By: Steve M. Robbins <[email protected]>
Description:
libboost-chrono1.50-dev - C++ representation of time duration, time point, and
clocks
libboost-chrono1.50.0 - C++ representation of time duration, time point, and
clocks
libboost-date-time1.50-dev - set of date-time libraries based on generic
programming concepts
libboost-date-time1.50.0 - set of date-time libraries based on generic
programming concepts
libboost-exception1.50-dev - set of date-time libraries based on generic
programming concepts
libboost-exception1.50.0 - set of date-time libraries based on generic
programming concepts
libboost-filesystem1.50-dev - filesystem operations (portable paths, iteration
over directories
libboost-filesystem1.50.0 - filesystem operations (portable paths, iteration
over directories
libboost-graph-parallel1.50-dev - generic graph components and algorithms in
C++
libboost-graph-parallel1.50.0 - generic graph components and algorithms in C++
libboost-graph1.50-dev - generic graph components and algorithms in C++
libboost-graph1.50.0 - generic graph components and algorithms in C++
libboost-iostreams1.50-dev - Boost.Iostreams Library development files
libboost-iostreams1.50.0 - Boost.Iostreams Library
libboost-locale1.50-dev - C++ facilities for localization
libboost-locale1.50.0 - C++ facilities for localization
libboost-math1.50-dev - Boost.Math Library development files
libboost-math1.50.0 - Boost.Math Library
libboost-mpi-python1.50-dev - C++ interface to the Message Passing Interface
(MPI), Python Bind
libboost-mpi-python1.50.0 - C++ interface to the Message Passing Interface
(MPI), Python Bind
libboost-mpi1.50-dev - C++ interface to the Message Passing Interface (MPI)
libboost-mpi1.50.0 - C++ interface to the Message Passing Interface (MPI)
libboost-program-options1.50-dev - program options library for C++
libboost-program-options1.50.0 - program options library for C++
libboost-python1.50-dev - Boost.Python Library development files
libboost-python1.50.0 - Boost.Python Library
libboost-random1.50-dev - Boost Random Number Library
libboost-random1.50.0 - Boost Random Number Library
libboost-regex1.50-dev - regular expression library for C++
libboost-regex1.50.0 - regular expression library for C++
libboost-serialization1.50-dev - serialization library for C++
libboost-serialization1.50.0 - serialization library for C++
libboost-signals1.50-dev - managed signals and slots library for C++
libboost-signals1.50.0 - managed signals and slots library for C++
libboost-system1.50-dev - Operating system (e.g. diagnostics support) library
libboost-system1.50.0 - Operating system (e.g. diagnostics support) library
libboost-test1.50-dev - components for writing and executing test suites
libboost-test1.50.0 - components for writing and executing test suites
libboost-thread1.50-dev - portable C++ multi-threading
libboost-thread1.50.0 - portable C++ multi-threading
libboost-timer1.50-dev - C++ wall clock and CPU process timers
libboost-timer1.50.0 - C++ wall clock and CPU process timers
libboost-wave1.50-dev - C99/C++ preprocessor library
libboost-wave1.50.0 - C99/C++ preprocessor library
libboost1.50-all-dev - Boost C++ Libraries development files (ALL)
libboost1.50-dbg - Boost C++ Libraries with debug symbols
libboost1.50-dev - Boost C++ Libraries development files
libboost1.50-doc - Boost.org libraries documentation
Closes: 685003 687296
Changes:
boost1.50 (1.50.0-2) unstable; urgency=low
.
* control: Fix list formatting in Boost.Chrono long description.
Closes: #687296. Add symlink /usr/share/doc/libboost-doc/examples;
see #687524.
.
* rules: Install libs/date_time/data into
/usr/share/doc/libboost-date-timeX.Y-dev. Closes: #685003.
Checksums-Sha1:
78bd214d9b5367ecfa2fd2bac64c6d01b70dd93a 4828 boost1.50_1.50.0-2.dsc
60942e7212d483cdf9e74683b66e37df1134a114 104633
boost1.50_1.50.0-2.debian.tar.gz
bfd078746d329039b956c25cf5460497f9c2bb36 41985014
libboost1.50-doc_1.50.0-2_all.deb
57e1a827e376d783657e74e7779776c1a6e1f5d8 39173696
libboost1.50-dbg_1.50.0-2_amd64.deb
16f3f8d620d183515f5fc6ffdfcd5b9107ab676e 9380432
libboost1.50-dev_1.50.0-2_amd64.deb
e90eb43ec019cec6205cba7d7626fe5529159cfb 28000
libboost1.50-all-dev_1.50.0-2_amd64.deb
1ca2000252914182bbf9b341d0881a7a4639bd14 38626
libboost-chrono1.50.0_1.50.0-2_amd64.deb
0f3b82d7123c637d09a8231c41e99f85121b4203 50048
libboost-chrono1.50-dev_1.50.0-2_amd64.deb
dbc9f6a92897e3be32ce09c0043701bfbc2194ab 46480
libboost-date-time1.50.0_1.50.0-2_amd64.deb
0c248350f593a7839a626cc95177796a7ff82a9b 55930
libboost-date-time1.50-dev_1.50.0-2_amd64.deb
868b93294fa48ff66d2475ec615e7e1d82be7548 27880
libboost-exception1.50.0_1.50.0-2_amd64.deb
0d34a6a9add8271706103ad561d3699d88a6fe9f 28332
libboost-exception1.50-dev_1.50.0-2_amd64.deb
78f45bf4bff648db083c2bc1fe3dd6c3892a2a90 64600
libboost-filesystem1.50.0_1.50.0-2_amd64.deb
524f71fc221c01534491b21da69ffb8ae3b2553e 78646
libboost-filesystem1.50-dev_1.50.0-2_amd64.deb
c8d67ecd46ed9432927dd534b0db42d7317782a0 156618
libboost-graph1.50.0_1.50.0-2_amd64.deb
be55f948409fdbfc7ff53aa1e17dfa673fcec2ce 191774
libboost-graph1.50-dev_1.50.0-2_amd64.deb
7c4749151a24c10754bd7d91b2be89ca5aa56831 123378
libboost-graph-parallel1.50.0_1.50.0-2_amd64.deb
260fcdf78c949b76da21f4e6228ddf36314edfdb 142704
libboost-graph-parallel1.50-dev_1.50.0-2_amd64.deb
240d5d2e0863392dfcc201b4018d150c63f93f26 58202
libboost-iostreams1.50.0_1.50.0-2_amd64.deb
b907355719b47364bae40d5e309d591c3a934065 73598
libboost-iostreams1.50-dev_1.50.0-2_amd64.deb
4cff9ec9323d9be8839b541ffc4042bd8eb936e9 314204
libboost-locale1.50.0_1.50.0-2_amd64.deb
bd14f8ba3888f05b8860f7ebc8039f066862c9a3 533934
libboost-locale1.50-dev_1.50.0-2_amd64.deb
b586558fabb2ff225b0fdbbd5e3fdbee57f41004 524586
libboost-math1.50.0_1.50.0-2_amd64.deb
6cc3982adf947f21f41a2d69949d78c24f80a517 2196176
libboost-math1.50-dev_1.50.0-2_amd64.deb
a6f92c50880e20680766f309da39757f677b38a0 82908
libboost-mpi1.50.0_1.50.0-2_amd64.deb
06695dda1be9995458cfdb8125f4eff313dab02e 526330
libboost-mpi1.50-dev_1.50.0-2_amd64.deb
ad909fcf29b043faa808c9f4dd180f1819def8da 744618
libboost-mpi-python1.50.0_1.50.0-2_amd64.deb
a3dc466c7af628a21e357b9b198973c4b8f2bf41 123736
libboost-mpi-python1.50-dev_1.50.0-2_amd64.deb
f405ee5a35fb655e3d9227b419d20a4927eadf5d 171188
libboost-program-options1.50.0_1.50.0-2_amd64.deb
c12d360448410de24f1a0e2ae661e78df96819f7 259224
libboost-program-options1.50-dev_1.50.0-2_amd64.deb
df24c1b7378c1690687f57329e3f2df43673cec2 358762
libboost-python1.50.0_1.50.0-2_amd64.deb
b289cd064ae38989751f712d9c7d0d3558b678f3 503424
libboost-python1.50-dev_1.50.0-2_amd64.deb
902222f00698794369efb756bac640e4303cfb49 32190
libboost-random1.50.0_1.50.0-2_amd64.deb
2e3d58e8e65584bf4a546df670c397a2b448f84a 30606
libboost-random1.50-dev_1.50.0-2_amd64.deb
315427f59e1eb150feb3dff4a22de58dec5759ba 451912
libboost-regex1.50.0_1.50.0-2_amd64.deb
f2de9b32082edad30d97ff912b3f4931260824dc 660248
libboost-regex1.50-dev_1.50.0-2_amd64.deb
db2e7bf6c69813fc2d0ca93499956fe9bede4f6b 212504
libboost-serialization1.50.0_1.50.0-2_amd64.deb
18b5d249a2a763e82cb1d2bb865af08e5439eae4 315836
libboost-serialization1.50-dev_1.50.0-2_amd64.deb
31ee01da78951c736ab12f8c2452cc64c3a60700 57006
libboost-signals1.50.0_1.50.0-2_amd64.deb
857ffec2b397c16c65f4d009d9d849d3446a898e 66030
libboost-signals1.50-dev_1.50.0-2_amd64.deb
e702e374d407774ddfe17ecdb88fb78a6bfa7c91 32996
libboost-system1.50.0_1.50.0-2_amd64.deb
ff10eb945a1a314a27c76c776e35152cdec00b3f 34688
libboost-system1.50-dev_1.50.0-2_amd64.deb
bff3c0142513b139b24a299ac40da56c9472e021 293336
libboost-test1.50.0_1.50.0-2_amd64.deb
7c5b199ba1a2062b633f4b3d5ee2501824866606 750554
libboost-test1.50-dev_1.50.0-2_amd64.deb
7d5b0f53b4aa471fd841dae0cc0bb2504103554c 70070
libboost-thread1.50.0_1.50.0-2_amd64.deb
e01d8c145c787d4d21d7dc2b300c319cb3731182 82014
libboost-thread1.50-dev_1.50.0-2_amd64.deb
43d8af958974e063fdfcf9d94be6432eec39adc3 35596
libboost-timer1.50.0_1.50.0-2_amd64.deb
c332e2782d361929d96745458e2c5942f66d9bce 36072
libboost-timer1.50-dev_1.50.0-2_amd64.deb
f7ff3cbc19fbfce94386ef3208180625f323d5a6 306546
libboost-wave1.50.0_1.50.0-2_amd64.deb
a224ad0cd7d783dd1859ff6be29ebb09e53b50b2 606298
libboost-wave1.50-dev_1.50.0-2_amd64.deb
Checksums-Sha256:
3c63accb0af1e7ba38289c7d5d01165ff2acb8be9fd99d2d5cb336156475abc8 4828
boost1.50_1.50.0-2.dsc
fb42c55d61adc93e6e3ee981fabda4206cb417d1129eda441c45ae95e7529f93 104633
boost1.50_1.50.0-2.debian.tar.gz
2899755364bbe363cd4b570cf509e2df51be201fbfcfcf624c97ed5132b5443f 41985014
libboost1.50-doc_1.50.0-2_all.deb
a0bcd6bff11d9d019171e850e2f20d1f339c0b4953955f71d64fcb1eb6739071 39173696
libboost1.50-dbg_1.50.0-2_amd64.deb
304c04daf7b61bc90772cf34e6fd7886f04af73cf142d47df6e8d02996a79c66 9380432
libboost1.50-dev_1.50.0-2_amd64.deb
bbcbece45dd4af9e2fa28518757e44b2112d0a613242a94935d2094a3c47f812 28000
libboost1.50-all-dev_1.50.0-2_amd64.deb
947b6738073fd7066d290fcb4da82fd69508dea3c0f9cefe11ebe7a08059eee2 38626
libboost-chrono1.50.0_1.50.0-2_amd64.deb
362ed1d2104be2f09bd77555474e4063feea701532dc97230b1cba2467f4824c 50048
libboost-chrono1.50-dev_1.50.0-2_amd64.deb
86b8424bab49973484c0dfe0575f405b9c4ce44439bccde8195dc40e315e677e 46480
libboost-date-time1.50.0_1.50.0-2_amd64.deb
23ffe00b8ff9273a1f985a8d663758c90b36e549e1eaa168fc4ee191fc8b5901 55930
libboost-date-time1.50-dev_1.50.0-2_amd64.deb
06aec9cc730ae945cd606a4d8564c1fa1aef3fdd15f3eee5436fb163c01727bd 27880
libboost-exception1.50.0_1.50.0-2_amd64.deb
83beaf5eb0266ac6b2ba0b788510501c4c507015f0888c9f84d6c8ed6058e3f9 28332
libboost-exception1.50-dev_1.50.0-2_amd64.deb
8a56cc79d866fa348d4c42a38bf23841ce536e959bac8df2822c2ae1556c2dc9 64600
libboost-filesystem1.50.0_1.50.0-2_amd64.deb
8bae1ef94cc3056e864d568ab02e8f78b390da7c7d043eb3542057bc15256b5e 78646
libboost-filesystem1.50-dev_1.50.0-2_amd64.deb
4a4445eee2dc38647c674bd94aa51f4799d5433405fcd45e22b58827bde31986 156618
libboost-graph1.50.0_1.50.0-2_amd64.deb
2c095e3bea06c3cd2c7961fad839f043567e24e4566286b23552b5c648a70b3c 191774
libboost-graph1.50-dev_1.50.0-2_amd64.deb
b5f743e3ce59bc99c2dd7800ba1d628ec97df0a65a49584eb328b75a3ab804b4 123378
libboost-graph-parallel1.50.0_1.50.0-2_amd64.deb
2f80d00a8b8959d763f46d9a18d142e7795813a7c9584d95c11a46fcd2a53263 142704
libboost-graph-parallel1.50-dev_1.50.0-2_amd64.deb
e768e8454eed7f44b1261409536da09dc8c93e40468829e89298d935d1589e46 58202
libboost-iostreams1.50.0_1.50.0-2_amd64.deb
da7fc57380dda8bfdbb65f295b1b419ba3c2af09ef0dadacc01e2610ca875166 73598
libboost-iostreams1.50-dev_1.50.0-2_amd64.deb
18bc2eb5fc050fa466d3dcaf6f9483065d35d0d769adcb916b8df80be8bc1590 314204
libboost-locale1.50.0_1.50.0-2_amd64.deb
34383db733641e069c77e0b028e06247a7f74158eb7edfcb07eea5ba097674d2 533934
libboost-locale1.50-dev_1.50.0-2_amd64.deb
48c53f3ae68bd2dce0ce6d9c923ec98715b63ce89b28698c51dd33cc0bb61b69 524586
libboost-math1.50.0_1.50.0-2_amd64.deb
d132c0289c3f1ed9dc73dddda4fedd9b9ccca2ada0dd95cc8b44dfccbe9e1998 2196176
libboost-math1.50-dev_1.50.0-2_amd64.deb
6db3f0c3b9e18a8ddc65d77fb5d2edf603e0845099465ac91d6c7e164bff46d4 82908
libboost-mpi1.50.0_1.50.0-2_amd64.deb
fb02a60b4a8814cd9bcc62a2046681c535eb250ec7559fac19e955263b398e5e 526330
libboost-mpi1.50-dev_1.50.0-2_amd64.deb
f17fcb8b51d45187c69a8a688ce6c9a68d29735641c2f0fd6acb38c5599efb9c 744618
libboost-mpi-python1.50.0_1.50.0-2_amd64.deb
2057a273621fc5c845ba757da46cb7818996b70d3fb2dec32d5b5bc1f2208efa 123736
libboost-mpi-python1.50-dev_1.50.0-2_amd64.deb
e18277be6e3adeb8969a650684a094e288720a0b8518bd08ba3a7698693baa71 171188
libboost-program-options1.50.0_1.50.0-2_amd64.deb
9dde6ed8276cd352c9de098e7b743e3339334eab929796d4a38f42c9436620a1 259224
libboost-program-options1.50-dev_1.50.0-2_amd64.deb
b7675ba2da69c195fdadc37c7db38517d39e20efa5dbd81d2586c5525587c5d3 358762
libboost-python1.50.0_1.50.0-2_amd64.deb
18344aa5350dfc58c3650f132cdbeb84ea00605bd4f6d7cd20ac167846a53a38 503424
libboost-python1.50-dev_1.50.0-2_amd64.deb
742c950f2d1db839538f0bbeaf9d85020029c928d55352dc398b9df9e6283a32 32190
libboost-random1.50.0_1.50.0-2_amd64.deb
69f8534e1bb5f4c49f03a5b44f557475bcf3511dd2572dc5d0c5abece0e530b5 30606
libboost-random1.50-dev_1.50.0-2_amd64.deb
f85fb1cc120301069bf320681e529a6b18154db93c6c96583fe965266c4b92de 451912
libboost-regex1.50.0_1.50.0-2_amd64.deb
c58f3959154f3fa0ba188b89e340456012729a3cd7a06667ccdd3d2539975c27 660248
libboost-regex1.50-dev_1.50.0-2_amd64.deb
78b4936f45fcdd5de829108c3bd76bfb0e38a5ff2176f0adae112200a6b73098 212504
libboost-serialization1.50.0_1.50.0-2_amd64.deb
4c7bb6f33724278ad3bf986e3910586a10eb217ab6a82207c983827f8de92043 315836
libboost-serialization1.50-dev_1.50.0-2_amd64.deb
f4f0eaf2e4d07ea53af18738456e6ce7054cd561e5b67e2545e735a6b5928de0 57006
libboost-signals1.50.0_1.50.0-2_amd64.deb
1a5013163719be8661e4d0143f3f39b400d13d457223d5afb6084df8dee138e8 66030
libboost-signals1.50-dev_1.50.0-2_amd64.deb
647cbe80671b1e5bd7517fba7f32781caf3059f44305ec79f75c6317be724de5 32996
libboost-system1.50.0_1.50.0-2_amd64.deb
659b420b39074d91cc77c30edcf3fb5b0e533bce6e32abba4294c90bbb3c5285 34688
libboost-system1.50-dev_1.50.0-2_amd64.deb
d1f0bcbc17f63e32696290dc1618c55b63372deef1d2c055958f9c759ec699e1 293336
libboost-test1.50.0_1.50.0-2_amd64.deb
f8475d8f44e16a6a54766317cecae56acd1f943b797505edc0a19ed41fe76aeb 750554
libboost-test1.50-dev_1.50.0-2_amd64.deb
082e6f096e55a6d9eeea525c380eddd105c95e591cdaf18037e8129227f353b6 70070
libboost-thread1.50.0_1.50.0-2_amd64.deb
6e2e7af236f50729b70d85598a7db0923cdf08984490d9181fe8e631a9849f1c 82014
libboost-thread1.50-dev_1.50.0-2_amd64.deb
79a99d15d4b6f5597a97a1158195a257c404dd2830daa8434f0e4f7b999c9f92 35596
libboost-timer1.50.0_1.50.0-2_amd64.deb
0e3df9de54f3a250fb58758f130fbdae7d7ac47415093b69f8aa84095134b0c9 36072
libboost-timer1.50-dev_1.50.0-2_amd64.deb
1e22a525c485ad89f964dc9fa281b1f06571f4e9a89ac9df5605962da498b073 306546
libboost-wave1.50.0_1.50.0-2_amd64.deb
d3f67f3e28ba6cdfcc8d082b48e0e08f412d42d9f8d5a2a85f47a0349fad5120 606298
libboost-wave1.50-dev_1.50.0-2_amd64.deb
Files:
4b56287c9321b92029c0d7d92d7661aa 4828 libs optional boost1.50_1.50.0-2.dsc
e35b5780dcca2c155c381ee1f2232d5f 104633 libs optional
boost1.50_1.50.0-2.debian.tar.gz
9604e657e1aa46f819586f57bbfcb6cf 41985014 doc optional
libboost1.50-doc_1.50.0-2_all.deb
db22a6956d843410ed075e538fc69d96 39173696 debug extra
libboost1.50-dbg_1.50.0-2_amd64.deb
74a10eec2f015d6d2c17791fc92a6c18 9380432 libdevel optional
libboost1.50-dev_1.50.0-2_amd64.deb
cf4343d6a95e3938bd6b287daa10267c 28000 libdevel optional
libboost1.50-all-dev_1.50.0-2_amd64.deb
2e8f79eaa14aea261910bbb64552bc5f 38626 libs optional
libboost-chrono1.50.0_1.50.0-2_amd64.deb
be3818f0b74aa2c816b4e3fd7ccd9ec3 50048 libdevel optional
libboost-chrono1.50-dev_1.50.0-2_amd64.deb
d60bb2c8d9ce056d6d749e21f45ac6d0 46480 libs optional
libboost-date-time1.50.0_1.50.0-2_amd64.deb
c9a03304ee64b94e0b54f98dd55026f4 55930 libdevel optional
libboost-date-time1.50-dev_1.50.0-2_amd64.deb
e56ef6922f4c11e8fb209f60f0fd148e 27880 libs optional
libboost-exception1.50.0_1.50.0-2_amd64.deb
b1deccfe6583364cbf1b8e05b280f864 28332 libdevel optional
libboost-exception1.50-dev_1.50.0-2_amd64.deb
c24a5d1ce47edf6288b7e3ce7c0b33a4 64600 libs optional
libboost-filesystem1.50.0_1.50.0-2_amd64.deb
ee64838c23c5f5c975f2f9f5cc03b8fe 78646 libdevel optional
libboost-filesystem1.50-dev_1.50.0-2_amd64.deb
92454db559417f62105dbea5a2c983d8 156618 libs optional
libboost-graph1.50.0_1.50.0-2_amd64.deb
d25aa73028ad569edf1ff7cf4f9bf1ba 191774 libdevel optional
libboost-graph1.50-dev_1.50.0-2_amd64.deb
c728b54c648e6a3c38a847ff8d5add79 123378 libs optional
libboost-graph-parallel1.50.0_1.50.0-2_amd64.deb
8e85075200e0a47fdd14015780a26a58 142704 libdevel optional
libboost-graph-parallel1.50-dev_1.50.0-2_amd64.deb
c86e0e996a8d73bee9eef9888fd29f87 58202 libs important
libboost-iostreams1.50.0_1.50.0-2_amd64.deb
23dbc7909ad95d6f0ac2e7c9169323c5 73598 libdevel optional
libboost-iostreams1.50-dev_1.50.0-2_amd64.deb
21ddf3834d10fee8d7e247aff89abf9f 314204 libs optional
libboost-locale1.50.0_1.50.0-2_amd64.deb
2c8b5587bf2096e46e7570546d9784f2 533934 libdevel optional
libboost-locale1.50-dev_1.50.0-2_amd64.deb
95d76e8f4ffcbbb8557bf4f4b1db7982 524586 libs optional
libboost-math1.50.0_1.50.0-2_amd64.deb
af2cb1f10dabdeda4ec05ddf8573b777 2196176 libdevel optional
libboost-math1.50-dev_1.50.0-2_amd64.deb
42e731b72fb0960e3aacc3c91beeb7c8 82908 libs optional
libboost-mpi1.50.0_1.50.0-2_amd64.deb
374e9fdbde0ba01436bf715b52db3c3a 526330 libdevel optional
libboost-mpi1.50-dev_1.50.0-2_amd64.deb
0d7a89089fdc97dcd863d37f14dff23b 744618 python optional
libboost-mpi-python1.50.0_1.50.0-2_amd64.deb
77330363d68bd0258cddd535b6106fbf 123736 libdevel optional
libboost-mpi-python1.50-dev_1.50.0-2_amd64.deb
5afe07e52bd15b61eda297a7f572dedf 171188 libs optional
libboost-program-options1.50.0_1.50.0-2_amd64.deb
670d74307fd05bfded9229245dc8e9db 259224 libdevel optional
libboost-program-options1.50-dev_1.50.0-2_amd64.deb
1add72478f20b6a4b064f698c718ad48 358762 python optional
libboost-python1.50.0_1.50.0-2_amd64.deb
16c2ee6a0b9b329010bcf37417949cd8 503424 libdevel optional
libboost-python1.50-dev_1.50.0-2_amd64.deb
9a6aeedff1ed5ffda601e69f3f987bdf 32190 libs optional
libboost-random1.50.0_1.50.0-2_amd64.deb
dfd546f1c8b7a391a15b4f4c091a7eff 30606 libdevel optional
libboost-random1.50-dev_1.50.0-2_amd64.deb
f17e96c5aa12e04259316e5c5a235cb4 451912 libs optional
libboost-regex1.50.0_1.50.0-2_amd64.deb
53669c07c5f1699ee82213b2be5a0faf 660248 libdevel optional
libboost-regex1.50-dev_1.50.0-2_amd64.deb
3b7196de9766b98c84a0f72ddc8d6a2e 212504 libs optional
libboost-serialization1.50.0_1.50.0-2_amd64.deb
bbba7f7bcd45f37c467f8e9a14f01d81 315836 libdevel optional
libboost-serialization1.50-dev_1.50.0-2_amd64.deb
84fe5a95cfdf5cb834a9f0f70aeee824 57006 libs optional
libboost-signals1.50.0_1.50.0-2_amd64.deb
01863a8b1383bcfe43f31a6c12e3984f 66030 libdevel optional
libboost-signals1.50-dev_1.50.0-2_amd64.deb
eb8f72652730c354638e34f11bad19ec 32996 libs optional
libboost-system1.50.0_1.50.0-2_amd64.deb
6f7a1c186ae6850a55eb34a639f13c3c 34688 libdevel optional
libboost-system1.50-dev_1.50.0-2_amd64.deb
a3bcadfd89d9d23f7e9ad93eb0a27f35 293336 libs optional
libboost-test1.50.0_1.50.0-2_amd64.deb
8faeb10a0637774934a4b10a09df28f5 750554 libdevel optional
libboost-test1.50-dev_1.50.0-2_amd64.deb
76ee437f029c0e5782b7c7d8f241e39c 70070 libs optional
libboost-thread1.50.0_1.50.0-2_amd64.deb
526574c12de978aef0f7b4fda3874b90 82014 libdevel optional
libboost-thread1.50-dev_1.50.0-2_amd64.deb
b2552e877eb3c2b5ca62cb045b462cd1 35596 libs optional
libboost-timer1.50.0_1.50.0-2_amd64.deb
ab291c2780d7098869173be25c985bce 36072 libdevel optional
libboost-timer1.50-dev_1.50.0-2_amd64.deb
ab910023dbea777e8639fd2186641e59 306546 libs optional
libboost-wave1.50.0_1.50.0-2_amd64.deb
729b666ecb7b5bd09e26c7cbc174b939 606298 libdevel optional
libboost-wave1.50-dev_1.50.0-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iD8DBQFQX9hH0i2bPSHbMcURAiqoAKC14C/lqmxnKxjHrEktXAZi12OCxwCeMgue
ppo4dkvA5UC+XoSjWqF4M0Y=
=uU3/
-----END PGP SIGNATURE-----
--- End Message ---