[pkg-boost-commits] r14703 - boost/trunk/debian

Steven Michael Robbins smr at alioth.debian.org
Sun Jan 29 03:59:58 UTC 2012


Author: smr
Date: 2012-01-29 03:59:58 +0000 (Sun, 29 Jan 2012)
New Revision: 14703

Modified:
   boost/trunk/debian/changelog
   boost/trunk/debian/control
   boost/trunk/debian/rules
   boost/trunk/debian/update-control.py
Log:
Update for 1.49.0 beta1.

Modified: boost/trunk/debian/changelog
===================================================================
--- boost/trunk/debian/changelog	2012-01-29 03:59:03 UTC (rev 14702)
+++ boost/trunk/debian/changelog	2012-01-29 03:59:58 UTC (rev 14703)
@@ -1,3 +1,15 @@
+boost1.49 (1.49.0beta1-1) UNRELEASED; urgency=low
+
+  * Upstream Release Candidate.
+  
+  * patches/foreach.patch:
+  * patches/sh4.patch:
+  * patches/kfreebsd-thread.patch:
+  * patches/math-define-l.patch:
+  * patches/gcc-4.7-threading-detection.patch: Removed.  Applied upstream.
+
+ -- Steve M. Robbins <smr at debian.org>  Sat, 28 Jan 2012 21:31:41 -0600
+
 boost1.48 (1.48.0-3) unstable; urgency=low
 
   * patches/fusion-push-front-broken.patch: New.  Upstream patch that

Modified: boost/trunk/debian/control
===================================================================
--- boost/trunk/debian/control	2012-01-29 03:59:03 UTC (rev 14702)
+++ boost/trunk/debian/control	2012-01-29 03:59:58 UTC (rev 14703)
@@ -1,4 +1,4 @@
-Source: boost1.48
+Source: boost1.49
 Homepage: http://www.boost.org/
 Section: libs
 Priority: optional
@@ -14,50 +14,50 @@
 Vcs-Svn: svn://svn.debian.org/svn/pkg-boost/boost/trunk
 Standards-Version: 3.9.2
 
-Package: libboost1.48-dbg
+Package: libboost1.49-dbg
 Architecture: any
 Section: debug
 Priority: extra
-Depends: ${misc:Depends}, ${shlibs:Depends}, libboost1.48-dev (= ${binary:Version})
-Conflicts: libboost1.42-dbg, libboost1.46-dbg
+Depends: ${misc:Depends}, ${shlibs:Depends}, libboost1.49-dev (= ${binary:Version})
+Conflicts: libboost1.42-dbg, libboost1.46-dbg, libboost1.48-dbg
 Description: Boost C++ Libraries with debug symbols
  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.
 
-Package: libboost1.48-dev
+Package: libboost1.49-dev
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, libstdc++6-4.4-dev | libstdc++-dev
-Suggests: libboost1.48-doc,
- libboost-chrono1.48-dev,
- libboost-date-time1.48-dev,
- libboost-filesystem1.48-dev,
- libboost-graph-parallel1.48-dev,
- libboost-graph1.48-dev,
- libboost-iostreams1.48-dev,
- libboost-locale1.48-dev,
- libboost-math1.48-dev,
- libboost-mpi1.48-dev,
- libboost-program-options1.48-dev,
- libboost-python1.48-dev,
- libboost-random1.48-dev,
- libboost-regex1.48-dev,
- libboost-serialization1.48-dev,
- libboost-signals1.48-dev,
- libboost-system1.48-dev,
- libboost-test1.48-dev,
- libboost-thread1.48-dev,
- libboost-timer1.48-dev,
- libboost-wave1.48-dev,
+Suggests: libboost1.49-doc,
+ libboost-chrono1.49-dev,
+ libboost-date-time1.49-dev,
+ libboost-filesystem1.49-dev,
+ libboost-graph-parallel1.49-dev,
+ libboost-graph1.49-dev,
+ libboost-iostreams1.49-dev,
+ libboost-locale1.49-dev,
+ libboost-math1.49-dev,
+ libboost-mpi1.49-dev,
+ libboost-program-options1.49-dev,
+ libboost-python1.49-dev,
+ libboost-random1.49-dev,
+ libboost-regex1.49-dev,
+ libboost-serialization1.49-dev,
+ libboost-signals1.49-dev,
+ libboost-system1.49-dev,
+ libboost-test1.49-dev,
+ libboost-thread1.49-dev,
+ libboost-timer1.49-dev,
+ libboost-wave1.49-dev,
  xsltproc,
  doxygen,
  docbook-xml (>= 4.2),
  docbook-xsl (>= 1.73.2),
  default-jdk (>= 1.4),
  fop (>= 0.94)
-Conflicts: bjam, boost-build, libboost1.42-dev, libboost1.46-dev
+Conflicts: bjam, boost-build, libboost1.42-dev, libboost1.46-dev, libboost1.48-dev
 Replaces: bjam, boost-build
 Description: Boost C++ Libraries development files
  The Boost web site provides free, peer-reviewed, portable C++ source
@@ -75,32 +75,32 @@
  filesystem, graph, iostreams, locale, math, mpi, program_options, python,
  regex, serialization, signals, system, test, thread, timer, and wave.
 
-Package: libboost1.48-all-dev
+Package: libboost1.49-all-dev
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.48-dev,
- libboost-chrono1.48-dev, 
- libboost-date-time1.48-dev, 
- libboost-filesystem1.48-dev, 
- libboost-graph1.48-dev, 
- libboost-graph-parallel1.48-dev, 
- libboost-iostreams1.48-dev, 
- libboost-locale1.48-dev,
- libboost-math1.48-dev, 
- libboost-mpi1.48-dev, 
- libboost-mpi-python1.48-dev, 
- libboost-program-options1.48-dev, 
- libboost-python1.48-dev, 
- libboost-random1.48-dev, 
- libboost-regex1.48-dev, 
- libboost-serialization1.48-dev, 
- libboost-signals1.48-dev, 
- libboost-system1.48-dev, 
- libboost-test1.48-dev, 
- libboost-thread1.48-dev, 
- libboost-timer1.48-dev, 
- libboost-wave1.48-dev
+ libboost1.49-dev,
+ libboost-chrono1.49-dev, 
+ libboost-date-time1.49-dev, 
+ libboost-filesystem1.49-dev, 
+ libboost-graph1.49-dev, 
+ libboost-graph-parallel1.49-dev, 
+ libboost-iostreams1.49-dev, 
+ libboost-locale1.49-dev,
+ libboost-math1.49-dev, 
+ libboost-mpi1.49-dev, 
+ libboost-mpi-python1.49-dev, 
+ libboost-program-options1.49-dev, 
+ libboost-python1.49-dev, 
+ libboost-random1.49-dev, 
+ libboost-regex1.49-dev, 
+ libboost-serialization1.49-dev, 
+ libboost-signals1.49-dev, 
+ libboost-system1.49-dev, 
+ libboost-test1.49-dev, 
+ libboost-thread1.49-dev, 
+ libboost-timer1.49-dev, 
+ libboost-wave1.49-dev
 Description: Boost C++ Libraries development files (ALL)
  The Boost web site provides free, peer-reviewed, portable C++ source
  libraries. The emphasis is on libraries which work well with the C++
@@ -113,13 +113,13 @@
  This package provides the complete Boost development environment,
  including all separately-packaged libraries.
 
-Package: libboost1.48-doc
+Package: libboost1.49-doc
 Homepage: http://www.boost.org/libs/
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}
-Suggests: libboost1.48-dev (>= ${source:Version})
-Conflicts: libboost1.42-doc, libboost1.46-doc
+Suggests: libboost1.49-dev (>= ${source:Version})
+Conflicts: libboost1.42-doc, libboost1.46-doc, libboost1.48-doc
 Description: Boost.org libraries documentation
  The Boost web site provides free, peer-reviewed, portable C++ source
  libraries. The emphasis is on libraries which work well with the C++
@@ -133,7 +133,7 @@
  Some pages point to header files provided in the corresponding -dev package,
  so it is suggested to install the latter as well.
 
-Package: libboost-chrono1.48.0
+Package: libboost-chrono1.49.0
 Homepage: http://www.boost.org/libs/chrono/
 Architecture: any
 Section: libs
@@ -176,13 +176,13 @@
  Lastly, Boost.Chrono includes typeof registration for duration and
  time_point to permit using emulated auto with C++03 compilers.
 
-Package: libboost-chrono1.48-dev
+Package: libboost-chrono1.49-dev
 Homepage: http://www.boost.org/libs/chrono/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.48-dev (= ${binary:Version}),
- libboost-chrono1.48.0 (= ${binary:Version})
+ libboost1.49-dev (= ${binary:Version}),
+ libboost-chrono1.49.0 (= ${binary:Version})
 Description: C++ representation of time duration, time point, and clocks
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -221,7 +221,7 @@
  Lastly, Boost.Chrono includes typeof registration for duration and
  time_point to permit using emulated auto with C++03 compilers.
 
-Package: libboost-date-time1.48.0
+Package: libboost-date-time1.49.0
 Homepage: http://www.boost.org/libs/date_time/
 Architecture: any
 Section: libs
@@ -232,22 +232,22 @@
  These libraries are intended to make programming with dates and times
  almost as simple and natural as programming with strings and integers.
 
-Package: libboost-date-time1.48-dev
+Package: libboost-date-time1.49-dev
 Homepage: http://www.boost.org/libs/date_time/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.48-dev (= ${binary:Version}),
- libboost-date-time1.48.0 (= ${binary:Version}),
- libboost-serialization1.48-dev (= ${binary:Version})
-Conflicts: libboost-date-time1.42-dev, libboost-date-time1.46-dev
+ libboost1.49-dev (= ${binary:Version}),
+ libboost-date-time1.49.0 (= ${binary:Version}),
+ libboost-serialization1.49-dev (= ${binary:Version})
+Conflicts: libboost-date-time1.42-dev, libboost-date-time1.46-dev, libboost-date-time1.48-dev
 Description: set of date-time libraries based on generic programming concepts
  This package forms part of the Boost C++ Libraries collection.
  .
  These libraries are intended to make programming with dates and times
  almost as simple and natural as programming with strings and integers.
 
-Package: libboost-filesystem1.48.0
+Package: libboost-filesystem1.49.0
 Homepage: http://boost.org/libs/filesystem/
 Architecture: any
 Section: libs
@@ -259,15 +259,15 @@
  manipulate paths, files, and directories.  The goal is to
  facilitate portable script-like operations from within C++ programs.
 
-Package: libboost-filesystem1.48-dev
+Package: libboost-filesystem1.49-dev
 Homepage: http://boost.org/libs/filesystem/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.48-dev (= ${binary:Version}),
- libboost-filesystem1.48.0 (= ${binary:Version}),
- libboost-system1.48-dev (= ${binary:Version})
-Conflicts: libboost-filesystem1.42-dev, libboost-filesystem1.46-dev
+ libboost1.49-dev (= ${binary:Version}),
+ libboost-filesystem1.49.0 (= ${binary:Version}),
+ libboost-system1.49-dev (= ${binary:Version})
+Conflicts: libboost-filesystem1.42-dev, libboost-filesystem1.46-dev, libboost-filesystem1.48-dev
 Description: filesystem operations (portable paths, iteration over directories, etc) in C++
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -275,7 +275,7 @@
  manipulate paths, files, and directories.  The goal is to
  facilitate portable script-like operations from within C++ programs.
 
-Package: libboost-graph1.48.0
+Package: libboost-graph1.49.0
 Homepage: http://www.boost.org/libs/graph/
 Architecture: any
 Section: libs
@@ -290,16 +290,16 @@
  standardized generic interface for traversing graphs is of utmost
  importance to encourage reuse of graph algorithms and data structures.
 
-Package: libboost-graph1.48-dev
+Package: libboost-graph1.49-dev
 Homepage: http://www.boost.org/libs/graph/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.48-dev (= ${binary:Version}),
- libboost-serialization1.48-dev (= ${binary:Version}),
- libboost-test1.48-dev (= ${binary:Version})
-Recommends: libboost-graph1.48.0 (= ${binary:Version})
-Conflicts: libboost-graph1.42-dev, libboost-graph1.46-dev
+ libboost1.49-dev (= ${binary:Version}),
+ libboost-serialization1.49-dev (= ${binary:Version}),
+ libboost-test1.49-dev (= ${binary:Version})
+Recommends: libboost-graph1.49.0 (= ${binary:Version})
+Conflicts: libboost-graph1.42-dev, libboost-graph1.46-dev, libboost-graph1.48-dev
 Description: generic graph components and algorithms in C++
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -309,7 +309,7 @@
  standardized generic interface for traversing graphs is of utmost
  importance to encourage reuse of graph algorithms and data structures.
 
-Package: libboost-graph-parallel1.48.0
+Package: libboost-graph-parallel1.49.0
 Homepage: http://www.boost.org/libs/graph_parallel/
 Architecture: any
 Section: libs
@@ -325,16 +325,16 @@
  the same interfaces as the (sequential) BGL. Code written using the sequential
  BGL should be easy to parallelize with the parallel BGL.
 
-Package: libboost-graph-parallel1.48-dev
+Package: libboost-graph-parallel1.49-dev
 Homepage: http://www.boost.org/libs/graph_parallel/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.48-dev (= ${binary:Version}),
- libboost-serialization1.48-dev (= ${binary:Version}),
- libboost-test1.48-dev (= ${binary:Version})
-Conflicts: libboost-graph-parallel1.42-dev, libboost-graph-parallel1.46-dev
-Recommends: libboost-graph-parallel1.48.0 (= ${binary:Version})
+ libboost1.49-dev (= ${binary:Version}),
+ libboost-serialization1.49-dev (= ${binary:Version}),
+ libboost-test1.49-dev (= ${binary:Version})
+Conflicts: libboost-graph-parallel1.42-dev, libboost-graph-parallel1.46-dev, libboost-graph-parallel1.48-dev
+Recommends: libboost-graph-parallel1.49.0 (= ${binary:Version})
 Description: generic graph components and algorithms in C++
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -345,7 +345,7 @@
  the same interfaces as the (sequential) BGL. Code written using the sequential
  BGL should be easy to parallelize with the parallel BGL.
 
-Package: libboost-iostreams1.48.0
+Package: libboost-iostreams1.49.0
 Homepage: http://www.boost.org/libs/iostreams/
 Architecture: any
 Section: libs
@@ -358,15 +358,15 @@
  which turn models of these concepts into C++ standard library streams
  and stream buffers.
 
-Package: libboost-iostreams1.48-dev
+Package: libboost-iostreams1.49-dev
 Homepage: http://www.boost.org/libs/iostreams/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.48-dev (= ${binary:Version}),
- libboost-regex1.48-dev (= ${binary:Version}),
- libboost-iostreams1.48.0 (= ${binary:Version})
-Conflicts: libboost-iostreams1.42-dev, libboost-iostreams1.46-dev
+ libboost1.49-dev (= ${binary:Version}),
+ libboost-regex1.49-dev (= ${binary:Version}),
+ libboost-iostreams1.49.0 (= ${binary:Version})
+Conflicts: libboost-iostreams1.42-dev, libboost-iostreams1.46-dev, libboost-iostreams1.48-dev
 Description: Boost.Iostreams Library development files
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -374,7 +374,7 @@
  which turn models of these concepts into C++ standard library streams
  and stream buffers.
 
-Package: libboost-locale1.48.0
+Package: libboost-locale1.49.0
 Homepage: http://www.boost.org/libs/locale/
 Architecture: any
 Section: libs
@@ -402,13 +402,13 @@
   * Support for char and wchar_t
   * Experimental support for C++0x char16_t and char32_t strings and streams.
 
-Package: libboost-locale1.48-dev
+Package: libboost-locale1.49-dev
 Homepage: http://www.boost.org/libs/math/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.48-dev (= ${binary:Version}),
- libboost-locale1.48.0 (= ${binary:Version})
+ libboost1.49-dev (= ${binary:Version}),
+ libboost-locale1.49.0 (= ${binary:Version})
 Description: C++ facilities for localization
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -432,7 +432,7 @@
   * Support for char and wchar_t
   * Experimental support for C++0x char16_t and char32_t strings and streams.
 
-Package: libboost-math1.48.0
+Package: libboost-math1.49.0
 Homepage: http://www.boost.org/libs/math/
 Architecture: any
 Section: libs
@@ -451,14 +451,14 @@
   * Implementation Toolkit: Provides many of the tools required to implement 
     mathematical special functions.
 
-Package: libboost-math1.48-dev
+Package: libboost-math1.49-dev
 Homepage: http://www.boost.org/libs/math/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.48-dev (= ${binary:Version}),
- libboost-math1.48.0 (= ${binary:Version})
-Conflicts: libboost-math1.42-dev, libboost-math1.46-dev
+ libboost1.49-dev (= ${binary:Version}),
+ libboost-math1.49.0 (= ${binary:Version})
+Conflicts: libboost-math1.42-dev, libboost-math1.46-dev, libboost-math1.48-dev
 Description: Boost.Math Library development files
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -473,7 +473,7 @@
   * Implementation Toolkit: Provides many of the tools required to implement 
     mathematical special functions.
 
-Package: libboost-mpi1.48.0
+Package: libboost-mpi1.49.0
 Homepage: http://www.boost.org/doc/html/mpi.html
 Architecture: any
 Section: libs
@@ -487,17 +487,17 @@
  objects for collective algorithms, and the use of modern C++ library
  techniques to maintain maximal efficiency.
 
-Package: libboost-mpi1.48-dev
+Package: libboost-mpi1.49-dev
 Homepage: http://www.boost.org/doc/html/mpi.html
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.48-dev (= ${binary:Version}),
- libboost-serialization1.48-dev (= ${binary:Version}),
- libboost-mpi1.48.0 (= ${binary:Version}),
+ libboost1.49-dev (= ${binary:Version}),
+ libboost-serialization1.49-dev (= ${binary:Version}),
+ libboost-mpi1.49.0 (= ${binary:Version}),
  mpi-default-dev
-Suggests: libboost-graph1.48-dev
-Conflicts: libboost-mpi1.42-dev, libboost-mpi1.46-dev
+Suggests: libboost-graph1.49-dev
+Conflicts: libboost-mpi1.42-dev, libboost-mpi1.46-dev, libboost-mpi1.48-dev
 Description: C++ interface to the Message Passing Interface (MPI)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -507,7 +507,7 @@
  objects for collective algorithms, and the use of modern C++ library
  techniques to maintain maximal efficiency.
 
-Package: libboost-mpi-python1.48.0
+Package: libboost-mpi-python1.49.0
 Homepage: http://www.boost.org/doc/html/mpi/python.html
 Architecture: any
 Section: python
@@ -517,7 +517,7 @@
 Conflicts: libboost-mpi-python1.40.0,
  libboost-mpi-python1.41.0,
  libboost-mpi-python1.42.0,
- libboost-mpi-python1.46.0, libboost-mpi-python1.46.1
+ libboost-mpi-python1.46.0, libboost-mpi-python1.46.1, libboost-mpi-python1.48.0
 Description: C++ interface to the Message Passing Interface (MPI), Python Bindings
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -531,14 +531,14 @@
  .
  One of the python interpreter packages is required to use the bindings.
 
-Package: libboost-mpi-python1.48-dev
+Package: libboost-mpi-python1.49-dev
 Homepage: http://www.boost.org/doc/html/mpi/python.html
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost-mpi1.48-dev (= ${binary:Version}),
- libboost-mpi-python1.48.0 (= ${binary:Version})
-Conflicts: libboost-mpi-python1.42-dev, libboost-mpi-python1.46-dev
+ libboost-mpi1.49-dev (= ${binary:Version}),
+ libboost-mpi-python1.49.0 (= ${binary:Version})
+Conflicts: libboost-mpi-python1.42-dev, libboost-mpi-python1.46-dev, libboost-mpi-python1.48-dev
 Description: C++ interface to the Message Passing Interface (MPI), Python Bindings
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -550,7 +550,7 @@
  .
  This package provides Python Bindings to the C++ interface.
 
-Package: libboost-program-options1.48.0
+Package: libboost-program-options1.49.0
 Homepage: http://www.boost.org/libs/program_options/
 Architecture: any
 Section: libs
@@ -562,14 +562,14 @@
  (name, value) pairs from the user, via conventional methods such as
  command line and config file.
 
-Package: libboost-program-options1.48-dev
+Package: libboost-program-options1.49-dev
 Homepage: http://www.boost.org/libs/program_options/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.48-dev (= ${binary:Version}),
- libboost-program-options1.48.0 (= ${binary:Version})
-Conflicts: libboost-program-options1.42-dev, libboost-program-options1.46-dev
+ libboost1.49-dev (= ${binary:Version}),
+ libboost-program-options1.49.0 (= ${binary:Version})
+Conflicts: libboost-program-options1.42-dev, libboost-program-options1.46-dev, libboost-program-options1.48-dev
 Description: program options library for C++
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -577,7 +577,7 @@
  (name, value) pairs from the user, via conventional methods such as
  command line and config file.
 
-Package: libboost-python1.48.0
+Package: libboost-python1.49.0
 Homepage: http://www.boost.org/libs/python/
 Architecture: any
 Section: python
@@ -601,18 +601,18 @@
  One of the python interpreter packages is required to use the
  created extensions.
 
-Package: libboost-python1.48-dev
+Package: libboost-python1.49-dev
 Homepage: http://www.boost.org/libs/python/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.48-dev (= ${binary:Version}),
- libboost-python1.48.0 (= ${binary:Version}),
+ libboost1.49-dev (= ${binary:Version}),
+ libboost-python1.49.0 (= ${binary:Version}),
  python-dev, ${python:Depends},
  python (>= 2.5) | python-celementtree | python-elementtree,
  gccxml
-Suggests: libboost1.48-doc
-Conflicts: libboost-python1.42-dev, libboost-python1.46-dev
+Suggests: libboost1.49-doc
+Conflicts: libboost-python1.42-dev, libboost-python1.46-dev, libboost-python1.48-dev
 Description: Boost.Python Library development files
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -636,7 +636,7 @@
  versions of Python in Debian.  Code using this library will need also
  one of the Python development packages.
 
-Package: libboost-random1.48.0
+Package: libboost-random1.49.0
 Homepage: http://www.boost.org/libs/random/
 Architecture: any
 Section: libs
@@ -648,13 +648,13 @@
  variety of generators and distributions to produce random numbers
  having useful properties, such as uniform distribution.
 
-Package: libboost-random1.48-dev
+Package: libboost-random1.49-dev
 Homepage: http://www.boost.org/libs/random/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.48-dev (= ${binary:Version}),
- libboost-random1.48.0 (= ${binary:Version})
+ libboost1.49-dev (= ${binary:Version}),
+ libboost-random1.49.0 (= ${binary:Version})
 Description: Boost Random Number Library
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -662,7 +662,7 @@
  variety of generators and distributions to produce random numbers
  having useful properties, such as uniform distribution.
 
-Package: libboost-regex1.48.0
+Package: libboost-regex1.49.0
 Homepage: http://www.boost.org/libs/regex/
 Architecture: any
 Section: libs
@@ -681,15 +681,15 @@
  manner analogous to either sed or perl), something that traditional C
  libraries can not do.
 
-Package: libboost-regex1.48-dev
+Package: libboost-regex1.49-dev
 Homepage: http://www.boost.org/libs/regex/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.48-dev (= ${binary:Version}),
- libboost-regex1.48.0 (= ${binary:Version}),
+ libboost1.49-dev (= ${binary:Version}),
+ libboost-regex1.49.0 (= ${binary:Version}),
  libicu-dev
-Conflicts: libboost-regex1.42-dev, libboost-regex1.46-dev
+Conflicts: libboost-regex1.42-dev, libboost-regex1.46-dev, libboost-regex1.48-dev
 Description: regular expression library for C++
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -704,7 +704,7 @@
  manner analogous to either sed or perl), something that traditional C
  libraries can not do.
 
-Package: libboost-serialization1.48.0
+Package: libboost-serialization1.49.0
 Homepage: http://www.boost.org/libs/serialization/
 Architecture: any
 Section: libs
@@ -724,14 +724,14 @@
  arbitrary set of C++ data structures to a sequence of bytes.
  archive: to refer to a specific rendering of this stream of bytes.
 
-Package: libboost-serialization1.48-dev
+Package: libboost-serialization1.49-dev
 Homepage: http://www.boost.org/libs/serialization/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.48-dev (= ${binary:Version}),
- libboost-serialization1.48.0 (= ${binary:Version})
-Conflicts: libboost-serialization1.42-dev, libboost-serialization1.46-dev
+ libboost1.49-dev (= ${binary:Version}),
+ libboost-serialization1.49.0 (= ${binary:Version})
+Conflicts: libboost-serialization1.42-dev, libboost-serialization1.46-dev, libboost-serialization1.48-dev
 Description: serialization library for C++
  This package forms part of the Boost C++ Libraries collection,
  containing the following functionalities:
@@ -747,7 +747,7 @@
  arbitrary set of C++ data structures to a sequence of bytes.
  archive: to refer to a specific rendering of this stream of bytes.
 
-Package: libboost-signals1.48.0
+Package: libboost-signals1.49.0
 Homepage: http://www.boost.org/libs/signals/
 Architecture: any
 Section: libs
@@ -761,14 +761,14 @@
  targets or subscribers), which are called when the signal is
  "emitted."
 
-Package: libboost-signals1.48-dev
+Package: libboost-signals1.49-dev
 Homepage: http://www.boost.org/libs/signals/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.48-dev (= ${binary:Version}),
- libboost-signals1.48.0 (= ${binary:Version})
-Conflicts: libboost-signals1.42-dev, libboost-signals1.46-dev
+ libboost1.49-dev (= ${binary:Version}),
+ libboost-signals1.49.0 (= ${binary:Version})
+Conflicts: libboost-signals1.42-dev, libboost-signals1.46-dev, libboost-signals1.48-dev
 Description: managed signals and slots library for C++
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -778,7 +778,7 @@
  targets or subscribers), which are called when the signal is
  "emitted."
 
-Package: libboost-system1.48.0
+Package: libboost-system1.49.0
 Homepage: http://www.boost.org/libs/system/
 Architecture: any
 Section: libs
@@ -794,14 +794,14 @@
  user-defined sources, each error_code and error_condition has an
  associated error_category.
 
-Package: libboost-system1.48-dev
+Package: libboost-system1.49-dev
 Homepage: http://www.boost.org/libs/system/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.48-dev (= ${binary:Version}),
- libboost-system1.48.0 (= ${binary:Version})
-Conflicts: libboost-system1.42-dev, libboost-system1.46-dev
+ libboost1.49-dev (= ${binary:Version}),
+ libboost-system1.49.0 (= ${binary:Version})
+Conflicts: libboost-system1.42-dev, libboost-system1.46-dev, libboost-system1.48-dev
 Description: Operating system (e.g. diagnostics support) library
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -813,7 +813,7 @@
  user-defined sources, each error_code and error_condition has an
  associated error_category.
 
-Package: libboost-test1.48.0
+Package: libboost-test1.49.0
 Homepage: http://www.boost.org/libs/test/
 Architecture: any
 Section: libs
@@ -826,14 +826,14 @@
   * Facilities to monitor program execution and produce error reports.
   * Unit test framework to simplify writing test cases.
 
-Package: libboost-test1.48-dev
+Package: libboost-test1.49-dev
 Homepage: http://www.boost.org/libs/test/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.48-dev (= ${binary:Version}),
- libboost-test1.48.0 (= ${binary:Version})
-Conflicts: libboost-test1.42-dev, libboost-test1.46-dev
+ libboost1.49-dev (= ${binary:Version}),
+ libboost-test1.49.0 (= ${binary:Version})
+Conflicts: libboost-test1.42-dev, libboost-test1.46-dev, libboost-test1.48-dev
 Description: components for writing and executing test suites
  This package forms part of the Boost C++ Libraries collection.  The
  library contains several components.
@@ -842,7 +842,7 @@
   * Facilities to monitor program execution and produce error reports.
   * Unit test framework to simplify writing test cases.
 
-Package: libboost-thread1.48.0
+Package: libboost-thread1.49.0
 Homepage: http://www.boost.org/libs/thread/
 Architecture: any
 Section: libs
@@ -855,15 +855,15 @@
  own machine state including program instruction counter and
  registers.
 
-Package: libboost-thread1.48-dev
+Package: libboost-thread1.49-dev
 Homepage: http://www.boost.org/libs/thread/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.48-dev (= ${binary:Version}),
- libboost-date-time1.48-dev (= ${binary:Version}),
- libboost-thread1.48.0 (= ${binary:Version})
-Conflicts: libboost-thread1.42-dev, libboost-thread1.46-dev
+ libboost1.49-dev (= ${binary:Version}),
+ libboost-date-time1.49-dev (= ${binary:Version}),
+ libboost-thread1.49.0 (= ${binary:Version})
+Conflicts: libboost-thread1.42-dev, libboost-thread1.46-dev, libboost-thread1.48-dev
 Description: portable C++ multi-threading
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -872,7 +872,7 @@
  own machine state including program instruction counter and
  registers.
 
-Package: libboost-timer1.48.0
+Package: libboost-timer1.49.0
 Homepage: http://www.boost.org/libs/timer/
 Architecture: any
 Section: libs
@@ -889,13 +889,13 @@
  cpu_timer that automatically reports the elapsed times when an
  auto_cpu_timer object is destroyed.
 
-Package: libboost-timer1.48-dev
+Package: libboost-timer1.49-dev
 Homepage: http://www.boost.org/libs/timer/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.48-dev (= ${binary:Version}),
- libboost-timer1.48.0 (= ${binary:Version})
+ libboost1.49-dev (= ${binary:Version}),
+ libboost-timer1.49.0 (= ${binary:Version})
 Description: C++ wall clock and CPU process timers
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -908,7 +908,7 @@
  cpu_timer that automatically reports the elapsed times when an
  auto_cpu_timer object is destroyed.
 
-Package: libboost-wave1.48.0
+Package: libboost-wave1.49.0
 Homepage: http://www.boost.org/libs/wave/
 Architecture: any
 Section: libs
@@ -921,16 +921,16 @@
  packed behind a simple to use interface, which integrates well with
  the well known idioms of the Standard Template Library (STL).
 
-Package: libboost-wave1.48-dev
+Package: libboost-wave1.49-dev
 Homepage: http://www.boost.org/libs/wave/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.48-dev (= ${binary:Version}),
- libboost-serialization1.48-dev (= ${binary:Version}),
- libboost-wave1.48.0 (= ${binary:Version}),
- libboost-filesystem1.48-dev (= ${binary:Version})
-Conflicts: libboost-wave1.42-dev, libboost-wave1.46-dev
+ libboost1.49-dev (= ${binary:Version}),
+ libboost-serialization1.49-dev (= ${binary:Version}),
+ libboost-wave1.49.0 (= ${binary:Version}),
+ libboost-filesystem1.49-dev (= ${binary:Version})
+Conflicts: libboost-wave1.42-dev, libboost-wave1.46-dev, libboost-wave1.48-dev
 Description: C99/C++ preprocessor library
  This package forms part of the Boost C++ Libraries collection.
  .

Modified: boost/trunk/debian/rules
===================================================================
--- boost/trunk/debian/rules	2012-01-29 03:59:03 UTC (rev 14702)
+++ boost/trunk/debian/rules	2012-01-29 03:59:58 UTC (rev 14703)
@@ -9,9 +9,9 @@
 
 DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
 
-PKGVERSION = 1.48
-SOVERSION = 1.48.0
-SHLIBS_VERSION = (>= 1.48.0-1)
+PKGVERSION = 1.49
+SOVERSION = 1.49.0
+SHLIBS_VERSION = (>= 1.49.0-1)
 
 pyversions = $(shell pyversions -rv) $(shell py3versions -rv)
 

Modified: boost/trunk/debian/update-control.py
===================================================================
--- boost/trunk/debian/update-control.py	2012-01-29 03:59:03 UTC (rev 14702)
+++ boost/trunk/debian/update-control.py	2012-01-29 03:59:58 UTC (rev 14703)
@@ -77,6 +77,6 @@
 
 
 
-gOldVersion = BoostVersion('1.46.1')
-gNewVersion = BoostVersion('1.48.0')
+gOldVersion = BoostVersion('1.48.0')
+gNewVersion = BoostVersion('1.49.0')
 processControl()




More information about the pkg-boost-commits mailing list