[pkg-boost-commits] r14711 - boost-defaults/trunk/debian
Steven Michael Robbins
smr at alioth.debian.org
Wed Mar 28 02:48:45 UTC 2012
Author: smr
Date: 2012-03-28 02:48:45 +0000 (Wed, 28 Mar 2012)
New Revision: 14711
Modified:
boost-defaults/trunk/debian/changelog
boost-defaults/trunk/debian/compat
boost-defaults/trunk/debian/control
Log:
Set defaults to 1.49.0.
Modified: boost-defaults/trunk/debian/changelog
===================================================================
--- boost-defaults/trunk/debian/changelog 2012-02-26 07:17:18 UTC (rev 14710)
+++ boost-defaults/trunk/debian/changelog 2012-03-28 02:48:45 UTC (rev 14711)
@@ -1,3 +1,9 @@
+boost-defaults (1.49.0.1) unstable; urgency=low
+
+ * Set default Boost to 1.49.0.
+
+ -- Steve M. Robbins <smr at debian.org> 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.
Modified: boost-defaults/trunk/debian/compat
===================================================================
--- boost-defaults/trunk/debian/compat 2012-02-26 07:17:18 UTC (rev 14710)
+++ boost-defaults/trunk/debian/compat 2012-03-28 02:48:45 UTC (rev 14711)
@@ -1 +1 @@
-8
\ No newline at end of file
+9
Modified: boost-defaults/trunk/debian/control
===================================================================
--- boost-defaults/trunk/debian/control 2012-02-26 07:17:18 UTC (rev 14710)
+++ boost-defaults/trunk/debian/control 2012-03-28 02:48:45 UTC (rev 14711)
@@ -4,7 +4,7 @@
Priority: optional
Maintainer: Debian Boost Team <pkg-boost-devel at lists.alioth.debian.org>
Uploaders: Steve M. Robbins <smr at debian.org>, Domenico Andreoli <cavok at debian.org>
-Build-Depends: debhelper (>= 8), libboost1.48-dev (>= 1.48.0)
+Build-Depends: debhelper (>= 9), libboost1.49-dev (>= 1.49.0)
Vcs-Browser: http://svn.debian.org/wsvn/pkg-boost/boost-defaults/trunk/
Vcs-Svn: svn://svn.debian.org/svn/pkg-boost/boost-defaults/trunk
Standards-Version: 3.9.2
@@ -13,7 +13,7 @@
Architecture: any
Section: debug
Priority: extra
-Depends: libboost-dev (= ${binary:Version}), ${misc:Depends}, libboost1.48-dbg
+Depends: libboost-dev (= ${binary:Version}), ${misc:Depends}, libboost1.49-dbg
Description: Boost C++ Libraries with debug symbols (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -21,12 +21,12 @@
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.48).
+ Boost version (currently 1.49).
Package: libboost-dev
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost1.48-dev
+Depends: ${misc:Depends}, libboost1.49-dev
Suggests: libboost-doc
Description: Boost C++ Libraries development files (default version)
The Boost web site provides free, peer-reviewed, portable C++ source
@@ -45,7 +45,7 @@
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.48).
+ Boost version (currently 1.49).
Package: libboost-all-dev
Architecture: any
@@ -86,13 +86,13 @@
including all separately-packaged libraries.
.
This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.48).
+ Boost version (currently 1.49).
Package: libboost-doc
Homepage: http://www.boost.org/libs/
Architecture: all
Section: doc
-Depends: ${misc:Depends}, libboost1.48-doc
+Depends: ${misc:Depends}, libboost1.49-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++
@@ -107,13 +107,13 @@
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.48).
+ Boost version (currently 1.49).
Package: libboost-chrono-dev
Homepage: http://www.boost.org/libs/chrono/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-chrono1.48-dev
+Depends: ${misc:Depends}, libboost-chrono1.49-dev
Description: C++ representation of time duration, time point, and clocks (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -153,13 +153,13 @@
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.48).
+ Boost version (currently 1.49).
Package: libboost-date-time-dev
Homepage: http://www.boost.org/libs/date_time/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-date-time1.48-dev
+Depends: ${misc:Depends}, libboost-date-time1.49-dev
Description: set of date-time libraries based on generic programming concepts (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -167,13 +167,13 @@
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.48).
+ Boost version (currently 1.49).
Package: libboost-filesystem-dev
Homepage: http://boost.org/libs/filesystem/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-filesystem1.48-dev
+Depends: ${misc:Depends}, libboost-filesystem1.49-dev
Description: filesystem operations (portable paths, iteration over directories, etc) in C++ (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -182,13 +182,13 @@
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.48).
+ Boost version (currently 1.49).
Package: libboost-graph-dev
Homepage: http://www.boost.org/libs/graph/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-graph1.48-dev
+Depends: ${misc:Depends}, libboost-graph1.49-dev
Description: generic graph components and algorithms in C++ (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -199,13 +199,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.48).
+ Boost version (currently 1.49).
Package: libboost-graph-parallel-dev
Homepage: http://www.boost.org/libs/graph_parallel/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-graph-parallel1.48-dev
+Depends: ${misc:Depends}, libboost-graph-parallel1.49-dev
Description: generic graph components and algorithms in C++ (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -217,13 +217,13 @@
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.48).
+ Boost version (currently 1.49).
Package: libboost-iostreams-dev
Homepage: http://www.boost.org/libs/iostreams/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-iostreams1.48-dev
+Depends: ${misc:Depends}, libboost-iostreams1.49-dev
Description: Boost.Iostreams Library development files (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -232,13 +232,13 @@
and stream buffers.
.
This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.48).
+ Boost version (currently 1.49).
Package: libboost-locale-dev
Homepage: http://www.boost.org/libs/math/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-locale1.48-dev
+Depends: ${misc:Depends}, libboost-locale1.49-dev
Description: C++ facilities for localization (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -263,13 +263,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.48).
+ Boost version (currently 1.49).
Package: libboost-math-dev
Homepage: http://www.boost.org/libs/math/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-math1.48-dev
+Depends: ${misc:Depends}, libboost-math1.49-dev
Description: Boost.Math Library development files (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -285,13 +285,13 @@
mathematical special functions.
.
This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.48).
+ Boost version (currently 1.49).
Package: libboost-mpi-dev
Homepage: http://www.boost.org/doc/html/mpi.html
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-mpi1.48-dev
+Depends: ${misc:Depends}, libboost-mpi1.49-dev
Description: C++ interface to the Message Passing Interface (MPI) (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -302,13 +302,13 @@
techniques to maintain maximal efficiency.
.
This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.48).
+ Boost version (currently 1.49).
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.48-dev
+Depends: ${misc:Depends}, libboost-mpi-python1.49-dev
Description: C++ interface to the Message Passing Interface (MPI), Python Bindings (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -321,13 +321,13 @@
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.48).
+ Boost version (currently 1.49).
Package: libboost-program-options-dev
Homepage: http://www.boost.org/libs/program_options/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-program-options1.48-dev
+Depends: ${misc:Depends}, libboost-program-options1.49-dev
Description: program options library for C++ (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -336,13 +336,13 @@
command line and config file.
.
This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.48).
+ Boost version (currently 1.49).
Package: libboost-python-dev
Homepage: http://www.boost.org/libs/python/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-python1.48-dev
+Depends: ${misc:Depends}, libboost-python1.49-dev
Description: Boost.Python Library development files (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -367,13 +367,13 @@
one of the Python development packages.
.
This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.48).
+ Boost version (currently 1.49).
Package: libboost-random-dev
Homepage: http://www.boost.org/libs/random/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-random1.48-dev
+Depends: ${misc:Depends}, libboost-random1.49-dev
Description: Boost Random Number Library (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -382,13 +382,13 @@
having useful properties, such as uniform distribution.
.
This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.48).
+ Boost version (currently 1.49).
Package: libboost-regex-dev
Homepage: http://www.boost.org/libs/regex/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-regex1.48-dev
+Depends: ${misc:Depends}, libboost-regex1.49-dev
Description: regular expression library for C++ (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -404,13 +404,13 @@
libraries can not do.
.
This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.48).
+ Boost version (currently 1.49).
Package: libboost-serialization-dev
Homepage: http://www.boost.org/libs/serialization/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-serialization1.48-dev
+Depends: ${misc:Depends}, libboost-serialization1.49-dev
Description: serialization library for C++ (default version)
This package forms part of the Boost C++ Libraries collection,
containing the following functionalities:
@@ -427,13 +427,13 @@
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.48).
+ Boost version (currently 1.49).
Package: libboost-signals-dev
Homepage: http://www.boost.org/libs/signals/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-signals1.48-dev
+Depends: ${misc:Depends}, libboost-signals1.49-dev
Description: managed signals and slots library for C++ (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -444,13 +444,13 @@
"emitted."
.
This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.48).
+ Boost version (currently 1.49).
Package: libboost-system-dev
Homepage: http://www.boost.org/libs/system/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-system1.48-dev
+Depends: ${misc:Depends}, libboost-system1.49-dev
Description: Operating system (e.g. diagnostics support) library (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -463,13 +463,13 @@
associated error_category.
.
This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.48).
+ Boost version (currently 1.49).
Package: libboost-test-dev
Homepage: http://www.boost.org/libs/test/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-test1.48-dev
+Depends: ${misc:Depends}, libboost-test1.49-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.
@@ -479,13 +479,13 @@
* Unit test framework to simplify writing test cases.
.
This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.48).
+ Boost version (currently 1.49).
Package: libboost-thread-dev
Homepage: http://www.boost.org/libs/thread/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-thread1.48-dev
+Depends: ${misc:Depends}, libboost-thread1.49-dev
Description: portable C++ multi-threading (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -495,13 +495,13 @@
registers.
.
This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.48).
+ Boost version (currently 1.49).
Package: libboost-timer-dev
Homepage: http://www.boost.org/libs/timer/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-timer1.48-dev
+Depends: ${misc:Depends}, libboost-timer1.49-dev
Description: C++ wall clock and CPU process timers (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -515,13 +515,13 @@
auto_cpu_timer object is destroyed.
.
This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.48).
+ Boost version (currently 1.49).
Package: libboost-wave-dev
Homepage: http://www.boost.org/libs/wave/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-wave1.48-dev
+Depends: ${misc:Depends}, libboost-wave1.49-dev
Description: C99/C++ preprocessor library (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -531,4 +531,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.48).
+ Boost version (currently 1.49).
More information about the pkg-boost-commits
mailing list