Format: 1.8 Date: Sat, 07 May 2016 22:23:17 -0500 Source: boost1.60 Binary: libboost1.60-dbg libboost1.60-dev libboost1.60-tools-dev libboost1.60-all-dev libboost1.60-doc libboost-atomic1.60.0 libboost-atomic1.60-dev libboost-chrono1.60.0 libboost-chrono1.60-dev libboost-context1.60.0 libboost-context1.60-dev libboost-coroutine1.60.0 libboost-coroutine1.60-dev libboost-date-time1.60.0 libboost-date-time1.60-dev libboost-exception1.60-dev libboost-filesystem1.60.0 libboost-filesystem1.60-dev libboost-graph1.60.0 libboost-graph1.60-dev libboost-graph-parallel1.60.0 libboost-graph-parallel1.60-dev libboost-iostreams1.60.0 libboost-iostreams1.60-dev libboost-locale1.60.0 libboost-locale1.60-dev libboost-log1.60.0 libboost-log1.60-dev libboost-math1.60.0 libboost-math1.60-dev libboost-mpi1.60.0 libboost-mpi1.60-dev libboost-mpi-python1.60.0 libboost-mpi-python1.60-dev libboost-program-options1.60.0 libboost-program-options1.60-dev libboost-python1.60.0 libboost-python1.60-dev libboost-random1.60.0 libboost-random1.60-dev libboost-regex1.60.0 libboost-regex1.60-dev libboost-serialization1.60.0 libboost-serialization1.60-dev libboost-signals1.60.0 libboost-signals1.60-dev libboost-system1.60.0 libboost-system1.60-dev libboost-test1.60.0 libboost-test1.60-dev libboost-thread1.60.0 libboost-thread1.60-dev libboost-timer1.60.0 libboost-timer1.60-dev libboost-type-erasure1.60.0 libboost-type-erasure1.60-dev libboost-wave1.60.0 libboost-wave1.60-dev Architecture: i386_translations i386 Version: 1.60.0+dfsg-5 Distribution: yakkety-proposed Urgency: medium Maintainer: Launchpad Build Daemon Changed-By: Steve M. Robbins Description: libboost-atomic1.60-dev - atomic data types, operations, and memory ordering constraints libboost-atomic1.60.0 - atomic data types, operations, and memory ordering constraints libboost-chrono1.60-dev - C++ representation of time duration, time point, and clocks libboost-chrono1.60.0 - C++ representation of time duration, time point, and clocks libboost-context1.60-dev - provides a sort of cooperative multitasking on a single thread libboost-context1.60.0 - provides a sort of cooperative multitasking on a single thread libboost-coroutine1.60-dev - provides a sort of cooperative multitasking on a single thread libboost-coroutine1.60.0 - provides a sort of cooperative multitasking on a single thread libboost-date-time1.60-dev - set of date-time libraries based on generic programming concepts libboost-date-time1.60.0 - set of date-time libraries based on generic programming concepts libboost-exception1.60-dev - library to help write exceptions and handlers libboost-filesystem1.60-dev - filesystem operations (portable paths, iteration over directories libboost-filesystem1.60.0 - filesystem operations (portable paths, iteration over directories libboost-graph-parallel1.60-dev - generic graph components and algorithms in C++ libboost-graph-parallel1.60.0 - generic graph components and algorithms in C++ libboost-graph1.60-dev - generic graph components and algorithms in C++ libboost-graph1.60.0 - generic graph components and algorithms in C++ libboost-iostreams1.60-dev - Boost.Iostreams Library development files libboost-iostreams1.60.0 - Boost.Iostreams Library libboost-locale1.60-dev - C++ facilities for localization libboost-locale1.60.0 - C++ facilities for localization libboost-log1.60-dev - C++ logging library libboost-log1.60.0 - C++ logging library libboost-math1.60-dev - Boost.Math Library development files libboost-math1.60.0 - Boost.Math Library libboost-mpi-python1.60-dev - C++ interface to the Message Passing Interface (MPI), Python Bind libboost-mpi-python1.60.0 - C++ interface to the Message Passing Interface (MPI), Python Bind libboost-mpi1.60-dev - C++ interface to the Message Passing Interface (MPI) libboost-mpi1.60.0 - C++ interface to the Message Passing Interface (MPI) libboost-program-options1.60-dev - program options library for C++ libboost-program-options1.60.0 - program options library for C++ libboost-python1.60-dev - Boost.Python Library development files libboost-python1.60.0 - Boost.Python Library libboost-random1.60-dev - Boost Random Number Library libboost-random1.60.0 - Boost Random Number Library libboost-regex1.60-dev - regular expression library for C++ libboost-regex1.60.0 - regular expression library for C++ libboost-serialization1.60-dev - serialization library for C++ libboost-serialization1.60.0 - serialization library for C++ libboost-signals1.60-dev - managed signals and slots library for C++ libboost-signals1.60.0 - managed signals and slots library for C++ libboost-system1.60-dev - Operating system (e.g. diagnostics support) library libboost-system1.60.0 - Operating system (e.g. diagnostics support) library libboost-test1.60-dev - components for writing and executing test suites libboost-test1.60.0 - components for writing and executing test suites libboost-thread1.60-dev - portable C++ multi-threading libboost-thread1.60.0 - portable C++ multi-threading libboost-timer1.60-dev - C++ wall clock and CPU process timers libboost-timer1.60.0 - C++ wall clock and CPU process timers libboost-type-erasure1.60-dev - C++ runtime polymorphism based on concepts libboost-type-erasure1.60.0 - C++ runtime polymorphism based on concepts libboost-wave1.60-dev - C99/C++ preprocessor library libboost-wave1.60.0 - C99/C++ preprocessor library libboost1.60-all-dev - Boost C++ Libraries development files (ALL) libboost1.60-dbg - Boost C++ Libraries with debug symbols libboost1.60-dev - Boost C++ Libraries development files libboost1.60-doc - Boost.org libraries documentation libboost1.60-tools-dev - Boost C++ Libraries development tools Closes: 823210 Changes: boost1.60 (1.60.0+dfsg-5) unstable; urgency=medium . [ Dimitri John Ledkov ] * Cherrypick upstream graph patch to fix ftbfs when adjacency_matrix.hpp template is used. Fixes FTBFS of sfcgal. . [ Steve M. Robbins ] * patches/fix-auto-pointer-registration.patch: New. Fixes auto-pointer registration in Boost.Python, affecting yade. Closes: #823210. Checksums-Sha1: c6fe98f65be6ecb791073c3a57a8f1efe984e283 1481 boost1.60_1.60.0+dfsg-5_i386_translations.tar.gz 44733dc1408f5ca24777f7ca6a793417ccacc6be 1224 libboost-atomic1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 2b16901fdf962f61b13b99a37fc6f3fadf176b7b 5068 libboost-atomic1.60-dev_1.60.0+dfsg-5_i386.deb f24ed41702f665909c9778434cb06b4d1c063a05 1218 libboost-atomic1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb d09204344d014750402457a7c11934b5ecd2b7fb 8050 libboost-atomic1.60.0_1.60.0+dfsg-5_i386.deb 09e162709c930fd7ab3bb27a4610358ebea1ef27 1540 libboost-chrono1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 1e675008f4c10c3c72e4241885eaf4608e8ddd98 15226 libboost-chrono1.60-dev_1.60.0+dfsg-5_i386.deb 5bdf98fb3b058913e94e0f8d6ed64cf93d3250eb 1538 libboost-chrono1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb ae12bc5cc4b8e0ddca4c32b5a72f8aff366a69f0 13706 libboost-chrono1.60.0_1.60.0+dfsg-5_i386.deb 77ecde63035f858df446556696e2011389a0b0cf 1118 libboost-context1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb d468851aacca1135166f0d1311aef4f709d3570b 18714 libboost-context1.60-dev_1.60.0+dfsg-5_i386.deb 842b63fb17231904bcd645cb4722bf61d6fa77b4 1110 libboost-context1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 6ba5b77b457d4a1abe0402308cfc458428bab619 18740 libboost-context1.60.0_1.60.0+dfsg-5_i386.deb db7f0657bd09417baef5e9d82445b44d1ae81dfd 1178 libboost-coroutine1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb d3744ca139cf5e27729283b9fe5c208ec7e68f3f 20872 libboost-coroutine1.60-dev_1.60.0+dfsg-5_i386.deb b03b65893014f73f00a0f77df5f974be40893af6 1172 libboost-coroutine1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 635b77dcabf6578fd59c30b17565d934d348f50f 20144 libboost-coroutine1.60.0_1.60.0+dfsg-5_i386.deb e0037832a8d3c9cc1229077f7104753b3cced869 904 libboost-date-time1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 29cbe6ebb13fe3cc08c3566f9509d56797c45738 27014 libboost-date-time1.60-dev_1.60.0+dfsg-5_i386.deb fdbdf994e104d3b9be6ded85c41ccc4019647c17 898 libboost-date-time1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb d5cbc06d1747e831b769320e174ff8f147c1b3a0 21496 libboost-date-time1.60.0_1.60.0+dfsg-5_i386.deb ac5d913d8948ea967c271d0f82c4cfb49e5e9d6a 904 libboost-exception1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 8bdc80ddaeac0821df26a6afd3b6fd2b4a1d5589 4492 libboost-exception1.60-dev_1.60.0+dfsg-5_i386.deb 744860774dd63b46b5fbf664f52e77af40138348 928 libboost-filesystem1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 9aa7c41fbe7f6a5495f229d3b766bd16327b2d7a 49814 libboost-filesystem1.60-dev_1.60.0+dfsg-5_i386.deb ac1d3e557c61d6eaccb8d6b3242faa25b95b6b85 924 libboost-filesystem1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 9e394e2b6f8e8dd04b7991df5d5f8ab7e2b333af 40902 libboost-filesystem1.60.0_1.60.0+dfsg-5_i386.deb 3c26370e7844336f6031e209696aeabcea673219 1022 libboost-graph-parallel1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 8c6a612a9667a5d09361f8efcf29fe9f9a8eb0c4 72566 libboost-graph-parallel1.60-dev_1.60.0+dfsg-5_i386.deb 629f56c512bc69c351ebfd642f448d02659883ef 1014 libboost-graph-parallel1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb a4527d89240dea290be9e6dd667f62193c8af6cb 68420 libboost-graph-parallel1.60.0_1.60.0+dfsg-5_i386.deb f0141fcb9dd99b60ea0886bc9e5fbbb22a2ec20c 1008 libboost-graph1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 042cc00ed814d9fff031855b7ea1c2c743be395e 106890 libboost-graph1.60-dev_1.60.0+dfsg-5_i386.deb f15ee4edc0fa81203a9d358b6a8b5e81146161a4 1002 libboost-graph1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 6bb09f9487a0e74707cdfca4afd319d54c37a7fa 99516 libboost-graph1.60.0_1.60.0+dfsg-5_i386.deb 621852f41bb5e17daa1d5b8a5c868c937577f3f0 906 libboost-iostreams1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 8798ac5235f7bd4e3da17c919b55f27568e27021 36668 libboost-iostreams1.60-dev_1.60.0+dfsg-5_i386.deb cea61d56028242a9f303600759ee93ba9c75f683 902 libboost-iostreams1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb d9e2b0c79e4a6ea7b58a32549a630f40bf565e42 31702 libboost-iostreams1.60.0_1.60.0+dfsg-5_i386.deb 5c6cc6e4f6ba5d3ad12f89443051a9b0b6564fa0 1240 libboost-locale1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb a525240746f40c0ef4613845467c4a52b5ae53ac 338022 libboost-locale1.60-dev_1.60.0+dfsg-5_i386.deb 37e1fea4d546a1878baca1480a1e94196b80a1ab 1238 libboost-locale1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb cfc6a4f82b3563e565523aa8153df2e2955e7c40 254966 libboost-locale1.60.0_1.60.0+dfsg-5_i386.deb 25162a0fb3ab2800be5c2cc1a5cbc2c7e1fb0be2 1120 libboost-log1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb e220999a17833d2c9b1fb1a2ebdd3e76079f3fe8 517608 libboost-log1.60-dev_1.60.0+dfsg-5_i386.deb cba87918bc559a1b142469389498d4b887ae014f 1116 libboost-log1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb d55849b82eb4b003b416789f72017514476416f2 363974 libboost-log1.60.0_1.60.0+dfsg-5_i386.deb 13cf7672c3f84c1c240c4e9dae617a021b16eb42 1108 libboost-math1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb b9daad8f53ec742adf9f46c41d4047b56720a480 633750 libboost-math1.60-dev_1.60.0+dfsg-5_i386.deb d33d435e91a3da98515948075ad8b80802b0c2ce 1106 libboost-math1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 39eab79f194351cb323a978648342b2d0b34d393 236080 libboost-math1.60.0_1.60.0+dfsg-5_i386.deb 863b7deef7b853cf37401c046fb17d3c16e0cdcf 1018 libboost-mpi-python1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 5f093d17990a74266e2d601c558f1650282e1bf5 25774 libboost-mpi-python1.60-dev_1.60.0+dfsg-5_i386.deb d923e6ae3c6c2026a56e1db5b52111b923eda8b5 1048 libboost-mpi-python1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 46dd72cef1ad28e7d95a419c380780f59a1ff43f 217722 libboost-mpi-python1.60.0_1.60.0+dfsg-5_i386.deb 1d79760f9d02c8fda4eb7b881881aa18cfd67d25 986 libboost-mpi1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 01c86a9ced10f948c7aa236d2ec5600d9f308116 146240 libboost-mpi1.60-dev_1.60.0+dfsg-5_i386.deb cf41f324573c8897f2748e7fb7dd8c28cfb96f13 984 libboost-mpi1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb a1df2618b2a5b3ea1311205d742df9630384b733 47380 libboost-mpi1.60.0_1.60.0+dfsg-5_i386.deb ef90a0535c443ff9c5163e24e8c7337c96dc078c 926 libboost-program-options1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb c1fa5a1b14bf692f3fb683999d1bb0613ab53c56 169906 libboost-program-options1.60-dev_1.60.0+dfsg-5_i386.deb 819c119b2f7fbfb0e889f29cf38f541a49fabdff 922 libboost-program-options1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 79ae7c4e569772f6f9aac47d2301773fd3f09269 143456 libboost-program-options1.60.0_1.60.0+dfsg-5_i386.deb 29c0133dad5f0973c782081f1873abfd88f43d27 1304 libboost-python1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 0a4c3f9d9855c3e24691f1d0df614158d14b910a 149736 libboost-python1.60-dev_1.60.0+dfsg-5_i386.deb 8fc9d10a643c3597542ea78633b271f1ddb9c09b 1168 libboost-python1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 73f67172a43fbd02aad4e464c3b1ea20092b6bd8 122998 libboost-python1.60.0_1.60.0+dfsg-5_i386.deb afc5f8b91b48e35b51554d3814e4127f42876677 926 libboost-random1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb c22a6ae1a93ad6071fc9a695bd7df32d8ace9f7f 11042 libboost-random1.60-dev_1.60.0+dfsg-5_i386.deb 68d95ee345de0422501b59b8f710880f3e2a0e07 920 libboost-random1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb c4cb52c6ce82ba95a9152ed52102aaf450f69668 11848 libboost-random1.60.0_1.60.0+dfsg-5_i386.deb 37d27f852dc11b8c7c2c3fc1e999de13ae041e3a 1178 libboost-regex1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 19846f346575d0f5fde5ed4c85da203f77c5a4cf 331874 libboost-regex1.60-dev_1.60.0+dfsg-5_i386.deb fcdebc56b1771f29402431b75205dc299fa96d33 1172 libboost-regex1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 76b76cc21d1334f2f670ad56d14658c9cd090c11 286552 libboost-regex1.60.0_1.60.0+dfsg-5_i386.deb bc320be4649d3d181d2bb7d8dc13692c283f5eed 1136 libboost-serialization1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb f4c318afe981da62837a5d6a361c69a5b1f793ae 147458 libboost-serialization1.60-dev_1.60.0+dfsg-5_i386.deb 403fec043a807f12f07eb35d3dab5fd03f5d237e 1132 libboost-serialization1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 0bb7694b17c4f71ea46a2518346eb9cb49ee89f3 104312 libboost-serialization1.60.0_1.60.0+dfsg-5_i386.deb 034ac3fdcc025630d0e71702a82d63e93e623358 972 libboost-signals1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 3895c0ce2538de1b8d1f17ee6f15b11548bd4b61 35006 libboost-signals1.60-dev_1.60.0+dfsg-5_i386.deb b426d11efee7483bb42f436c356c6bf53848d887 968 libboost-signals1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb ab93bec6b8b66f3bdbb2593d3ddf27c2f8928aa0 34068 libboost-signals1.60.0_1.60.0+dfsg-5_i386.deb a1e477000be11d6b2e4ef946c2390fe6a3dae6a1 1036 libboost-system1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 16467c3dc6b37030d8889b395ce3004f0b236762 9314 libboost-system1.60-dev_1.60.0+dfsg-5_i386.deb 0d8ab456a59cff1cc56755dbc10ad3373685cec8 1030 libboost-system1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 338ba0cb06637d7463857e69996078191be1f18f 10250 libboost-system1.60.0_1.60.0+dfsg-5_i386.deb 63729232cceb8b8f7ecf44f6ff5fedb8770641c2 950 libboost-test1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 53e214612ac0c7a136eec7c63703330bcaa5518d 255912 libboost-test1.60-dev_1.60.0+dfsg-5_i386.deb e16bcfaa3d92a853e4b1ca3aa35e161bce0ef3d4 946 libboost-test1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 35b0f2d41b162c411aa3061c5424c7bc05bd7342 212790 libboost-test1.60.0_1.60.0+dfsg-5_i386.deb 12ef71df5912b8d3947527a2f57a1633401dec6f 942 libboost-thread1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 0a29dd661c1855c1b00705de7e86f427c1c7da33 50662 libboost-thread1.60-dev_1.60.0+dfsg-5_i386.deb 44e9851f260ad40e4b857061d8332a3551354883 936 libboost-thread1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 5c80e351d4fc56cef5192f08a59053ac4df2b70a 49576 libboost-thread1.60.0_1.60.0+dfsg-5_i386.deb 682f0493a969e117da308692838fdcb63ab9defa 1032 libboost-timer1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 594962f9e3cc46233067a7b279694755b1190a1c 11184 libboost-timer1.60-dev_1.60.0+dfsg-5_i386.deb 49771ca3dd1f806b325abc0b35d8c426c82d9d1b 1026 libboost-timer1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb f4fa4dca8add09a9d95864ab2745ac648f26bd86 10770 libboost-timer1.60.0_1.60.0+dfsg-5_i386.deb 845cbf33bd42a14bf8e8f3806ae4e6132792d6d6 998 libboost-type-erasure1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 2899038779bf66bd97c9c4f2efbabcca50ff2fe8 18818 libboost-type-erasure1.60-dev_1.60.0+dfsg-5_i386.deb ccbd5ea3c699613001253348d8b1cbf52881077a 992 libboost-type-erasure1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb b3ce3140ad2bac590ad2ff3fa354a8321860c553 19356 libboost-type-erasure1.60.0_1.60.0+dfsg-5_i386.deb df67cddaa7b8d06a3765e7e892114289303592ba 960 libboost-wave1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 2d9b664f4b946ff84c41c175263c6aa20a29b983 245846 libboost-wave1.60-dev_1.60.0+dfsg-5_i386.deb 87a991dab1408f0c5e49762d17ad3dcea4338455 958 libboost-wave1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 040f4e4c8c8e13bd84acab3041750ec036d2434d 192004 libboost-wave1.60.0_1.60.0+dfsg-5_i386.deb c6f0cdffee272ee5f213a884c6a2f7bb88120154 1066 libboost1.60-all-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 00f35343199756d7704a291bcc8348e3240cedbb 4356 libboost1.60-all-dev_1.60.0+dfsg-5_i386.deb c75c7b10c481b2663ab7f203bc60e4c8bf71e503 42756372 libboost1.60-dbg_1.60.0+dfsg-5_i386.deb 758007fae4a0c202111a1a7a29c5faf5db1daa5e 1254 libboost1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb cd55c6cdced692395fd7e4f4b12187044f63eab3 6425722 libboost1.60-dev_1.60.0+dfsg-5_i386.deb 7fa7330aef755bd61f28946af5f30f1c233b3b85 1084 libboost1.60-tools-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb a2b4b3bbefa6e8648027fd12233eb947471fca90 1184882 libboost1.60-tools-dev_1.60.0+dfsg-5_i386.deb Checksums-Sha256: fab502bf531e34d99d2789c04951e388e81d2d24a4d975263eed3b7e6fdc5c6b 1481 boost1.60_1.60.0+dfsg-5_i386_translations.tar.gz ea5bf3ab0ac1b402f190749071cdad65bcfb79923ddbe091b80c853acf0d85df 1224 libboost-atomic1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 5130027f3db1213851aecd14afc4d76df03ea7e4e8475846e5dbd8ce773f306b 5068 libboost-atomic1.60-dev_1.60.0+dfsg-5_i386.deb 0ccd0f1e9e5369b1673831e4902f796fe8b4c75da60e65321a97ae2e2e1d9a11 1218 libboost-atomic1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 4804ce44527c889a9b73d85d5d7dbbaf03ceaf2a06e8716ea70cf310d494360c 8050 libboost-atomic1.60.0_1.60.0+dfsg-5_i386.deb 33891614330296118868dc7816187d3e7eb10d871891332f63812636cfa93343 1540 libboost-chrono1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 6fe1ae40518b0638abade96694fbc3ab3fdac5a7b6365664683d312159897249 15226 libboost-chrono1.60-dev_1.60.0+dfsg-5_i386.deb 6518a1e7c22e864faa14f9394f131104d7720912b9b2579bd46fe28ea183b061 1538 libboost-chrono1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 1d05ed9d60c0f6836f85302b47b32d348ca02f273ad2359354cbc7ce04ce420c 13706 libboost-chrono1.60.0_1.60.0+dfsg-5_i386.deb 23f31d1172317db204c40d67c9ef392e46f37c2cb1b1937ec78352396690c1de 1118 libboost-context1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 00e7784b15167ee29d76a88794b405dec48dda50cc793f7f81e80594cfac6aaf 18714 libboost-context1.60-dev_1.60.0+dfsg-5_i386.deb acd4f24443f752ef0a94a90c041280d3f46d067eae39173c3646437769f2c295 1110 libboost-context1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 5bd61da3265757775f814bc158d3aa24f4f5123328d058635c1d23f7b3cd917f 18740 libboost-context1.60.0_1.60.0+dfsg-5_i386.deb 22a0d32f9e4db3aed0896b3b37b45592c6d20c43416ade6c1cdc0ff27ced5c8f 1178 libboost-coroutine1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 32bf03c85e256fbbf56db3bf9510bd94b7c3d0e5057cc358df6d9ab1c43465ca 20872 libboost-coroutine1.60-dev_1.60.0+dfsg-5_i386.deb f38210425b7384195aedbed99de5870d7b8295d6538adec3ecae313d5666b1fd 1172 libboost-coroutine1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 5c7db0835cafd9df83b517c25bcdfa003398a9ab9d280d7c87fd6468d16e23c3 20144 libboost-coroutine1.60.0_1.60.0+dfsg-5_i386.deb 2564ae7daf62fa210f75a7c6f7a7aa41ea017679081ea67379831e7e0f3263f0 904 libboost-date-time1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 39bd6ba85436eb22797aa38b09cfc5a20e4838a0a420b5eb9caf1d0af1872f40 27014 libboost-date-time1.60-dev_1.60.0+dfsg-5_i386.deb d78d2ff515efa977a0c27cd1c1645156dcf073b7ba613ae5b44084958b84e021 898 libboost-date-time1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 0ce37a1c5cc2c30ae01861f2a19006e0105a7879b974734fa67108d602b977f0 21496 libboost-date-time1.60.0_1.60.0+dfsg-5_i386.deb 1302fc4aac13ae3204c23b30d28a3738e07b7c8100ab22bdc8acb58675ca55bc 904 libboost-exception1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 8021445adf7b78e04b9d34c8e3403a7309303df0c60264c9698ca7a6fac07fd9 4492 libboost-exception1.60-dev_1.60.0+dfsg-5_i386.deb 5f7fc4dac56f3b02d3d8e8e6bb2f6bb2e763b2dc49d81ee00f13e404c1d85832 928 libboost-filesystem1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 4a7550e6b91d989e14223b5a0291efed1270f8ec4b362ce03730dd5a80f2e8a1 49814 libboost-filesystem1.60-dev_1.60.0+dfsg-5_i386.deb 1dd616c0f64116a9f2889e3d556779a2af2b30641ac464011db9f26f24256377 924 libboost-filesystem1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 6a2edb3c4e459b967e239f24f9b7d0566c336a16b3a156f97262dfdf18181c35 40902 libboost-filesystem1.60.0_1.60.0+dfsg-5_i386.deb 78c604ee156eda158c7f3cf1f43a15350e4f731e806d6669c7e22c4ce623e09f 1022 libboost-graph-parallel1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 9174a1ac9aac7fc8a4d0a3484d01beb22d3f65a05d50ee6bade69d6ba23b8601 72566 libboost-graph-parallel1.60-dev_1.60.0+dfsg-5_i386.deb 9cdbd4f7cb8394c1e0b8c579e416f7739e11c70940a0121c9d2870aab47b781c 1014 libboost-graph-parallel1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb d12c74e01ce4d25046eff405ee03b0d27232dbc23904b6667e94d478381d7f02 68420 libboost-graph-parallel1.60.0_1.60.0+dfsg-5_i386.deb 1f8ee8e5a1489867233a05d92d72fe02e05cc77469daa792f3de49ad57227c3e 1008 libboost-graph1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 524f601b00f4dc2ab2715625d04874a72d279fe1127c743413c3b2d738901fd0 106890 libboost-graph1.60-dev_1.60.0+dfsg-5_i386.deb 6451a9ade4efdc5bd3461c073251648d9209b67183af43ba7c400d9110c8fdbc 1002 libboost-graph1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 33b17448bce72a361290d31a8a85a47ec1dbaf2d8ca39016c9c350e7e7414ef9 99516 libboost-graph1.60.0_1.60.0+dfsg-5_i386.deb 4a69f3678617eeccf73a369791a9d352a501fbe09289aa61574407419f20e60f 906 libboost-iostreams1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 7c945997ce2009e7f6ee2d0c866890221c2a387375b7e35f033a49f272e68571 36668 libboost-iostreams1.60-dev_1.60.0+dfsg-5_i386.deb 83df103bd83025c0856cc96a28d29330307c9b4b1bdf4d96f6af972fc37d22a5 902 libboost-iostreams1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 11c063aee4ec410bc22bc283e017b2b96b0b8354e1438ab9655ccff7274cf430 31702 libboost-iostreams1.60.0_1.60.0+dfsg-5_i386.deb b527a06c97508bf87c60a730b96a5c5eb07b940ee71488608b922ae9fc7e48e0 1240 libboost-locale1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb b162932d7f2bd5c53fbd30dfbd050334d9a6e9a823ac07796830c12db56a5d69 338022 libboost-locale1.60-dev_1.60.0+dfsg-5_i386.deb c6747183b92ea436dbc44e4d704b205a0192266e4dd792be81d2fd8f52cbaf04 1238 libboost-locale1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb d86e4d031e72d2e76e8ade5de2568e6a159ac71deabefa1b58240755a7e507b8 254966 libboost-locale1.60.0_1.60.0+dfsg-5_i386.deb c6f2826075bf67be32603e47dea6f32d292bee73918d4de83c5a7104f7ce7c59 1120 libboost-log1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 233580859bc1906e5719d011308b6d0456a123a405f7f64435740d05fcdf0b40 517608 libboost-log1.60-dev_1.60.0+dfsg-5_i386.deb 385ffad172c627176d8e66d92fc0e82dfdad991e42f39d1aeb286357b4618b58 1116 libboost-log1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 59da39c6742c290a3a484cd54a2612e488cab58726b66c32f72518eb61e2a4de 363974 libboost-log1.60.0_1.60.0+dfsg-5_i386.deb 8425b433f04150209e37d6df4d536176eb4fba12ecdb356491b0b0230bd4fdc0 1108 libboost-math1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 6a514b70c486536bd650ea3b5016bff4aa853c6585b4ddee958048ced2b32560 633750 libboost-math1.60-dev_1.60.0+dfsg-5_i386.deb 984a35eb782ff2f19298d46b7d9d6faefe72f25a4f76119ffeb1d029883538b2 1106 libboost-math1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb df7ddccde2f15743dbbffe24aab233fc0faefd80a77cf879246a701970c1a2c8 236080 libboost-math1.60.0_1.60.0+dfsg-5_i386.deb 3d21e5a7d1d58585b530b8b2b8b4c65d25f5f055f6e6dfb5f21cb5d1ba73cd1c 1018 libboost-mpi-python1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 24e782d2a6f091d5269c12230be81684404384a5df259613d54556ebb7d59f56 25774 libboost-mpi-python1.60-dev_1.60.0+dfsg-5_i386.deb 842755888cc11b42fb9eea4d892a1d4e06aa463dddeb46d417f8973d61454512 1048 libboost-mpi-python1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 117de6b2b8e95401b407ac5f689850908cdf99a71d4cb4cca7cd712f03d53bd4 217722 libboost-mpi-python1.60.0_1.60.0+dfsg-5_i386.deb 3349be80a960b3e97eae3f9e40d498c05c43aaa77008cebfc9893cffdc69d642 986 libboost-mpi1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 64cbb5cf5a918239eea44d549b2fc60f240aeba19492438d88e47789766a5ec5 146240 libboost-mpi1.60-dev_1.60.0+dfsg-5_i386.deb 7a41813cbff67b8e9c7239c67e07a7502f6013ee6be2101f9cc77e6aa5ca6e6e 984 libboost-mpi1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 0d139aa2f44c78b032ac1d7bd4dd42ee6a1101adbe3ca2e34f5f730ca90c9786 47380 libboost-mpi1.60.0_1.60.0+dfsg-5_i386.deb 6d1c19bfe52caf4ca7f7c5af76fcdeeb922608e6bcdac797e9d115c56a09687b 926 libboost-program-options1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb aff5faa22f7808ac3804ad95a770744b3a24983f7c36f04bb1a6bf6cf1c50cb5 169906 libboost-program-options1.60-dev_1.60.0+dfsg-5_i386.deb 765e5b81e4089c31f414a6577c600d45dd72f771fe2fca2b7f1879ed2998e655 922 libboost-program-options1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 299bd0e8a20adfe2442c91f2d983c8f5a00e4c61ca27f6c7408b69710a39e161 143456 libboost-program-options1.60.0_1.60.0+dfsg-5_i386.deb 6bd2c9ea536538a69cb97f42a6584ab0cbdb4e0532f6a0466a149ce9d032f722 1304 libboost-python1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 4a2e2892304a3df63a2ac292fc8d95b27f6c35687d3dd2b029c9418cb6a112cb 149736 libboost-python1.60-dev_1.60.0+dfsg-5_i386.deb bbf3bfd2802d9341cbd5f0efabcb7d3b608e2d3442a5a4141e2b1ecd00aeb092 1168 libboost-python1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 8cc263de1f8376358f729a790ae9565cbd65dec7dfabdc901644f95fc77bf97b 122998 libboost-python1.60.0_1.60.0+dfsg-5_i386.deb a602eb487c8127f53c9257ed31d197bf9583d67f86a8bc5de5e6e804f9a9c83d 926 libboost-random1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 62fd7822c7fa179b3f86a7f6dfb7f240b69a4401201cf90ca7faf92b724242ff 11042 libboost-random1.60-dev_1.60.0+dfsg-5_i386.deb 24ac331c649bceebab6efe2292424baee94e2ed03534efe5f618d70655a7a8d5 920 libboost-random1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 412d24bac138e0353b5f2acd15175ee5e1a344bd7540cef47df683d2f931ce89 11848 libboost-random1.60.0_1.60.0+dfsg-5_i386.deb 647fa2b31bcd3c236973ce5950071e10a9870813aecb26850a4edb6d7fba6df6 1178 libboost-regex1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 53b2b46535d33a994776847b77467dac5cb009e1502e3281e082d7b85e3d26e2 331874 libboost-regex1.60-dev_1.60.0+dfsg-5_i386.deb aed9ca6e4505f2e90e6fa4a0d109818ba61d346048e0e71a3a8ce7c05d836a44 1172 libboost-regex1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 8dfc9246c7cfb860b2bb9e4d342d2d1e81ad0c50c6795930aa535ea512d32a10 286552 libboost-regex1.60.0_1.60.0+dfsg-5_i386.deb 7a93a4e2ddef90451a53934f07b2d5b0870c3ab4f41108eb5653c6edcf150b4b 1136 libboost-serialization1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 77388e6ba77a4c7d2c4447d42616d5c075105ddb3b09d9091314e0b721b3f21c 147458 libboost-serialization1.60-dev_1.60.0+dfsg-5_i386.deb 8717c735f47b7d046d6c9c587646db9d86cda71821f986b7cac8a869e018abe2 1132 libboost-serialization1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb cee87ba0f41e252ba3783df87124cc53148b8cd9c25029e4eee46af3519d80a1 104312 libboost-serialization1.60.0_1.60.0+dfsg-5_i386.deb 4d3ebf363f777debbd391c1cea0366d8dfc792743c2e7527355f976522e05893 972 libboost-signals1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb c47078f5c9766da2911cdc24adfce2f86e13b62a3393d86a61cc960b5ce5ff30 35006 libboost-signals1.60-dev_1.60.0+dfsg-5_i386.deb 68ddd0146f01c7fb91adf96c4c57868ef50ffe331bc4cd5c35a0d0c59b7096ee 968 libboost-signals1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb f730d00d77f42355c2c6f4d57b2e91e034f604285811ec64e8e25e0e778069e5 34068 libboost-signals1.60.0_1.60.0+dfsg-5_i386.deb a4ec8e98ce959f84aaa3010bf40df379993219952f7a37d84120aea21d26d621 1036 libboost-system1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 3c0fa6baa3938c19cc6719cbbd94b0e1a5bbee38f56c6930975e925f5c28f1ee 9314 libboost-system1.60-dev_1.60.0+dfsg-5_i386.deb c5514bb3e0d57b85dc6466b758040e4eab9ffda82fd0e94adc6b3c051f2aacd6 1030 libboost-system1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 5ec45d28b9b5bff4430fa5fcb09606f8861165245cb67d7f3dd4a919d41f68c3 10250 libboost-system1.60.0_1.60.0+dfsg-5_i386.deb 2a65694691a20d598b299d540880b7bc45cf7428f53301a95be2cbffd0edfdc9 950 libboost-test1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 55fa9fc45302a0cd881b7c626aa8c1eb9a586bbcb94e21277e410be96d660c1c 255912 libboost-test1.60-dev_1.60.0+dfsg-5_i386.deb d15aa1ce9a1135bb2b2f63c2df06006677c803e67f6d4afa0e59c40909464e27 946 libboost-test1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 34e4bfba40f943fe8b780c050a64811ff59d806adb79016e9043b297c74144ec 212790 libboost-test1.60.0_1.60.0+dfsg-5_i386.deb c1570ad887da93447a6e4b1e37f5ee117e8a6d365be4f038b49570763acab620 942 libboost-thread1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 254bedfbdc93e3790ca5dc1e24968a28fb01073cd78a13450c89cfed3f542427 50662 libboost-thread1.60-dev_1.60.0+dfsg-5_i386.deb a014800164382be851e9a2e9947bea1981d631ffca3e2d5f55a19238269b80c8 936 libboost-thread1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 2f0262eadd845a8d504a6525315bee5a61e75c4873d34fce96bc0420bb5d6197 49576 libboost-thread1.60.0_1.60.0+dfsg-5_i386.deb 5e0264c477416c229fcf59d3f3ea972834bc6d75e030e50b6ae0f2c3939800aa 1032 libboost-timer1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 75cf9fe53c21f4a864bba80dc3e68e085cf0a6899bf05a41801ae64c9d767c89 11184 libboost-timer1.60-dev_1.60.0+dfsg-5_i386.deb fa9269e8c7e8c3789af68c700a5cb649750b4aecdcc10728f68449ac1949a15c 1026 libboost-timer1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 3414111cc76a8f14b59dbdc949eb331193f7427278233bfe48d5e14e35daac1a 10770 libboost-timer1.60.0_1.60.0+dfsg-5_i386.deb 271526d9cbfbeb0e03137fc3052510fb9c05086b7206a649c1eb610eb03a8230 998 libboost-type-erasure1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 7950143f4111b0c6989b7d71a57f1cc3257fb22e62b824daa7dd29e971ecffb0 18818 libboost-type-erasure1.60-dev_1.60.0+dfsg-5_i386.deb c1efb3dda29080ed5fce72491ef5619f027ec07b919c64aedca92d1b240ecd29 992 libboost-type-erasure1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 8c8516ae36ae70784400e38a6840bcd39c8930e8c4ab3ae5b2c981c96c7ddeb5 19356 libboost-type-erasure1.60.0_1.60.0+dfsg-5_i386.deb 5f95b94133aa8bb825dd8d2315494bbdd0ad0f3763abf24f663ac7163d72f262 960 libboost-wave1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb dc7879f7623f21f2c77031acac6d9bd4d8a14d077e6b238a93fe0a2b43d40aaf 245846 libboost-wave1.60-dev_1.60.0+dfsg-5_i386.deb 9da1c570f676f81dcb3cb73edb90212b4a4a01e42e6e0427d4567cc25feda728 958 libboost-wave1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 451bc808838fa3b13fcb473b633e9d4431c699615e0a6217f19231ade5cb6e36 192004 libboost-wave1.60.0_1.60.0+dfsg-5_i386.deb 9307f17fd102489adc0f996aea723694f5555fdf1efd894795507159906c14c7 1066 libboost1.60-all-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb cdfc0ffeddaff1ae614cdc199d8db85eac8279f4b36a9170fa95f4d5edca6e29 4356 libboost1.60-all-dev_1.60.0+dfsg-5_i386.deb 3c3a7ce84fb2d18c40807af7e63fbf437013a9b1ab37fa3a9208b26e1a1fd715 42756372 libboost1.60-dbg_1.60.0+dfsg-5_i386.deb 6af0ffd15322dfa082998d865990037fe752e5356c54112981f4f6a2908c4fd7 1254 libboost1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 8725b2a8e290e5f41eba4d24e2c03057e4c2f95aa9dbcca583633cd1d76c97e3 6425722 libboost1.60-dev_1.60.0+dfsg-5_i386.deb b2bf63d2a9de3ef3898f88cf731176242a859981d68f22d60f41f5c7eb09ea41 1084 libboost1.60-tools-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 06dea6c8c8bf7b3fc22e940b6d5f4afb1c938c3958261206323a183f41c4e728 1184882 libboost1.60-tools-dev_1.60.0+dfsg-5_i386.deb Files: e69453f9e6688bf10f79bf7478ab65a3 1481 raw-translations - boost1.60_1.60.0+dfsg-5_i386_translations.tar.gz f08ca65cce7e11a60588bf1e6f9297ad 1224 libdevel extra libboost-atomic1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 45779f0adef13b50bef942a65f4e42ca 5068 libdevel optional libboost-atomic1.60-dev_1.60.0+dfsg-5_i386.deb dd5a16803a09b614fc16ccc80afaff85 1218 libs extra libboost-atomic1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb ea9a467bb52bd5258d06a0585bbb32ce 8050 libs optional libboost-atomic1.60.0_1.60.0+dfsg-5_i386.deb 68e955fd84ad13d5f8ae8d87721ad21b 1540 libdevel extra libboost-chrono1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 72cadb5f6142669f4b504bd3cd7fda57 15226 libdevel optional libboost-chrono1.60-dev_1.60.0+dfsg-5_i386.deb fce7ca9a301d7c6a8ed68099511f387b 1538 libs extra libboost-chrono1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb fa315a5a448249f69cc987a8c8e1e980 13706 libs optional libboost-chrono1.60.0_1.60.0+dfsg-5_i386.deb b3ee421a1ddcb44ae08ddae7e04eaab8 1118 libdevel extra libboost-context1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 731d9f6cef80d9fb4d2b8b2b804a3634 18714 libdevel optional libboost-context1.60-dev_1.60.0+dfsg-5_i386.deb 9df7b1e86d65585b58769d977305f50e 1110 libs extra libboost-context1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb eed8a40bbb7706ca91a9e81ddb7dd243 18740 libs optional libboost-context1.60.0_1.60.0+dfsg-5_i386.deb f25e19d5f506574298b9381e9af12a64 1178 libdevel extra libboost-coroutine1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb dbb6d380f399c0fec377376fe154dbd6 20872 libdevel optional libboost-coroutine1.60-dev_1.60.0+dfsg-5_i386.deb 13d81bfde2d32836ed7cba84f471721a 1172 libs extra libboost-coroutine1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 8c07f7189b216d3e616463442e771925 20144 libs optional libboost-coroutine1.60.0_1.60.0+dfsg-5_i386.deb c4bf1cfe7b7fea0cdc2f8187a9ce13d1 904 libdevel extra libboost-date-time1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb e2aad205b6ae6d38fab93caffc56e771 27014 libdevel optional libboost-date-time1.60-dev_1.60.0+dfsg-5_i386.deb e1cf8901bd91cfc86fae439fd066d3d2 898 libs extra libboost-date-time1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb f52a49e4ac24e71f02108f4b736fd1f1 21496 libs optional libboost-date-time1.60.0_1.60.0+dfsg-5_i386.deb 4ee35a5e80bad0d1594e02b2fa768385 904 libdevel extra libboost-exception1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 6d4eec537d23a41f1b7d512ad7da0efa 4492 libdevel optional libboost-exception1.60-dev_1.60.0+dfsg-5_i386.deb fc94e1e4ab0e0aedc70fe130221653c8 928 libdevel extra libboost-filesystem1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 708609ea28f018cc4735cc8effd9f4a5 49814 libdevel optional libboost-filesystem1.60-dev_1.60.0+dfsg-5_i386.deb 9cfff424ede157dead3427569f1427f1 924 libs extra libboost-filesystem1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 005497dd168d28b5a6a7bb942c1a105b 40902 libs optional libboost-filesystem1.60.0_1.60.0+dfsg-5_i386.deb d18d3c73e471cf9fab18db5ea0e2e5f3 1022 libdevel extra libboost-graph-parallel1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 521af977e674c572898f5d55cf29a8c2 72566 libdevel optional libboost-graph-parallel1.60-dev_1.60.0+dfsg-5_i386.deb 77869b221209b36e2cf300acfd76cff8 1014 libs extra libboost-graph-parallel1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb ab91e066f26a86333d409c7062c93465 68420 libs optional libboost-graph-parallel1.60.0_1.60.0+dfsg-5_i386.deb 65bdfbc9e79635b0b8fc4f83332b5565 1008 libdevel extra libboost-graph1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb c88276ea8e6188b7567e67559b0d3610 106890 libdevel optional libboost-graph1.60-dev_1.60.0+dfsg-5_i386.deb 39466d196a962b78b37d2178dd28adfa 1002 libs extra libboost-graph1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb c4cfe7361e20991853cc0e6c71375299 99516 libs optional libboost-graph1.60.0_1.60.0+dfsg-5_i386.deb 90c7039c5fc1e728593b91c9986a2e92 906 libdevel extra libboost-iostreams1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb c14075e7ff9ece0c6d13d7a689008b8f 36668 libdevel optional libboost-iostreams1.60-dev_1.60.0+dfsg-5_i386.deb caeadd82cf525c37e0a8b4e95be11a28 902 libs extra libboost-iostreams1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb a29d88edb2492215983b6ccc268d8b06 31702 libs important libboost-iostreams1.60.0_1.60.0+dfsg-5_i386.deb 91abed4966e13d57e2e6894fcf3a2942 1240 libdevel extra libboost-locale1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 5c805d63736e054849976b71f2ae8d2c 338022 libdevel optional libboost-locale1.60-dev_1.60.0+dfsg-5_i386.deb 38ceb5e65dc5516caa49f7ff4498daa7 1238 libs extra libboost-locale1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb d3993ec3875d639e560c99da380dea31 254966 libs optional libboost-locale1.60.0_1.60.0+dfsg-5_i386.deb 46857c02f1a8716ff7785ad28ed73e4c 1120 libdevel extra libboost-log1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 49b1523098934919946f0dd5a005b01d 517608 libdevel optional libboost-log1.60-dev_1.60.0+dfsg-5_i386.deb 1c3d7d6390abb98b22ef0b2991996702 1116 libs extra libboost-log1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 5547a9115e18face74ceb406b462d13f 363974 libs optional libboost-log1.60.0_1.60.0+dfsg-5_i386.deb 32f0e53dab2fa7b288b83fd5c38c88d4 1108 libdevel extra libboost-math1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 3e5770a76b88e410ce18f000bfacd1e6 633750 libdevel optional libboost-math1.60-dev_1.60.0+dfsg-5_i386.deb 0c2c2368fa7525f279a4aca651045dd3 1106 libs extra libboost-math1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb d25103f9f47875c562cad4b0867eb0e1 236080 libs optional libboost-math1.60.0_1.60.0+dfsg-5_i386.deb ea06e53037c4f85f6f10bee361b1952d 1018 libdevel extra libboost-mpi-python1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 1b6e706dc8b24c85246e7d2b499035d6 25774 libdevel optional libboost-mpi-python1.60-dev_1.60.0+dfsg-5_i386.deb cfcd18a9b7109019afe1372d682231e6 1048 python extra libboost-mpi-python1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 12a2d7d0aba2a05887b197404c14c2cb 217722 python optional libboost-mpi-python1.60.0_1.60.0+dfsg-5_i386.deb a3fe74bd4228341f0c78d7128697b767 986 libdevel extra libboost-mpi1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb ee9ee3a541a0191f290ba18cac635112 146240 libdevel optional libboost-mpi1.60-dev_1.60.0+dfsg-5_i386.deb ceebd020a02b7144410aa722f07c01ed 984 libs extra libboost-mpi1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 660c515811ae846b575833c71a287a39 47380 libs optional libboost-mpi1.60.0_1.60.0+dfsg-5_i386.deb a47e61e282d307434aab59430b29de8c 926 libdevel extra libboost-program-options1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb f019b7dda0321fd823b2fec0a9d4d596 169906 libdevel optional libboost-program-options1.60-dev_1.60.0+dfsg-5_i386.deb 777a07980f7aa600e7a71389eab57d73 922 libs extra libboost-program-options1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 1ac04d3167276b4adc53ce1362395e20 143456 libs optional libboost-program-options1.60.0_1.60.0+dfsg-5_i386.deb fc82e106cae66c7b4cdf1b0e56be3320 1304 libdevel extra libboost-python1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb f7b7eae415af43abe396b0aa1d8c0b88 149736 libdevel optional libboost-python1.60-dev_1.60.0+dfsg-5_i386.deb f6536c537d66d195485fd2780a8637b1 1168 python extra libboost-python1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb f8e7786faa2bd75a915bea8296c35c31 122998 python optional libboost-python1.60.0_1.60.0+dfsg-5_i386.deb 78fa9678a3c8558300faf17b55290a5d 926 libdevel extra libboost-random1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 8b21ec718f734bcbe8387118ad7a1abe 11042 libdevel optional libboost-random1.60-dev_1.60.0+dfsg-5_i386.deb 5e3ce83b90d7cc75e394c5a757e2c711 920 libs extra libboost-random1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 8273f305fce49a0fe174833c1bef72f4 11848 libs optional libboost-random1.60.0_1.60.0+dfsg-5_i386.deb 1e106540cd4c9e01db688e7a57826fc4 1178 libdevel extra libboost-regex1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 2089e506ea02eb8f66c628ba6873607e 331874 libdevel optional libboost-regex1.60-dev_1.60.0+dfsg-5_i386.deb e36abc9179b81fe04018b8b60c9ea0fc 1172 libs extra libboost-regex1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 829687fe1e538809b489108f312b912a 286552 libs optional libboost-regex1.60.0_1.60.0+dfsg-5_i386.deb b7d58f6b58a2f47266b6cb0b93d83698 1136 libdevel extra libboost-serialization1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 1206ec7c3cc30f5d9b9293c96dbbf4ab 147458 libdevel optional libboost-serialization1.60-dev_1.60.0+dfsg-5_i386.deb 19ff57849c94870cc521943438428a9c 1132 libs extra libboost-serialization1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb f98a19d18ee513d31f58e58820faf9bc 104312 libs optional libboost-serialization1.60.0_1.60.0+dfsg-5_i386.deb 9850a370d0adf576f0074a2e9f292b98 972 libdevel extra libboost-signals1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb a76ab2e31eef8372b2be26fe22a93385 35006 libdevel optional libboost-signals1.60-dev_1.60.0+dfsg-5_i386.deb bb19e99f9d6044fa8e98c87f1d7d7fcc 968 libs extra libboost-signals1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 1f9a9b010e4263ef72593450b1a97770 34068 libs optional libboost-signals1.60.0_1.60.0+dfsg-5_i386.deb 489fc450c23ae09d47e1d9d1d5df74a4 1036 libdevel extra libboost-system1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 6eeb82e74486191cc90ac4c195899c3c 9314 libdevel optional libboost-system1.60-dev_1.60.0+dfsg-5_i386.deb 37d6a55ddb4c1b65c9685eb02dddb66b 1030 libs extra libboost-system1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 2ebbd6a4e13ae39920abb81bba339972 10250 libs optional libboost-system1.60.0_1.60.0+dfsg-5_i386.deb a0b85ba7913877706e707e762aa298eb 950 libdevel extra libboost-test1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 49689edf1622fa34cf3945337c1f6f65 255912 libdevel optional libboost-test1.60-dev_1.60.0+dfsg-5_i386.deb 6d1ea0c614c89edf0d595a9e824702ae 946 libs extra libboost-test1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 3595a7ea049406d949cf37d64845d621 212790 libs optional libboost-test1.60.0_1.60.0+dfsg-5_i386.deb 8b931dc887edb4b844f1e5e7482a79ab 942 libdevel extra libboost-thread1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 19ff507e2d446086038cbbad0054366c 50662 libdevel optional libboost-thread1.60-dev_1.60.0+dfsg-5_i386.deb 38d320c74ac84ffd1e0c40d447975196 936 libs extra libboost-thread1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 6f8387e22f8fd99323705a654932a18f 49576 libs optional libboost-thread1.60.0_1.60.0+dfsg-5_i386.deb 699d677303e6073a18e9207ae2141cbe 1032 libdevel extra libboost-timer1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb c6a5b4dc69936ffb3de651d727c4dc47 11184 libdevel optional libboost-timer1.60-dev_1.60.0+dfsg-5_i386.deb 160495e0fca3b62abeaf4d2577ffe268 1026 libs extra libboost-timer1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 710d5e8e41885142e7d3aba1d96672f7 10770 libs optional libboost-timer1.60.0_1.60.0+dfsg-5_i386.deb bf51ed0d43afb0105d0f5ea1cb8daba9 998 libdevel extra libboost-type-erasure1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 192e35dd89b9fd56346b00d29b0e1edb 18818 libdevel optional libboost-type-erasure1.60-dev_1.60.0+dfsg-5_i386.deb c786c19566e1cc1521b58d29bc774fa2 992 libs extra libboost-type-erasure1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb a251e71d9185197c0c2ca6d6d1d234fe 19356 libs optional libboost-type-erasure1.60.0_1.60.0+dfsg-5_i386.deb 527085663e84030b71b9d9b9686dc828 960 libdevel extra libboost-wave1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 986448b9ce6fe908818affe18c5181a9 245846 libdevel optional libboost-wave1.60-dev_1.60.0+dfsg-5_i386.deb 264bbb4a77bd6c9fd14f37273d4e97b3 958 libs extra libboost-wave1.60.0-dbgsym_1.60.0+dfsg-5_i386.ddeb 26ba373d5ff2d455a93fa557ee35029c 192004 libs optional libboost-wave1.60.0_1.60.0+dfsg-5_i386.deb bab982f198d7648ac45910fde5cb66fa 1066 libdevel extra libboost1.60-all-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 932f9830f0f131f4255099be63edfae0 4356 libdevel optional libboost1.60-all-dev_1.60.0+dfsg-5_i386.deb 948f5226d95816378833dc5753b0be33 42756372 debug extra libboost1.60-dbg_1.60.0+dfsg-5_i386.deb 5b409cd59d351d46452010a9ab0a5166 1254 libdevel extra libboost1.60-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 0b467c8377df441652633b8124ec2f53 6425722 libdevel optional libboost1.60-dev_1.60.0+dfsg-5_i386.deb 454a5bf8d3d54f8187d6a1ec08e64517 1084 libdevel extra libboost1.60-tools-dev-dbgsym_1.60.0+dfsg-5_i386.ddeb 6325deb4df7f91e86030da0e963b0726 1184882 libdevel optional libboost1.60-tools-dev_1.60.0+dfsg-5_i386.deb