[pkg-boost-commits] r14678 - boost-defaults/trunk/debian
Steven Michael Robbins
smr at alioth.debian.org
Sat Dec 17 18:28:19 UTC 2011
Author: smr
Date: 2011-12-17 18:28:18 +0000 (Sat, 17 Dec 2011)
New Revision: 14678
Modified:
boost-defaults/trunk/debian/changelog
boost-defaults/trunk/debian/control
boost-defaults/trunk/debian/control.in
boost-defaults/trunk/debian/rules
Log:
Set default to 1.48.0.
Modified: boost-defaults/trunk/debian/changelog
===================================================================
--- boost-defaults/trunk/debian/changelog 2011-11-28 05:16:14 UTC (rev 14677)
+++ boost-defaults/trunk/debian/changelog 2011-12-17 18:28:18 UTC (rev 14678)
@@ -1,8 +1,10 @@
-boost-defaults (1.46.1.2) unstable; urgency=low
+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 <smr at debian.org> Thu, 11 Aug 2011 22:52:26 -0500
+ -- Steve M. Robbins <smr at debian.org> Sat, 17 Dec 2011 12:16:56 -0600
boost-defaults (1.46.1.1) unstable; urgency=low
Modified: boost-defaults/trunk/debian/control
===================================================================
--- boost-defaults/trunk/debian/control 2011-11-28 05:16:14 UTC (rev 14677)
+++ boost-defaults/trunk/debian/control 2011-12-17 18:28:18 UTC (rev 14678)
@@ -4,16 +4,16 @@
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: cdbs, debhelper (>= 8), libboost1.46-dev (>= 1.46.1)
+Build-Depends: cdbs, debhelper (>= 8), libboost1.48-dev (>= 1.48.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.1
+Standards-Version: 3.9.2
Package: libboost-dbg
Architecture: any
Section: debug
Priority: extra
-Depends: libboost-dev (= ${binary:Version}), ${misc:Depends}, libboost1.46-dbg
+Depends: libboost-dev (= ${binary:Version}), ${misc:Depends}, libboost1.48-dbg
Description: Boost C++ Libraries with debug symbols
The Boost web site provides free, peer-reviewed, portable C++ source
libraries. The emphasis is on libraries which work well with the C++
@@ -27,12 +27,13 @@
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.46).
+ Boost version (currently 1.48).
Package: libboost-dev
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost1.46-dev
+Depends: ${misc:Depends}, libboost1.48-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++
@@ -43,7 +44,7 @@
upcoming C++ Standard Library Technical Report.
.
This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.46).
+ Boost version (currently 1.48).
Package: libboost-all-dev
Architecture: any
@@ -80,12 +81,12 @@
including all separately-packaged libraries.
.
This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.46).
+ Boost version (currently 1.48).
Package: libboost-doc
Architecture: all
Section: doc
-Depends: ${misc:Depends}, libboost1.46-doc
+Depends: ${misc:Depends}, libboost1.48-doc
Description: Boost C++ 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++
@@ -96,13 +97,13 @@
upcoming C++ Standard Library Technical Report.
.
This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.46).
+ Boost version (currently 1.48).
Package: libboost-date-time-dev
Homepage: http://www.boost.org/libs/date_time/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-date-time1.46-dev
+Depends: ${misc:Depends}, libboost-date-time1.48-dev
Description: date-time libraries based on generic programming (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -110,13 +111,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.46).
+ Boost version (currently 1.48).
Package: libboost-filesystem-dev
Homepage: http://boost.org/libs/filesystem/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-filesystem1.46-dev
+Depends: ${misc:Depends}, libboost-filesystem1.48-dev
Description: filesystem operations in C++ (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -125,13 +126,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.46).
+ Boost version (currently 1.48).
Package: libboost-graph-dev
Homepage: http://www.boost.org/libs/graph/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-graph1.46-dev
+Depends: ${misc:Depends}, libboost-graph1.48-dev
Description: generic graph components and algorithms in C++ (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -142,13 +143,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.46).
+ Boost version (currently 1.48).
Package: libboost-graph-parallel-dev
Homepage: http://www.boost.org/libs/graph_parallel/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-graph-parallel1.46-dev
+Depends: ${misc:Depends}, libboost-graph-parallel1.48-dev
Description: generic graph components and algorithms in C++ (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -160,13 +161,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.46).
+ Boost version (currently 1.48).
Package: libboost-iostreams-dev
Homepage: http://www.boost.org/libs/iostreams/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-iostreams1.46-dev
+Depends: ${misc:Depends}, libboost-iostreams1.48-dev
Description: Boost.Iostreams Library development files (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -175,13 +176,13 @@
and stream buffers.
.
This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.46).
+ Boost version (currently 1.48).
Package: libboost-math-dev
Homepage: http://www.boost.org/libs/math/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-math1.46-dev
+Depends: ${misc:Depends}, libboost-math1.48-dev
Description: Boost.Math Library development files (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -197,13 +198,13 @@
mathematical special functions.
.
This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.46).
+ Boost version (currently 1.48).
Package: libboost-mpi-dev
Homepage: http://www.boost.org/doc/html/mpi.html
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-mpi1.46-dev
+Depends: ${misc:Depends}, libboost-mpi1.48-dev
Description: C++ interface to the Message Passing Interface (MPI) (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -214,13 +215,13 @@
techniques to maintain maximal efficiency.
.
This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.46).
+ Boost version (currently 1.48).
Package: libboost-mpi-python-dev
Homepage: http://www.boost.org/doc/html/mpi.html
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-mpi1.46-dev
+Depends: ${misc:Depends}, libboost-mpi1.48-dev
Description: Python interface to the Message Passing Interface (MPI) (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -233,13 +234,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.46).
+ Boost version (currently 1.48).
Package: libboost-program-options-dev
Homepage: http://www.boost.org/libs/program_options/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-program-options1.46-dev
+Depends: ${misc:Depends}, libboost-program-options1.48-dev
Description: program options library for C++ (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -248,13 +249,13 @@
command line and config file.
.
This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.46).
+ Boost version (currently 1.48).
Package: libboost-python-dev
Homepage: http://www.boost.org/libs/python/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-python1.46-dev
+Depends: ${misc:Depends}, libboost-python1.48-dev
Description: Boost.Python Library development files (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -279,13 +280,13 @@
one of the Python development packages.
.
This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.46).
+ Boost version (currently 1.48).
Package: libboost-random-dev
Homepage: http://www.boost.org/libs/random/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-random1.46-dev
+Depends: ${misc:Depends}, libboost-random1.48-dev
Description: Boost Random Number Library (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -294,13 +295,13 @@
having useful properties, such as uniform distribution.
.
This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.46).
+ Boost version (currently 1.48).
Package: libboost-regex-dev
Homepage: http://www.boost.org/libs/regex/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-regex1.46-dev
+Depends: ${misc:Depends}, libboost-regex1.48-dev
Description: regular expression library for C++ (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -316,13 +317,13 @@
libraries can not do.
.
This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.46).
+ Boost version (currently 1.48).
Package: libboost-serialization-dev
Homepage: http://www.boost.org/libs/serialization/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-serialization1.46-dev
+Depends: ${misc:Depends}, libboost-serialization1.48-dev
Description: serialization library for C++ (default version)
This package forms part of the Boost C++ Libraries collection,
containing the following functionalities:
@@ -339,13 +340,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.46).
+ Boost version (currently 1.48).
Package: libboost-signals-dev
Homepage: http://www.boost.org/libs/signals/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-signals1.46-dev
+Depends: ${misc:Depends}, libboost-signals1.48-dev
Description: managed signals and slots library for C++ (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -356,13 +357,13 @@
"emitted."
.
This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.46).
+ Boost version (currently 1.48).
Package: libboost-system-dev
Homepage: http://www.boost.org/libs/system/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-system1.46-dev
+Depends: ${misc:Depends}, libboost-system1.48-dev
Description: Operating system (e.g. diagnostics support) library (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -375,13 +376,13 @@
associated error_category.
.
This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.46).
+ Boost version (currently 1.48).
Package: libboost-test-dev
Homepage: http://www.boost.org/libs/test/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-test1.46-dev
+Depends: ${misc:Depends}, libboost-test1.48-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.
@@ -391,13 +392,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.46).
+ Boost version (currently 1.48).
Package: libboost-thread-dev
Homepage: http://www.boost.org/libs/thread/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-thread1.46-dev
+Depends: ${misc:Depends}, libboost-thread1.48-dev
Description: portable C++ multi-threading (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -407,13 +408,13 @@
registers.
.
This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.46).
+ Boost version (currently 1.48).
Package: libboost-wave-dev
Homepage: http://www.boost.org/libs/wave/
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libboost-wave1.46-dev
+Depends: ${misc:Depends}, libboost-wave1.48-dev
Description: C99/C++ preprocessor library (default version)
This package forms part of the Boost C++ Libraries collection.
.
@@ -423,4 +424,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.46).
+ Boost version (currently 1.48).
Modified: boost-defaults/trunk/debian/control.in
===================================================================
--- boost-defaults/trunk/debian/control.in 2011-11-28 05:16:14 UTC (rev 14677)
+++ boost-defaults/trunk/debian/control.in 2011-12-17 18:28:18 UTC (rev 14678)
@@ -7,7 +7,7 @@
Build-Depends: cdbs, debhelper (>= 8), @BUILD_DEP@
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.1
+Standards-Version: 3.9.2
Package: libboost-dbg
Architecture: any
Modified: boost-defaults/trunk/debian/rules
===================================================================
--- boost-defaults/trunk/debian/rules 2011-11-28 05:16:14 UTC (rev 14677)
+++ boost-defaults/trunk/debian/rules 2011-12-17 18:28:18 UTC (rev 14678)
@@ -3,8 +3,8 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/utils.mk
-MAJOR_VER = 1.46
-BUILD_DEP = libboost1.46-dev (>= 1.46.1)
+MAJOR_VER = 1.48
+BUILD_DEP = libboost1.48-dev (>= 1.48.0)
control-file:
More information about the pkg-boost-commits
mailing list