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

xnox at users.alioth.debian.org xnox at users.alioth.debian.org
Thu Oct 26 10:01:36 UTC 2017


Author: xnox
Date: Thu Oct 26 10:01:35 2017
New Revision: 15054

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

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=15054&op=diff
==============================================================================
--- boost-defaults/trunk/debian/changelog	(original)
+++ boost-defaults/trunk/debian/changelog	Thu Oct 26 10:01:35 2017
@@ -1,3 +1,9 @@
+boost-defaults (1.65.1.1) UNRELEASED; urgency=medium
+
+  * Set default boost to 1.65.
+
+ -- Dimitri John Ledkov <xnox at ubuntu.com>  Thu, 26 Oct 2017 11:01:08 +0100
+
 boost-defaults (1.62.0.1) unstable; urgency=medium
 
   * Set default boost to 1.62.

Modified: boost-defaults/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-boost/boost-defaults/trunk/debian/control?rev=15054&op=diff
==============================================================================
--- boost-defaults/trunk/debian/control	(original)
+++ boost-defaults/trunk/debian/control	Thu Oct 26 10:01:35 2017
@@ -4,14 +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.62-dev (>= 1.62.0)
-Standards-Version: 3.9.8
+Build-Depends: debhelper (>= 9), libboost1.65-dev (>= 1.65.1)
+Standards-Version: 4.1.1
 
 Package: libboost-dev
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost1.62-dev
+Depends: ${misc:Depends}, libboost1.65-dev
 Suggests: libboost-doc
 Description: Boost C++ Libraries development files (default version)
  The Boost web site provides free, peer-reviewed, portable C++ source
@@ -29,13 +29,13 @@
  library.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.62).
+ Boost version (currently 1.65).
 
 Package: libboost-tools-dev
 Architecture: any
 Multi-Arch: foreign
 Section: libdevel
-Depends: ${misc:Depends}, libboost1.62-tools-dev
+Depends: ${misc:Depends}, libboost1.65-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++
@@ -49,7 +49,7 @@
  inspect, boostbook and quickbook.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.62).
+ Boost version (currently 1.65).
 
 Package: libboost-all-dev
 Architecture: any
@@ -59,6 +59,7 @@
  libboost-tools-dev,
  libboost-atomic-dev,
  libboost-chrono-dev,
+ libboost-container-dev,
  libboost-context-dev [any-i386 any-amd64 armel armhf arm64 mips mipsel powerpc ppc64el],
  libboost-coroutine-dev [any-i386 any-amd64 armel armhf arm64 mips mipsel powerpc ppc64el],
  libboost-date-time-dev,
@@ -73,12 +74,14 @@
  libboost-math-dev,
  libboost-mpi-dev,
  libboost-mpi-python-dev,
+ libboost-numpy-dev,
  libboost-program-options-dev,
  libboost-python-dev,
  libboost-random-dev,
  libboost-regex-dev,
  libboost-serialization-dev,
  libboost-signals-dev,
+ libboost-stacktrace-dev,
  libboost-system-dev,
  libboost-test-dev,
  libboost-thread-dev,
@@ -98,35 +101,27 @@
  including all separately-packaged libraries.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.62).
+ Boost version (currently 1.65).
 
 Package: libboost-doc
 Homepage: http://www.boost.org/libs/
 Architecture: all
 Section: 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++
- 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.62).
+Depends: ${misc:Depends}, libboost1.65-doc
+Description: Boost.org libraries documentation placeholder (default version)
+ This package originally provided documentation, but has since fallen
+ into disrepair and presently provides no documentation.  Please
+ use documentation at www.boost.org.
+ .
+ This package is a dependency package, which depends on Debian's default
+ Boost version (currently 1.65).
 
 Package: libboost-atomic-dev
 Homepage: http://www.boost.org/libs/atomic/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-atomic1.62-dev
+Depends: ${misc:Depends}, libboost-atomic1.65-dev
 Description: atomic data types, operations, and memory ordering constraints (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -146,14 +141,14 @@
  locking.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.62).
+ Boost version (currently 1.65).
 
 Package: libboost-chrono-dev
 Homepage: http://www.boost.org/libs/chrono/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-chrono1.62-dev
+Depends: ${misc:Depends}, libboost-chrono1.65-dev
 Description: C++ representation of time duration, time point, and clocks (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -193,14 +188,50 @@
  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.62).
+ Boost version (currently 1.65).
+
+Package: libboost-container-dev
+Homepage: http://boost.org/libs/container/
+Architecture: any
+Multi-Arch: same
+Section: libdevel
+Depends: ${misc:Depends}, libboost-container1.65-dev
+Description: C++ library that implements several well-known containers - dev files (default version)
+ This package forms part of the Boost C++ Libraries collection.
+ .
+ Boost.Container library implements several well-known containers,
+ including STL containers. The aim of the library is to offers
+ advanced features not present in standard containers or to offer the
+ latest standard draft features for compilers that don't comply with
+ the latest C++ standard.
+ .
+ In short, what does Boost.Container offer?
+ .
+  * Move semantics are implemented, including move emulation
+    for pre-C++11 compilers.
+  * New advanced features (e.g. placement insertion,
+    recursive containers) are present.
+  * Containers support stateful allocators and are compatible with
+    Boost.Interprocess (they can be safely placed in shared memory).
+  * The library offers new useful containers:
+    * flat_map, flat_set, flat_multimap and flat_multiset: drop-in
+      replacements for standard associative containers but more
+      memory friendly and with faster searches.
+    * stable_vector: a std::list and std::vector hybrid container:
+      vector-like random-access iterators and list-like iterator
+      stability in insertions and erasures.
+    * slist: the classic pre-standard singly linked list implementation
+      offering constant-time size(). Note that C++11 forward_list has no size().
+ .
+ This package is a dependency package, which depends on Debian's default
+ Boost version (currently 1.65).
 
 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.62-dev
+Depends: ${misc:Depends}, libboost-context1.65-dev
 Description: provides a sort of cooperative multitasking on a single thread (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -215,14 +246,14 @@
  to C# keyword yield in C++.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.62).
+ Boost version (currently 1.65).
 
 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.62-dev
+Depends: ${misc:Depends}, libboost-coroutine1.65-dev
 Description: provides a sort of cooperative multitasking on a single thread (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -242,14 +273,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.62).
+ Boost version (currently 1.65).
 
 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.62-dev
+Depends: ${misc:Depends}, libboost-date-time1.65-dev
 Description: set of date-time libraries based on generic programming concepts (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -257,14 +288,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.62).
+ Boost version (currently 1.65).
 
 Package: libboost-exception-dev
 Homepage: http://www.boost.org/libs/exception/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-exception1.62-dev
+Depends: ${misc:Depends}, libboost-exception1.65-dev
 Description: library to help write exceptions and handlers (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -273,14 +304,14 @@
  reporting code.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.62).
+ Boost version (currently 1.65).
 
 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
+Depends: ${misc:Depends}, libboost-fiber1.65-dev
 Description: cooperatively-scheduled micro-/userland-threads (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -305,14 +336,14 @@
  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).
+ Boost version (currently 1.65).
 
 Package: libboost-filesystem-dev
 Homepage: http://boost.org/libs/filesystem/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-filesystem1.62-dev
+Depends: ${misc:Depends}, libboost-filesystem1.65-dev
 Description: filesystem operations (portable paths, iteration over directories, etc) in C++ (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -321,14 +352,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.62).
+ Boost version (currently 1.65).
 
 Package: libboost-graph-dev
 Homepage: http://www.boost.org/libs/graph/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-graph1.62-dev
+Depends: ${misc:Depends}, libboost-graph1.65-dev
 Description: generic graph components and algorithms in C++ (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -339,13 +370,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.62).
+ Boost version (currently 1.65).
 
 Package: libboost-graph-parallel-dev
 Homepage: http://www.boost.org/libs/graph_parallel/
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libboost-graph-parallel1.62-dev
+Depends: ${misc:Depends}, libboost-graph-parallel1.65-dev
 Description: generic graph components and algorithms in C++ (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -357,14 +388,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.62).
+ Boost version (currently 1.65).
 
 Package: libboost-iostreams-dev
 Homepage: http://www.boost.org/libs/iostreams/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-iostreams1.62-dev
+Depends: ${misc:Depends}, libboost-iostreams1.65-dev
 Description: Boost.Iostreams Library development files (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -373,14 +404,14 @@
  and stream buffers.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.62).
+ Boost version (currently 1.65).
 
 Package: libboost-locale-dev
 Homepage: http://www.boost.org/libs/math/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-locale1.62-dev
+Depends: ${misc:Depends}, libboost-locale1.65-dev
 Description: C++ facilities for localization (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -405,13 +436,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.62).
+ Boost version (currently 1.65).
 
 Package: libboost-log-dev
 Homepage: http://www.boost.org/libs/log/
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libboost-log1.62-dev
+Depends: ${misc:Depends}, libboost-log1.65-dev
 Description: C++ logging library (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -428,14 +459,14 @@
  the user's application as possible.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.62).
+ Boost version (currently 1.65).
 
 Package: libboost-math-dev
 Homepage: http://www.boost.org/libs/math/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-math1.62-dev
+Depends: ${misc:Depends}, libboost-math1.65-dev
 Description: Boost.Math Library development files (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -451,13 +482,13 @@
     mathematical special functions.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.62).
+ Boost version (currently 1.65).
 
 Package: libboost-mpi-dev
 Homepage: http://www.boost.org/doc/html/mpi.html
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libboost-mpi1.62-dev
+Depends: ${misc:Depends}, libboost-mpi1.65-dev
 Description: C++ interface to the Message Passing Interface (MPI) (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -468,13 +499,13 @@
  techniques to maintain maximal efficiency.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.62).
+ Boost version (currently 1.65).
 
 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.62-dev
+Depends: ${misc:Depends}, libboost-mpi-python1.65-dev
 Description: C++ interface to the Message Passing Interface (MPI), Python Bindings (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -487,14 +518,32 @@
  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.62).
+ Boost version (currently 1.65).
+
+Package: libboost-numpy-dev
+Homepage: http://www.boost.org/libs/python/
+Architecture: any
+Section: libdevel
+Depends: ${misc:Depends}, libboost-numpy1.65-dev
+Description: Boost.Python NumPy extensions development files (default version)
+ This package forms part of the Boost C++ Libraries collection.
+ .
+ The Boost Python library enables exporting a C++ library to Python.
+ The NumPy extensions lets the C++ code interact with NumPy types.
+ .
+ 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.65).
 
 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.62-dev
+Depends: ${misc:Depends}, libboost-program-options1.65-dev
 Description: program options library for C++ (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -503,13 +552,13 @@
  command line and config file.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.62).
+ Boost version (currently 1.65).
 
 Package: libboost-python-dev
 Homepage: http://www.boost.org/libs/python/
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libboost-python1.62-dev
+Depends: ${misc:Depends}, libboost-python1.65-dev
 Description: Boost.Python Library development files (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -524,24 +573,19 @@
  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.62).
+ Boost version (currently 1.65).
 
 Package: libboost-random-dev
 Homepage: http://www.boost.org/libs/random/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-random1.62-dev
+Depends: ${misc:Depends}, libboost-random1.65-dev
 Description: Boost Random Number Library (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -550,14 +594,14 @@
  having useful properties, such as uniform distribution.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.62).
+ Boost version (currently 1.65).
 
 Package: libboost-regex-dev
 Homepage: http://www.boost.org/libs/regex/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-regex1.62-dev
+Depends: ${misc:Depends}, libboost-regex1.65-dev
 Description: regular expression library for C++ (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -573,14 +617,14 @@
  libraries can not do.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.62).
+ Boost version (currently 1.65).
 
 Package: libboost-serialization-dev
 Homepage: http://www.boost.org/libs/serialization/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-serialization1.62-dev
+Depends: ${misc:Depends}, libboost-serialization1.65-dev
 Description: serialization library for C++ (default version)
  This package forms part of the Boost C++ Libraries collection,
  containing the following functionalities:
@@ -597,14 +641,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.62).
+ Boost version (currently 1.65).
 
 Package: libboost-signals-dev
 Homepage: http://www.boost.org/libs/signals/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-signals1.62-dev
+Depends: ${misc:Depends}, libboost-signals1.65-dev
 Description: managed signals and slots library for C++ (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -615,14 +659,29 @@
  "emitted."
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.62).
+ Boost version (currently 1.65).
+
+Package: libboost-stacktrace-dev
+Homepage: http://boost.org/libs/stacktrace/
+Architecture: any
+Multi-Arch: same
+Section: libdevel
+Depends: ${misc:Depends}, libboost-stacktrace1.65-dev
+Description: library to capture and print stack traces - development files (default version)
+ This package forms part of the Boost C++ Libraries collection.
+ .
+ Boost.Stacktrace library is a simple C++03 library that provides
+ information about call sequence in a human-readable form.
+ .
+ This package is a dependency package, which depends on Debian's default
+ Boost version (currently 1.65).
 
 Package: libboost-system-dev
 Homepage: http://www.boost.org/libs/system/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-system1.62-dev
+Depends: ${misc:Depends}, libboost-system1.65-dev
 Description: Operating system (e.g. diagnostics support) library (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -635,14 +694,14 @@
  associated error_category.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.62).
+ Boost version (currently 1.65).
 
 Package: libboost-test-dev
 Homepage: http://www.boost.org/libs/test/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-test1.62-dev
+Depends: ${misc:Depends}, libboost-test1.65-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.
@@ -652,14 +711,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.62).
+ Boost version (currently 1.65).
 
 Package: libboost-thread-dev
 Homepage: http://www.boost.org/libs/thread/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-thread1.62-dev
+Depends: ${misc:Depends}, libboost-thread1.65-dev
 Description: portable C++ multi-threading (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -669,14 +728,14 @@
  registers.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.62).
+ Boost version (currently 1.65).
 
 Package: libboost-timer-dev
 Homepage: http://www.boost.org/libs/timer/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-timer1.62-dev
+Depends: ${misc:Depends}, libboost-timer1.65-dev
 Description: C++ wall clock and CPU process timers (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -690,14 +749,14 @@
  auto_cpu_timer object is destroyed.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.62).
+ Boost version (currently 1.65).
 
 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.62-dev
+Depends: ${misc:Depends}, libboost-type-erasure1.65-dev
 Description: C++ runtime polymorphism based on concepts (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -707,14 +766,14 @@
  runtime flexibility of virtual functions.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.62).
+ Boost version (currently 1.65).
 
 Package: libboost-wave-dev
 Homepage: http://www.boost.org/libs/wave/
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: ${misc:Depends}, libboost-wave1.62-dev
+Depends: ${misc:Depends}, libboost-wave1.65-dev
 Description: C99/C++ preprocessor library (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -724,4 +783,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.62).
+ Boost version (currently 1.65).




More information about the pkg-boost-commits mailing list