boost-defaults-1.54.0.1ubuntu1/0000755000000000000000000000000012122454533013106 5ustar boost-defaults-1.54.0.1ubuntu1/debian/0000755000000000000000000000000012230177407014332 5ustar boost-defaults-1.54.0.1ubuntu1/debian/copyright0000644000000000000000000000204212122452421016253 0ustar Copyright (c) 2009 Steven Robbins Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. boost-defaults-1.54.0.1ubuntu1/debian/changelog0000644000000000000000000000613212230177407016206 0ustar boost-defaults (1.54.0.1ubuntu1) devel; urgency=low * Set default Boost to 1.54.0 * Regenerate with Multi-Arch fields. * Add tools-dev package. -- Dmitrijs Ledkovs Fri, 18 Oct 2013 10:26:42 +0100 boost-defaults (1.53.0.0ubuntu2) saucy; urgency=low * Regenerate with Multi-Arch fields. * Add tools-dev package. -- Dmitrijs Ledkovs Tue, 06 Aug 2013 11:30:28 +0100 boost-defaults (1.53.0.0ubuntu1) raring; urgency=low * Set default Boost to 1.53.0. -- Dmitrijs Ledkovs Thu, 21 Mar 2013 00:48:26 +0000 boost-defaults (1.49.0.1) unstable; urgency=low * Set default Boost to 1.49.0. -- Steve M. Robbins Tue, 27 Mar 2012 21:47:40 -0500 boost-defaults (1.48.0.3) unstable; urgency=low * Set default Boost to 1.48.0. Closes: #653823, #653228. -- Steve M. Robbins Wed, 01 Feb 2012 00:25:50 -0600 boost-defaults (1.48.0.2) unstable; urgency=low * Revert to 1.46.1 until some build issues are worked out. See http://lists.debian.org/debian-release/2011/12/msg00263.html. -- Steve M. Robbins Tue, 20 Dec 2011 19:53:12 -0600 boost-defaults (1.48.0.1) unstable; urgency=low * Set default Boost to 1.48.0. * control.in: make libboost-dev suggest libboost-doc. Closes: #625684. -- Steve M. Robbins Sat, 17 Dec 2011 18:33:00 -0600 boost-defaults (1.46.1.1) unstable; urgency=low * Set default Boost to 1.46.1. * control.in: Update Standards-Version, debhelper build-dep on v8. Add package libboost-random-dev. * copyright: Change to MIT license. -- Steve M. Robbins Wed, 06 Apr 2011 00:21:54 -0500 boost-defaults (1.42.0.1) unstable; urgency=low * Set default Boost to 1.42.0. Closes: #574486. * control.in: New packages libboost-graph-parallel-dev, libboost-mpi-python-dev. Change libboost-all-dev to depend on all the unversioned -dev packages, rather than the versioned -all-dev package. Closes: #554410. -- Steve M. Robbins Tue, 20 Apr 2010 21:22:40 -0500 boost-defaults (1.40.0.1) unstable; urgency=low * Set default Boost to 1.40.0. * control.in: New package libboost-all-dev. Closes: #537739. New package libboost-dbg. Closes: #544185. -- Steve M. Robbins Mon, 21 Sep 2009 22:46:03 -0500 boost-defaults (1.39.2) unstable; urgency=low * Last upload was bogus. This time we really set Boost to version 1.39. -- Steve M. Robbins Tue, 25 Aug 2009 00:51:13 -0500 boost-defaults (1.39.1) unstable; urgency=low * Set default Boost to version 1.39.0. -- Steve M. Robbins Tue, 25 Aug 2009 00:35:35 -0500 boost-defaults (1.38.1) unstable; urgency=low * control: Change -doc package dependency from libboost1.38-dev to libboost1.38-doc. Closes: #528146. -- Steve M. Robbins Sun, 10 May 2009 22:23:43 -0500 boost-defaults (1.38.0) unstable; urgency=low * Initial upload. Defaults are set to Boost 1.38.0. -- Steve M. Robbins Sat, 09 May 2009 09:27:15 -0500 boost-defaults-1.54.0.1ubuntu1/debian/control0000644000000000000000000007031112230177317015737 0ustar Source: boost-defaults Homepage: http://www.boost.org/ Section: libs Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian Boost Team Uploaders: Steve M. Robbins Build-Depends: debhelper (>= 9), libboost1.54-dev (>= 1.54.0) Standards-Version: 3.9.4 Package: libboost-dbg Architecture: any Multi-Arch: same Section: debug Priority: extra Depends: libboost-dev (= ${binary:Version}), ${misc:Depends}, libboost1.54-dbg Description: Boost C++ Libraries with debug symbols (default version) This package forms part of the Boost C++ Libraries collection. . These libraries are built with debug symbols. They are useful to debug programs which use Boost. These must be used also at build/link time. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Package: libboost-dev Architecture: any Section: libdevel Depends: ${misc:Depends}, libboost1.54-dev Suggests: libboost-doc Description: Boost C++ Libraries development files (default version) The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This package provides headers. . For the following subprojects separate packages exist: chrono, date-time, exception filesystem, graph, iostreams, locale, math, mpi, program_options, python, regex, serialization, signals, system, test, thread, timer, and wave. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Package: libboost-tools-dev Architecture: any Multi-Arch: foreign Section: libdevel Depends: ${misc:Depends}, libboost1.54-tools-dev Description: Boost C++ Libraries development tools (default version) The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This package provides the auxiliary tools bjam, Boost.Build, bcp, inspect, boostbook and quickbook. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Package: libboost-all-dev Architecture: any Section: libdevel Depends: ${misc:Depends}, libboost-dev, libboost-tools-dev, libboost-atomic-dev, libboost-chrono-dev, libboost-context-dev, libboost-coroutine-dev, libboost-date-time-dev, libboost-exception-dev, libboost-filesystem-dev, libboost-graph-dev, libboost-graph-parallel-dev, libboost-iostreams-dev, libboost-locale-dev, libboost-log-dev, libboost-math-dev, libboost-mpi-dev, libboost-mpi-python-dev, libboost-program-options-dev, libboost-python-dev, libboost-random-dev, libboost-regex-dev, libboost-serialization-dev, libboost-signals-dev, libboost-system-dev, libboost-test-dev, libboost-thread-dev, libboost-timer-dev, libboost-wave-dev Description: Boost C++ Libraries development files (ALL) (default version) The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This metapackage provides the complete Boost development environment, including all separately-packaged libraries. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Package: libboost-doc Homepage: http://www.boost.org/libs/ Architecture: all Section: doc Depends: ${misc:Depends}, libboost1.54-doc Description: Boost.org libraries documentation (default version) The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This is documentation for the boost libraries in HTML format. Some pages point to header files provided in the corresponding -dev package, so it is suggested to install the latter as well. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Package: libboost-atomic-dev Homepage: http://www.boost.org/libs/atomic/ Architecture: any Multi-Arch: same Section: libdevel Depends: ${misc:Depends}, libboost-atomic1.54-dev Description: atomic data types, operations, and memory ordering constraints (default version) This package forms part of the Boost C++ Libraries collection. . Boost.Atomic is a library that provides atomic data types and operations on these data types, as well as memory ordering constraints required for coordinating multiple threads through atomic variables. It implements the interface as defined by the C++11 standard, but makes this feature available for platforms lacking system/compiler support for this particular C++11 feature. . Users of this library should already be familiar with concurrency in general, as well as elementary concepts such as "mutual exclusion". . The implementation makes use of processor-specific instructions where possible (via inline assembler, platform libraries or compiler intrinsics), and falls back to "emulating" atomic operations through locking. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Package: libboost-chrono-dev Homepage: http://www.boost.org/libs/chrono/ Architecture: any Multi-Arch: same Section: libdevel Depends: ${misc:Depends}, libboost-chrono1.54-dev Description: C++ representation of time duration, time point, and clocks (default version) 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. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Package: libboost-context-dev Homepage: http://www.boost.org/libs/context/ Architecture: any Multi-Arch: same Section: libdevel Depends: ${misc:Depends}, libboost-context1.54-dev Description: provides a sort of cooperative multitasking on a single thread (default version) This package forms part of the Boost C++ Libraries collection. . Boost.Context is a foundational library that provides a sort of cooperative multitasking on a single thread. By providing an abstraction of the current execution state in the current thread, including the stack (with local variables) and stack pointer, all registers and CPU flags, and the instruction pointer, a fcontext_t instance represents a specific point in the application's execution path. This is useful for building higher-level abstractions, like coroutines, cooperative threads (userland threads) or an equivalent to C# keyword yield in C++. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Package: libboost-coroutine-dev Homepage: http://www.boost.org/libs/coroutine/ Architecture: any Section: libdevel Depends: ${misc:Depends}, libboost-coroutine1.54-dev Description: provides a sort of cooperative multitasking on a single thread (default version) This package forms part of the Boost C++ Libraries collection. . Boost.Coroutine provides templates for generalized subroutines which allow multiple entry points for suspending and resuming execution at certain locations. It preserves the local state of execution and allows re-entering subroutines more than once (useful if state must be kept across function calls). . Coroutines can be viewed as a language-level construct providing a special kind of control flow. . In contrast to threads, which are pre-emptive, coroutine switches are cooperative (programmer controls when a switch will happen). The kernel is not involved in the coroutine switches. . The implementation uses Boost.Context for context switching. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Package: libboost-date-time-dev Homepage: http://www.boost.org/libs/date_time/ Architecture: any Multi-Arch: same Section: libdevel Depends: ${misc:Depends}, libboost-date-time1.54-dev Description: set of date-time libraries based on generic programming concepts (default version) This package forms part of the Boost C++ Libraries collection. . These libraries are intended to make programming with dates and times almost as simple and natural as programming with strings and integers. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Package: libboost-exception-dev Homepage: http://www.boost.org/libs/exception/ Architecture: any Multi-Arch: same Section: libdevel Depends: ${misc:Depends}, libboost-exception1.54-dev Description: library to help write exceptions and handlers (default version) This package forms part of the Boost C++ Libraries collection. . The purpose of Boost Exception is to ease the design of exception class hierarchies and to help write exception handling and error reporting code. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Package: libboost-filesystem-dev Homepage: http://boost.org/libs/filesystem/ Architecture: any Multi-Arch: same Section: libdevel Depends: ${misc:Depends}, libboost-filesystem1.54-dev Description: filesystem operations (portable paths, iteration over directories, etc) in C++ (default version) This package forms part of the Boost C++ Libraries collection. . The Boost Filesystem Library provides portable facilities to query and manipulate paths, files, and directories. The goal is to facilitate portable script-like operations from within C++ programs. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Package: libboost-graph-dev Homepage: http://www.boost.org/libs/graph/ Architecture: any Multi-Arch: same Section: libdevel Depends: ${misc:Depends}, libboost-graph1.54-dev Description: generic graph components and algorithms in C++ (default version) This package forms part of the Boost C++ Libraries collection. . Graphs are mathematical abstractions that are useful for solving many types of problems in computer science. Consequently, these abstractions must also be represented in computer programs. A standardized generic interface for traversing graphs is of utmost importance to encourage reuse of graph algorithms and data structures. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Package: libboost-graph-parallel-dev Homepage: http://www.boost.org/libs/graph_parallel/ Architecture: any Section: libdevel Depends: ${misc:Depends}, libboost-graph-parallel1.54-dev Description: generic graph components and algorithms in C++ (default version) This package forms part of the Boost C++ Libraries collection. . The Parallel Boost Graph Library is an extension to the Boost Graph Library (BGL) for parallel and distributed computing. It offers distributed graphs and graph algorithms to exploit coarse-grained parallelism along with parallel algorithms that exploit fine-grained parallelism, while retaining the same interfaces as the (sequential) BGL. Code written using the sequential BGL should be easy to parallelize with the parallel BGL. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Package: libboost-iostreams-dev Homepage: http://www.boost.org/libs/iostreams/ Architecture: any Multi-Arch: same Section: libdevel Depends: ${misc:Depends}, libboost-iostreams1.54-dev Description: Boost.Iostreams Library development files (default version) This package forms part of the Boost C++ Libraries collection. . Boost.Iostreams are a collection of concepts and a set of templates which turn models of these concepts into C++ standard library streams and stream buffers. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Package: libboost-locale-dev Homepage: http://www.boost.org/libs/math/ Architecture: any Multi-Arch: same Section: libdevel Depends: ${misc:Depends}, libboost-locale1.54-dev Description: C++ facilities for localization (default version) This package forms part of the Boost C++ Libraries collection. . Boost.Locale gives powerful tools for development of cross platform localized software - the software that talks to user in its language. . * Correct case conversion, case folding and normalization. * Collation (sorting), including support for 4 Unicode collation levels. * Date, time, timezone and calendar manipulations, formatting and parsing, including transparent support for calendars other than Gregorian. * Boundary analysis for characters, words, sentences and line-breaks. * Number formatting, spelling and parsing. * Monetary formatting and parsing. * Powerful message formatting (string translation) including support for plural forms, using GNU catalogs. * Character set conversion. * Transparent support for 8-bit character sets like Latin1 * Support for char and wchar_t * Experimental support for C++0x char16_t and char32_t strings and streams. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Package: libboost-log-dev Homepage: http://www.boost.org/libs/log/ Architecture: any Section: libdevel Depends: ${misc:Depends}, libboost-log1.54-dev Description: C++ logging library (default version) This package forms part of the Boost C++ Libraries collection. . This library aims to make logging significantly easier for the application developer. It provides a wide range of out-of-the-box tools along with public interfaces for extending the library. The main goals of the library are: . * Simplicity. A small example code snippet should be enough to get the feel of the library and be ready to use its basic features. * Extensibility. A user should be able to extend functionality of the library for collecting and storing information into logs. * Performance. The library should have as little performance impact on the user's application as possible. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Package: libboost-math-dev Homepage: http://www.boost.org/libs/math/ Architecture: any Multi-Arch: same Section: libdevel Depends: ${misc:Depends}, libboost-math1.54-dev Description: Boost.Math Library development files (default version) This package forms part of the Boost C++ Libraries collection. . This library is divided into three interconnected parts: * Statistical Distributions: Provides a reasonably comprehensive set of statistical distributions, upon which higher level statistical tests can be built. * Mathematical Special Functions: Provides a small number of high quality special functions, initially these were concentrated on functions used in statistical applications along with those in the Technical Report on C++ Library Extensions. * Implementation Toolkit: Provides many of the tools required to implement mathematical special functions. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Package: libboost-mpi-dev Homepage: http://www.boost.org/doc/html/mpi.html Architecture: any Section: libdevel Depends: ${misc:Depends}, libboost-mpi1.54-dev Description: C++ interface to the Message Passing Interface (MPI) (default version) This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Package: libboost-mpi-python-dev Homepage: http://www.boost.org/doc/html/mpi/python.html Architecture: any Section: libdevel Depends: ${misc:Depends}, libboost-mpi-python1.54-dev Description: C++ interface to the Message Passing Interface (MPI), Python Bindings (default version) This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. . This package provides Python Bindings to the C++ interface. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Package: libboost-program-options-dev Homepage: http://www.boost.org/libs/program_options/ Architecture: any Multi-Arch: same Section: libdevel Depends: ${misc:Depends}, libboost-program-options1.54-dev Description: program options library for C++ (default version) This package forms part of the Boost C++ Libraries collection. . Library to let program developers obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Package: libboost-python-dev Homepage: http://www.boost.org/libs/python/ Architecture: any Section: libdevel Depends: ${misc:Depends}, libboost-python1.54-dev Description: Boost.Python Library development files (default version) This package forms part of the Boost C++ Libraries collection. . The Boost Python Library is used to quickly and easily export a C++ library to Python such that the Python interface is very similar to the C++ interface. It is designed to be minimally intrusive on your C++ design. In most cases, you should not have to alter your C++ classes in any way in order to use them with Boost.Python. The system should simply "reflect" your C++ classes and functions into Python. The major features of Boost.Python include support for: Subclassing extension types in Python, Overriding virtual functions in Python, Member function Overloading, Automatic wrapping of numeric operators among others. . This package also contains the pyste Boost.Python code generator that allows the user to specify classes and functions to be exported using a simple interface file, which following the Boost.Python's philosophy, is simple Python code. . This package allows development of a Python interface for all current versions of Python in Debian. Code using this library will need also one of the Python development packages. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Package: libboost-random-dev Homepage: http://www.boost.org/libs/random/ Architecture: any Multi-Arch: same Section: libdevel Depends: ${misc:Depends}, libboost-random1.54-dev Description: Boost Random Number Library (default version) This package forms part of the Boost C++ Libraries collection. . The Boost Random Number Library (Boost.Random for short) provides a variety of generators and distributions to produce random numbers having useful properties, such as uniform distribution. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Package: libboost-regex-dev Homepage: http://www.boost.org/libs/regex/ Architecture: any Multi-Arch: same Section: libdevel Depends: ${misc:Depends}, libboost-regex1.54-dev Description: regular expression library for C++ (default version) This package forms part of the Boost C++ Libraries collection. . Regular expressions are a form of pattern-matching that are often used in text processing; many users will be familiar with the Unix utilities grep, sed and awk, and the programming language perl, each of which make extensive use of regular expressions. Traditionally C++ users have been limited to the POSIX C APIs for manipulating regular expressions, and while regex does provide these APIs, they do not represent the best way to use the library. For example regex can cope with wide character strings, or search and replace operations (in a manner analogous to either sed or perl), something that traditional C libraries can not do. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Package: libboost-serialization-dev Homepage: http://www.boost.org/libs/serialization/ Architecture: any Multi-Arch: same Section: libdevel Depends: ${misc:Depends}, libboost-serialization1.54-dev Description: serialization library for C++ (default version) This package forms part of the Boost C++ Libraries collection, containing the following functionalities: . * proper restoration of pointers to shared data * serialization of STL containers and other commonly used templates * data portability - streams of bytes created on one platform should be readable on any other * archive interface must be rich enough to permit the creation of an archive that presents serialized data as XML in a useful manner . Here, "serialization" means the reversible deconstruction of an arbitrary set of C++ data structures to a sequence of bytes. archive: to refer to a specific rendering of this stream of bytes. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Package: libboost-signals-dev Homepage: http://www.boost.org/libs/signals/ Architecture: any Multi-Arch: same Section: libdevel Depends: ${misc:Depends}, libboost-signals1.54-dev Description: managed signals and slots library for C++ (default version) This package forms part of the Boost C++ Libraries collection. . Signals represent callbacks with multiple targets, and are also called publishers or events in similar systems. Signals are connected to some set of slots, which are callback receivers (also called event targets or subscribers), which are called when the signal is "emitted." . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Package: libboost-system-dev Homepage: http://www.boost.org/libs/system/ Architecture: any Multi-Arch: same Section: libdevel Depends: ${misc:Depends}, libboost-system1.54-dev Description: Operating system (e.g. diagnostics support) library (default version) This package forms part of the Boost C++ Libraries collection. . The Boost System library provides simple, light-weight error_code objects that encapsulate system-specific error code values, yet also provide access to more abstract and portable error conditions via error_condition objects. Because error_code objects can represent errors from sources other than the operating system, including user-defined sources, each error_code and error_condition has an associated error_category. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Package: libboost-test-dev Homepage: http://www.boost.org/libs/test/ Architecture: any Multi-Arch: same Section: libdevel Depends: ${misc:Depends}, libboost-test1.54-dev Description: components for writing and executing test suites (default version) This package forms part of the Boost C++ Libraries collection. The library contains several components. . * Basic execution, error detection, and reporting facility. * Facilities to monitor program execution and produce error reports. * Unit test framework to simplify writing test cases. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Package: libboost-thread-dev Homepage: http://www.boost.org/libs/thread/ Architecture: any Multi-Arch: same Section: libdevel Depends: ${misc:Depends}, libboost-thread1.54-dev Description: portable C++ multi-threading (default version) This package forms part of the Boost C++ Libraries collection. . Toolkit for writing C++ programs that execute as multiple, asynchronous, independent, threads-of-execution. Each thread has its own machine state including program instruction counter and registers. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Package: libboost-timer-dev Homepage: http://www.boost.org/libs/timer/ Architecture: any Multi-Arch: same Section: libdevel Depends: ${misc:Depends}, libboost-timer1.54-dev Description: C++ wall clock and CPU process timers (default version) This package forms part of the Boost C++ Libraries collection. . Portable C++ timer classes that answer the question "How long does my C++ code take to run?" with as little as one #include and one additional line of code. . Class cpu_timer measures wall clock time, user CPU process time, and system CPU process time. Class auto_cpu_timer is a refinement of cpu_timer that automatically reports the elapsed times when an auto_cpu_timer object is destroyed. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Package: libboost-wave-dev Homepage: http://www.boost.org/libs/wave/ Architecture: any Multi-Arch: same Section: libdevel Depends: ${misc:Depends}, libboost-wave1.54-dev Description: C99/C++ preprocessor library (default version) This package forms part of the Boost C++ Libraries collection. . The Wave C++ preprocessor library is a Standards conformant implementation of the mandated C99/C++ preprocessor functionality packed behind a simple to use interface, which integrates well with the well known idioms of the Standard Template Library (STL). . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). boost-defaults-1.54.0.1ubuntu1/debian/rules0000755000000000000000000000003612122452421015401 0ustar #!/usr/bin/make -f %: dh $@ boost-defaults-1.54.0.1ubuntu1/debian/compat0000644000000000000000000000000212122452421015520 0ustar 9