[pkg-boost-commits] r15010 - in /boost-defaults/trunk/debian: changelog control

xnox at users.alioth.debian.org xnox at users.alioth.debian.org
Tue Nov 1 11:02:49 UTC 2016


Author: xnox
Date: Tue Nov  1 11:02:49 2016
New Revision: 15010

URL: http://svn.debian.org/wsvn/pkg-boost/?sc=1&rev=15010
Log:
Set default boost to 1.62.

Modified:
    boost-defaults/trunk/debian/changelog
    boost-defaults/trunk/debian/control

Modified: boost-defaults/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-boost/boost-defaults/trunk/debian/changelog?rev=15010&op=diff
==============================================================================
--- boost-defaults/trunk/debian/changelog	(original)
+++ boost-defaults/trunk/debian/changelog	Tue Nov  1 11:02:49 2016
@@ -1,3 +1,9 @@
+boost-defaults (1.62.0.1) UNRELEASED; urgency=medium
+
+  * Set default boost to 1.62.
+
+ -- Dimitri John Ledkov <xnox at ubuntu.com>  Tue, 01 Nov 2016 11:01:57 +0000
+
 boost-defaults (1.61.0.2) unstable; urgency=high
 
   * Import NMU into svn, thanks doko.

Modified: boost-defaults/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-boost/boost-defaults/trunk/debian/control?rev=15010&op=diff
==============================================================================
--- boost-defaults/trunk/debian/control	(original)
+++ boost-defaults/trunk/debian/control	Tue Nov  1 11:02:49 2016
@@ -4,29 +4,14 @@
 Priority: optional
 Maintainer: Debian Boost Team <pkg-boost-devel at lists.alioth.debian.org>
 Uploaders: Steve M. Robbins <smr at debian.org>
-Build-Depends: debhelper (>= 9), libboost1.61-dev (>= 1.61.0)
+Build-Depends: debhelper (>= 9), libboost1.62-dev (>= 1.62.0)
 Standards-Version: 3.9.8
 
-Package: libboost-dbg
-Architecture: any
-Multi-Arch: same
-Section: debug
-Priority: extra
-Depends: libboost-dev (= ${binary:Version}), ${misc:Depends}, libboost1.61-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.61).
-
 Package: libboost-dev
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost1.61-dev
+Depends: ${misc:Depends}, libboost1.62-dev
 Suggests: libboost-doc
 Description: Boost C++ Libraries development files (default version)
  The Boost web site provides free, peer-reviewed, portable C++ source
@@ -43,19 +28,14 @@
  required to use the Boost.Multiprecision wrapping of the respective
  library.
  .
- 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.61).
+ This package is a dependency package, which depends on Debian's default
+ Boost version (currently 1.62).
 
 Package: libboost-tools-dev
 Architecture: any
 Multi-Arch: foreign
 Section: libdevel
-Depends: ${misc:Depends}, libboost1.61-tools-dev
+Depends: ${misc:Depends}, libboost1.62-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++
@@ -69,7 +49,7 @@
  inspect, boostbook and quickbook.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.61).
+ Boost version (currently 1.62).
 
 Package: libboost-all-dev
 Architecture: any
@@ -83,6 +63,7 @@
  libboost-coroutine-dev [any-i386 any-amd64 armel armhf arm64 mips mipsel powerpc ppc64el],
  libboost-date-time-dev,
  libboost-exception-dev,
+ libboost-fiber-dev [any-i386 any-amd64 armel armhf arm64 mips mipsel powerpc ppc64el],
  libboost-filesystem-dev,
  libboost-graph-dev,
  libboost-graph-parallel-dev,
@@ -102,6 +83,7 @@
  libboost-test-dev,
  libboost-thread-dev,
  libboost-timer-dev,
+ libboost-type-erasure-dev,
  libboost-wave-dev
 Description: Boost C++ Libraries development files (ALL) (default version)
  The Boost web site provides free, peer-reviewed, portable C++ source
@@ -116,13 +98,13 @@
  including all separately-packaged libraries.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.61).
+ Boost version (currently 1.62).
 
 Package: libboost-doc
 Homepage: http://www.boost.org/libs/
 Architecture: all
 Section: doc
-Depends: ${misc:Depends}, libboost1.61-doc
+Depends: ${misc:Depends}, libboost1.62-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++
@@ -137,14 +119,14 @@
  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.61).
+ Boost version (currently 1.62).
 
 Package: libboost-atomic-dev
 Homepage: http://www.boost.org/libs/atomic/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-atomic1.61-dev
+Depends: ${misc:Depends}, libboost-atomic1.62-dev
 Description: atomic data types, operations, and memory ordering constraints (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -164,14 +146,14 @@
  locking.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.61).
+ Boost version (currently 1.62).
 
 Package: libboost-chrono-dev
 Homepage: http://www.boost.org/libs/chrono/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-chrono1.61-dev
+Depends: ${misc:Depends}, libboost-chrono1.62-dev
 Description: C++ representation of time duration, time point, and clocks (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -211,14 +193,14 @@
  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.61).
+ Boost version (currently 1.62).
 
 Package: libboost-context-dev
 Homepage: http://www.boost.org/libs/context/
 Architecture: any-i386 any-amd64 armel armhf arm64 mips mipsel powerpc ppc64el
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-context1.61-dev
+Depends: ${misc:Depends}, libboost-context1.62-dev
 Description: provides a sort of cooperative multitasking on a single thread (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -233,14 +215,14 @@
  to C# keyword yield in C++.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.61).
+ Boost version (currently 1.62).
 
 Package: libboost-coroutine-dev
 Homepage: http://www.boost.org/libs/coroutine/
 Architecture: any-i386 any-amd64 armel armhf arm64 mips mipsel powerpc ppc64el
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-coroutine1.61-dev
+Depends: ${misc:Depends}, libboost-coroutine1.62-dev
 Description: provides a sort of cooperative multitasking on a single thread (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -260,14 +242,14 @@
  The implementation uses Boost.Context for context switching.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.61).
+ Boost version (currently 1.62).
 
 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.61-dev
+Depends: ${misc:Depends}, libboost-date-time1.62-dev
 Description: set of date-time libraries based on generic programming concepts (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -275,14 +257,14 @@
  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.61).
+ Boost version (currently 1.62).
 
 Package: libboost-exception-dev
 Homepage: http://www.boost.org/libs/exception/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-exception1.61-dev
+Depends: ${misc:Depends}, libboost-exception1.62-dev
 Description: library to help write exceptions and handlers (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -291,14 +273,46 @@
  reporting code.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.61).
+ Boost version (currently 1.62).
+
+Package: libboost-fiber-dev
+Homepage: http://www.boost.org/libs/fiber/
+Architecture: any-i386 any-amd64 armel armhf arm64 mips mipsel powerpc ppc64el
+Multi-Arch: same
+Section: libdevel
+Depends: ${misc:Depends}, libboost-fiber1.62-dev
+Description: cooperatively-scheduled micro-/userland-threads (default version)
+ This package forms part of the Boost C++ Libraries collection.
+ .
+ Boost.Fiber provides a framework for micro-/userland-threads (fibers)
+ scheduled cooperatively.  The API contains classes and functions to
+ manage and synchronize fibers similarly to standard thread support
+ library.
+ .
+ Each fiber has its own stack.
+ .
+ A fiber can save the current execution state, including all registers
+ and CPU flags, the instruction pointer, and the stack pointer and
+ later restore this state. The idea is to have multiple execution
+ paths running on a single thread using cooperative scheduling (versus
+ threads, which are preemptively scheduled). The running fiber decides
+ explicitly when it should yield to allow another fiber to run
+ (context switching). Boost.Fiber internally uses execution_context
+ from Boost.Context; the classes in this library manage, schedule and,
+ when needed, synchronize those execution contexts. A context switch
+ between threads usually costs thousands of CPU cycles on x86,
+ compared to a fiber switch with less than a hundred cycles. A fiber
+ runs on a single thread at any point in time.
+ .
+ This package is a dependency package, which depends on Debian's default
+ Boost version (currently 1.62).
 
 Package: libboost-filesystem-dev
 Homepage: http://boost.org/libs/filesystem/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-filesystem1.61-dev
+Depends: ${misc:Depends}, libboost-filesystem1.62-dev
 Description: filesystem operations (portable paths, iteration over directories, etc) in C++ (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -307,14 +321,14 @@
  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.61).
+ Boost version (currently 1.62).
 
 Package: libboost-graph-dev
 Homepage: http://www.boost.org/libs/graph/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-graph1.61-dev
+Depends: ${misc:Depends}, libboost-graph1.62-dev
 Description: generic graph components and algorithms in C++ (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -325,13 +339,13 @@
  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.61).
+ Boost version (currently 1.62).
 
 Package: libboost-graph-parallel-dev
 Homepage: http://www.boost.org/libs/graph_parallel/
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libboost-graph-parallel1.61-dev
+Depends: ${misc:Depends}, libboost-graph-parallel1.62-dev
 Description: generic graph components and algorithms in C++ (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -343,14 +357,14 @@
  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.61).
+ Boost version (currently 1.62).
 
 Package: libboost-iostreams-dev
 Homepage: http://www.boost.org/libs/iostreams/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-iostreams1.61-dev
+Depends: ${misc:Depends}, libboost-iostreams1.62-dev
 Description: Boost.Iostreams Library development files (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -359,14 +373,14 @@
  and stream buffers.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.61).
+ Boost version (currently 1.62).
 
 Package: libboost-locale-dev
 Homepage: http://www.boost.org/libs/math/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-locale1.61-dev
+Depends: ${misc:Depends}, libboost-locale1.62-dev
 Description: C++ facilities for localization (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -391,13 +405,13 @@
   * 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.61).
+ Boost version (currently 1.62).
 
 Package: libboost-log-dev
 Homepage: http://www.boost.org/libs/log/
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libboost-log1.61-dev
+Depends: ${misc:Depends}, libboost-log1.62-dev
 Description: C++ logging library (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -414,14 +428,14 @@
  the user's application as possible.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.61).
+ Boost version (currently 1.62).
 
 Package: libboost-math-dev
 Homepage: http://www.boost.org/libs/math/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-math1.61-dev
+Depends: ${misc:Depends}, libboost-math1.62-dev
 Description: Boost.Math Library development files (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -437,13 +451,13 @@
     mathematical special functions.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.61).
+ Boost version (currently 1.62).
 
 Package: libboost-mpi-dev
 Homepage: http://www.boost.org/doc/html/mpi.html
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libboost-mpi1.61-dev
+Depends: ${misc:Depends}, libboost-mpi1.62-dev
 Description: C++ interface to the Message Passing Interface (MPI) (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -454,13 +468,13 @@
  techniques to maintain maximal efficiency.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.61).
+ Boost version (currently 1.62).
 
 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.61-dev
+Depends: ${misc:Depends}, libboost-mpi-python1.62-dev
 Description: C++ interface to the Message Passing Interface (MPI), Python Bindings (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -473,14 +487,14 @@
  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.61).
+ Boost version (currently 1.62).
 
 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.61-dev
+Depends: ${misc:Depends}, libboost-program-options1.62-dev
 Description: program options library for C++ (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -489,13 +503,13 @@
  command line and config file.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.61).
+ Boost version (currently 1.62).
 
 Package: libboost-python-dev
 Homepage: http://www.boost.org/libs/python/
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libboost-python1.61-dev
+Depends: ${misc:Depends}, libboost-python1.62-dev
 Description: Boost.Python Library development files (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -520,14 +534,14 @@
  one of the Python development packages.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.61).
+ Boost version (currently 1.62).
 
 Package: libboost-random-dev
 Homepage: http://www.boost.org/libs/random/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-random1.61-dev
+Depends: ${misc:Depends}, libboost-random1.62-dev
 Description: Boost Random Number Library (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -536,14 +550,14 @@
  having useful properties, such as uniform distribution.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.61).
+ Boost version (currently 1.62).
 
 Package: libboost-regex-dev
 Homepage: http://www.boost.org/libs/regex/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-regex1.61-dev
+Depends: ${misc:Depends}, libboost-regex1.62-dev
 Description: regular expression library for C++ (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -559,14 +573,14 @@
  libraries can not do.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.61).
+ Boost version (currently 1.62).
 
 Package: libboost-serialization-dev
 Homepage: http://www.boost.org/libs/serialization/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-serialization1.61-dev
+Depends: ${misc:Depends}, libboost-serialization1.62-dev
 Description: serialization library for C++ (default version)
  This package forms part of the Boost C++ Libraries collection,
  containing the following functionalities:
@@ -583,14 +597,14 @@
  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.61).
+ Boost version (currently 1.62).
 
 Package: libboost-signals-dev
 Homepage: http://www.boost.org/libs/signals/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-signals1.61-dev
+Depends: ${misc:Depends}, libboost-signals1.62-dev
 Description: managed signals and slots library for C++ (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -601,14 +615,14 @@
  "emitted."
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.61).
+ Boost version (currently 1.62).
 
 Package: libboost-system-dev
 Homepage: http://www.boost.org/libs/system/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-system1.61-dev
+Depends: ${misc:Depends}, libboost-system1.62-dev
 Description: Operating system (e.g. diagnostics support) library (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -621,14 +635,14 @@
  associated error_category.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.61).
+ Boost version (currently 1.62).
 
 Package: libboost-test-dev
 Homepage: http://www.boost.org/libs/test/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-test1.61-dev
+Depends: ${misc:Depends}, libboost-test1.62-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.
@@ -638,14 +652,14 @@
   * Unit test framework to simplify writing test cases.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.61).
+ Boost version (currently 1.62).
 
 Package: libboost-thread-dev
 Homepage: http://www.boost.org/libs/thread/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-thread1.61-dev
+Depends: ${misc:Depends}, libboost-thread1.62-dev
 Description: portable C++ multi-threading (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -655,14 +669,14 @@
  registers.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.61).
+ Boost version (currently 1.62).
 
 Package: libboost-timer-dev
 Homepage: http://www.boost.org/libs/timer/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-timer1.61-dev
+Depends: ${misc:Depends}, libboost-timer1.62-dev
 Description: C++ wall clock and CPU process timers (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -676,14 +690,14 @@
  auto_cpu_timer object is destroyed.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.61).
+ Boost version (currently 1.62).
 
 Package: libboost-type-erasure-dev
 Homepage: http://www.boost.org/doc/libs/1_60_0/doc/html/boost_typeerasure.html
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-type-erasure1.61-dev
+Depends: ${misc:Depends}, libboost-type-erasure1.62-dev
 Description: C++ runtime polymorphism based on concepts (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -693,14 +707,14 @@
  runtime flexibility of virtual functions.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.61).
+ Boost version (currently 1.62).
 
 Package: libboost-wave-dev
 Homepage: http://www.boost.org/libs/wave/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-wave1.61-dev
+Depends: ${misc:Depends}, libboost-wave1.62-dev
 Description: C99/C++ preprocessor library (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -710,4 +724,4 @@
  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.61).
+ Boost version (currently 1.62).




More information about the pkg-boost-commits mailing list