[pkg-boost-commits] r14636 - boost-defaults/trunk/debian

Steven Michael Robbins smr at alioth.debian.org
Wed Apr 6 03:53:06 UTC 2011


Author: smr
Date: 2011-04-06 03:52:47 +0000 (Wed, 06 Apr 2011)
New Revision: 14636

Modified:
   boost-defaults/trunk/debian/changelog
   boost-defaults/trunk/debian/compat
   boost-defaults/trunk/debian/control
   boost-defaults/trunk/debian/control.in
   boost-defaults/trunk/debian/rules
Log:
Update to Boost v 1.46.1.

Modified: boost-defaults/trunk/debian/changelog
===================================================================
--- boost-defaults/trunk/debian/changelog	2011-03-20 02:03:40 UTC (rev 14635)
+++ boost-defaults/trunk/debian/changelog	2011-04-06 03:52:47 UTC (rev 14636)
@@ -1,3 +1,12 @@
+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.
+
+ -- Steve M. Robbins <smr at debian.org>  Tue, 05 Apr 2011 22:49:23 -0500
+
 boost-defaults (1.42.0.1) unstable; urgency=low
 
   * Set default Boost to 1.42.0.  Closes: #574486.

Modified: boost-defaults/trunk/debian/compat
===================================================================
--- boost-defaults/trunk/debian/compat	2011-03-20 02:03:40 UTC (rev 14635)
+++ boost-defaults/trunk/debian/compat	2011-04-06 03:52:47 UTC (rev 14636)
@@ -1 +1 @@
-7
\ No newline at end of file
+8
\ No newline at end of file

Modified: boost-defaults/trunk/debian/control
===================================================================
--- boost-defaults/trunk/debian/control	2011-03-20 02:03:40 UTC (rev 14635)
+++ boost-defaults/trunk/debian/control	2011-04-06 03:52:47 UTC (rev 14636)
@@ -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: cdbs, debhelper (>= 7), libboost1.42-dev (>= 1.42.0)
+Build-Depends: cdbs, debhelper (>= 8), libboost1.46-dev (>= 1.46.1)
 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.8.4.0
@@ -13,7 +13,7 @@
 Architecture: any
 Section: debug
 Priority: extra
-Depends: libboost-dev (= ${binary:Version}), ${misc:Depends}, libboost1.42-dbg
+Depends: libboost-dev (= ${binary:Version}), ${misc:Depends}, libboost1.46-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,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.42).
+ Boost version (currently 1.46).
 
 Package: libboost-dev
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libboost1.42-dev
+Depends: ${misc:Depends}, libboost1.46-dev
 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 +43,7 @@
  upcoming C++ Standard Library Technical Report.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.42).
+ Boost version (currently 1.46).
 
 Package: libboost-all-dev
 Architecture: any
@@ -80,12 +80,12 @@
  including all separately-packaged libraries.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.42).
+ Boost version (currently 1.46).
 
 Package: libboost-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends}, libboost1.42-doc
+Depends: ${misc:Depends}, libboost1.46-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 +96,13 @@
  upcoming C++ Standard Library Technical Report.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.42).
+ Boost version (currently 1.46).
 
 Package: libboost-date-time-dev
 Homepage: http://www.boost.org/libs/date_time/
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libboost-date-time1.42-dev
+Depends: ${misc:Depends}, libboost-date-time1.46-dev
 Description: date-time libraries based on generic programming (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -110,13 +110,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.42).
+ Boost version (currently 1.46).
 
 Package: libboost-filesystem-dev
 Homepage: http://boost.org/libs/filesystem/
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libboost-filesystem1.42-dev
+Depends: ${misc:Depends}, libboost-filesystem1.46-dev
 Description: filesystem operations in C++ (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -125,13 +125,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.42).
+ Boost version (currently 1.46).
 
 Package: libboost-graph-dev
 Homepage: http://www.boost.org/libs/graph/
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libboost-graph1.42-dev
+Depends: ${misc:Depends}, libboost-graph1.46-dev
 Description: generic graph components and algorithms in C++ (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -142,13 +142,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.42).
+ Boost version (currently 1.46).
 
 Package: libboost-graph-parallel-dev
 Homepage: http://www.boost.org/libs/graph_parallel/
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libboost-graph-parallel1.42-dev
+Depends: ${misc:Depends}, libboost-graph-parallel1.46-dev
 Description: generic graph components and algorithms in C++ (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -160,13 +160,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.42).
+ Boost version (currently 1.46).
 
 Package: libboost-iostreams-dev
 Homepage: http://www.boost.org/libs/iostreams/
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libboost-iostreams1.42-dev
+Depends: ${misc:Depends}, libboost-iostreams1.46-dev
 Description: Boost.Iostreams Library development files (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -175,13 +175,13 @@
  and stream buffers.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.42).
+ Boost version (currently 1.46).
 
 Package: libboost-math-dev
 Homepage: http://www.boost.org/libs/math/
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libboost-math1.42-dev
+Depends: ${misc:Depends}, libboost-math1.46-dev
 Description: Boost.Math Library development files (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -197,13 +197,13 @@
     mathematical special functions.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.42).
+ Boost version (currently 1.46).
 
 Package: libboost-mpi-dev
 Homepage: http://www.boost.org/doc/html/mpi.html
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libboost-mpi1.42-dev
+Depends: ${misc:Depends}, libboost-mpi1.46-dev
 Description: C++ interface to the Message Passing Interface (MPI) (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -214,13 +214,13 @@
  techniques to maintain maximal efficiency.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.42).
+ Boost version (currently 1.46).
 
 Package: libboost-mpi-python-dev
 Homepage: http://www.boost.org/doc/html/mpi.html
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libboost-mpi1.42-dev
+Depends: ${misc:Depends}, libboost-mpi1.46-dev
 Description: Python interface to the Message Passing Interface (MPI) (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -233,13 +233,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.42).
+ Boost version (currently 1.46).
 
 Package: libboost-program-options-dev
 Homepage: http://www.boost.org/libs/program_options/
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libboost-program-options1.42-dev
+Depends: ${misc:Depends}, libboost-program-options1.46-dev
 Description: program options library for C++ (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -248,13 +248,13 @@
  command line and config file.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.42).
+ Boost version (currently 1.46).
 
 Package: libboost-python-dev
 Homepage: http://www.boost.org/libs/python/
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libboost-python1.42-dev
+Depends: ${misc:Depends}, libboost-python1.46-dev
 Description: Boost.Python Library development files (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -279,13 +279,28 @@
  one of the Python development packages.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.42).
+ Boost version (currently 1.46).
 
+Package: libboost-random-dev
+Homepage: http://www.boost.org/libs/random/
+Architecture: any
+Section: libdevel
+Depends: ${misc:Depends}, libboost-random1.46-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.46).
+
 Package: libboost-regex-dev
 Homepage: http://www.boost.org/libs/regex/
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libboost-regex1.42-dev
+Depends: ${misc:Depends}, libboost-regex1.46-dev
 Description: regular expression library for C++ (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -301,13 +316,13 @@
  libraries can not do.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.42).
+ Boost version (currently 1.46).
 
 Package: libboost-serialization-dev
 Homepage: http://www.boost.org/libs/serialization/
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libboost-serialization1.42-dev
+Depends: ${misc:Depends}, libboost-serialization1.46-dev
 Description: serialization library for C++ (default version)
  This package forms part of the Boost C++ Libraries collection,
  containing the following functionalities:
@@ -324,13 +339,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.42).
+ Boost version (currently 1.46).
 
 Package: libboost-signals-dev
 Homepage: http://www.boost.org/libs/signals/
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libboost-signals1.42-dev
+Depends: ${misc:Depends}, libboost-signals1.46-dev
 Description: managed signals and slots library for C++ (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -341,13 +356,13 @@
  "emitted."
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.42).
+ Boost version (currently 1.46).
 
 Package: libboost-system-dev
 Homepage: http://www.boost.org/libs/system/
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libboost-system1.42-dev
+Depends: ${misc:Depends}, libboost-system1.46-dev
 Description: Operating system (e.g. diagnostics support) library (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -360,13 +375,13 @@
  associated error_category.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.42).
+ Boost version (currently 1.46).
 
 Package: libboost-test-dev
 Homepage: http://www.boost.org/libs/test/
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libboost-test1.42-dev
+Depends: ${misc:Depends}, libboost-test1.46-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.
@@ -376,13 +391,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.42).
+ Boost version (currently 1.46).
 
 Package: libboost-thread-dev
 Homepage: http://www.boost.org/libs/thread/
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libboost-thread1.42-dev
+Depends: ${misc:Depends}, libboost-thread1.46-dev
 Description: portable C++ multi-threading (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -392,13 +407,13 @@
  registers.
  .
  This package is a dependency package, which depends on Debian's default
- Boost version (currently 1.42).
+ Boost version (currently 1.46).
 
 Package: libboost-wave-dev
 Homepage: http://www.boost.org/libs/wave/
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libboost-wave1.42-dev
+Depends: ${misc:Depends}, libboost-wave1.46-dev
 Description: C99/C++ preprocessor library (default version)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -408,4 +423,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.42).
+ Boost version (currently 1.46).

Modified: boost-defaults/trunk/debian/control.in
===================================================================
--- boost-defaults/trunk/debian/control.in	2011-03-20 02:03:40 UTC (rev 14635)
+++ boost-defaults/trunk/debian/control.in	2011-04-06 03:52:47 UTC (rev 14636)
@@ -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: cdbs, debhelper (>= 7), @BUILD_DEP@
+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.8.4.0
@@ -281,6 +281,21 @@
  This package is a dependency package, which depends on Debian's default
  Boost version (currently @MAJOR_VER@).
 
+Package: libboost-random-dev
+Homepage: http://www.boost.org/libs/random/
+Architecture: any
+Section: libdevel
+Depends: ${misc:Depends}, libboost-random at MAJOR_VER@-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 @MAJOR_VER@).
+
 Package: libboost-regex-dev
 Homepage: http://www.boost.org/libs/regex/
 Architecture: any

Modified: boost-defaults/trunk/debian/rules
===================================================================
--- boost-defaults/trunk/debian/rules	2011-03-20 02:03:40 UTC (rev 14635)
+++ boost-defaults/trunk/debian/rules	2011-04-06 03:52:47 UTC (rev 14636)
@@ -3,8 +3,8 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/utils.mk
 
-MAJOR_VER = 1.42
-BUILD_DEP = libboost1.42-dev (>= 1.42.0)
+MAJOR_VER = 1.46
+BUILD_DEP = libboost1.46-dev (>= 1.46.1)
 
 
 control-file:




More information about the pkg-boost-commits mailing list