[pkg-boost-commits] r14719 - in boost/trunk/debian: . patches

Steven Michael Robbins smr at alioth.debian.org
Sat Jun 2 09:03:35 UTC 2012


Author: smr
Date: 2012-06-02 09:03:35 +0000 (Sat, 02 Jun 2012)
New Revision: 14719

Modified:
   boost/trunk/debian/changelog
   boost/trunk/debian/control
   boost/trunk/debian/patches/series
   boost/trunk/debian/update-control.py
Log:
Initial updates for Boost 1.50.

Modified: boost/trunk/debian/changelog
===================================================================
--- boost/trunk/debian/changelog	2012-05-06 02:36:11 UTC (rev 14718)
+++ boost/trunk/debian/changelog	2012-06-02 09:03:35 UTC (rev 14719)
@@ -1,12 +1,26 @@
+boost1.50 (1.50.0~beta1-1) experimental; urgency=low
+
+  * New upstream: Beta 1 release of 1.50.
+
+  * patches/gcc4.7_trac-6790.patch:
+  * patches/gcc4.7_trac-6854.patch:
+  * patches/gcc4.7_trac-6755.patch:
+  * patches/gcc4.7_trac-76970.patch:
+  * patches/gcc4.7_trac-6331.patch:
+  * patches/gcc4.7_trac-6431.patch:
+  * patches/gcc4.7_trac-6852.patch: Removed.
+
+ -- Steve M. Robbins <smr at debian.org>  Fri, 01 Jun 2012 17:57:17 -0500
+
 boost1.49 (1.49.0-3) unstable; urgency=low
 
-  * gcc4.7_trac-6790.patch:
-  * gcc4.7_trac-6854.patch:
-  * gcc4.7_trac-6755.patch:
-  * gcc4.7_trac-76970.patch:
-  * gcc4.7_trac-6331.patch:
-  * gcc4.7_trac-6431.patch:
-  * gcc4.7_trac-6852.patch: New.  Fixes for gcc 4.7 from upstream.
+  * patches/gcc4.7_trac-6790.patch:
+  * patches/gcc4.7_trac-6854.patch:
+  * patches/gcc4.7_trac-6755.patch:
+  * patches/gcc4.7_trac-76970.patch:
+  * patches/gcc4.7_trac-6331.patch:
+  * patches/gcc4.7_trac-6431.patch:
+  * patches/gcc4.7_trac-6852.patch: New.  Fixes for gcc 4.7 from upstream.
     Closes: #671409
 
  -- Steve M. Robbins <smr at debian.org>  Sat, 05 May 2012 00:31:50 -0500

Modified: boost/trunk/debian/control
===================================================================
--- boost/trunk/debian/control	2012-05-06 02:36:11 UTC (rev 14718)
+++ boost/trunk/debian/control	2012-06-02 09:03:35 UTC (rev 14719)
@@ -1,4 +1,4 @@
-Source: boost1.49
+Source: boost1.50
 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.49-dbg
+Package: libboost1.50-dbg
 Architecture: any
 Section: debug
 Priority: extra
-Depends: ${misc:Depends}, ${shlibs:Depends}, libboost1.49-dev (= ${binary:Version})
-Conflicts: libboost1.42-dbg, libboost1.46-dbg, libboost1.48-dbg
+Depends: ${misc:Depends}, ${shlibs:Depends}, libboost1.50-dev (= ${binary:Version})
+Conflicts: libboost1.42-dbg, libboost1.46-dbg, libboost1.48-dbg, libboost1.49-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.49-dev
+Package: libboost1.50-dev
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, libstdc++6-4.4-dev | libstdc++-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,
+Suggests: libboost1.50-doc,
+ libboost-chrono1.50-dev,
+ libboost-date-time1.50-dev,
+ libboost-filesystem1.50-dev,
+ libboost-graph-parallel1.50-dev,
+ libboost-graph1.50-dev,
+ libboost-iostreams1.50-dev,
+ libboost-locale1.50-dev,
+ libboost-math1.50-dev,
+ libboost-mpi1.50-dev,
+ libboost-program-options1.50-dev,
+ libboost-python1.50-dev,
+ libboost-random1.50-dev,
+ libboost-regex1.50-dev,
+ libboost-serialization1.50-dev,
+ libboost-signals1.50-dev,
+ libboost-system1.50-dev,
+ libboost-test1.50-dev,
+ libboost-thread1.50-dev,
+ libboost-timer1.50-dev,
+ libboost-wave1.50-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, libboost1.48-dev
+Conflicts: bjam, boost-build, libboost1.42-dev, libboost1.46-dev, libboost1.48-dev, libboost1.49-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.49-all-dev
+Package: libboost1.50-all-dev
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- 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
+ libboost1.50-dev,
+ libboost-chrono1.50-dev, 
+ libboost-date-time1.50-dev, 
+ libboost-filesystem1.50-dev, 
+ libboost-graph1.50-dev, 
+ libboost-graph-parallel1.50-dev, 
+ libboost-iostreams1.50-dev, 
+ libboost-locale1.50-dev,
+ libboost-math1.50-dev, 
+ libboost-mpi1.50-dev, 
+ libboost-mpi-python1.50-dev, 
+ libboost-program-options1.50-dev, 
+ libboost-python1.50-dev, 
+ libboost-random1.50-dev, 
+ libboost-regex1.50-dev, 
+ libboost-serialization1.50-dev, 
+ libboost-signals1.50-dev, 
+ libboost-system1.50-dev, 
+ libboost-test1.50-dev, 
+ libboost-thread1.50-dev, 
+ libboost-timer1.50-dev, 
+ libboost-wave1.50-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.49-doc
+Package: libboost1.50-doc
 Homepage: http://www.boost.org/libs/
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}
-Suggests: libboost1.49-dev (>= ${source:Version})
-Conflicts: libboost1.42-doc, libboost1.46-doc, libboost1.48-doc
+Suggests: libboost1.50-dev (>= ${source:Version})
+Conflicts: libboost1.42-doc, libboost1.46-doc, libboost1.48-doc, libboost1.49-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.49.0
+Package: libboost-chrono1.50.0
 Homepage: http://www.boost.org/libs/chrono/
 Architecture: any
 Section: libs
@@ -176,14 +176,14 @@
  Lastly, Boost.Chrono includes typeof registration for duration and
  time_point to permit using emulated auto with C++03 compilers.
 
-Package: libboost-chrono1.49-dev
+Package: libboost-chrono1.50-dev
 Homepage: http://www.boost.org/libs/chrono/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.49-dev (= ${binary:Version}),
- libboost-chrono1.49.0 (= ${binary:Version})
-Conflicts: libboost-chrono1.48-dev
+ libboost1.50-dev (= ${binary:Version}),
+ libboost-chrono1.50.0 (= ${binary:Version})
+Conflicts: libboost-chrono1.48-dev, libboost-chrono1.49-dev
 Description: C++ representation of time duration, time point, and clocks
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -222,7 +222,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.49.0
+Package: libboost-date-time1.50.0
 Homepage: http://www.boost.org/libs/date_time/
 Architecture: any
 Section: libs
@@ -233,22 +233,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.49-dev
+Package: libboost-date-time1.50-dev
 Homepage: http://www.boost.org/libs/date_time/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- 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
+ libboost1.50-dev (= ${binary:Version}),
+ libboost-date-time1.50.0 (= ${binary:Version}),
+ libboost-serialization1.50-dev (= ${binary:Version})
+Conflicts: libboost-date-time1.42-dev, libboost-date-time1.46-dev, libboost-date-time1.48-dev, libboost-date-time1.49-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.49.0
+Package: libboost-filesystem1.50.0
 Homepage: http://boost.org/libs/filesystem/
 Architecture: any
 Section: libs
@@ -260,15 +260,15 @@
  manipulate paths, files, and directories.  The goal is to
  facilitate portable script-like operations from within C++ programs.
 
-Package: libboost-filesystem1.49-dev
+Package: libboost-filesystem1.50-dev
 Homepage: http://boost.org/libs/filesystem/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- 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
+ libboost1.50-dev (= ${binary:Version}),
+ libboost-filesystem1.50.0 (= ${binary:Version}),
+ libboost-system1.50-dev (= ${binary:Version})
+Conflicts: libboost-filesystem1.42-dev, libboost-filesystem1.46-dev, libboost-filesystem1.48-dev, libboost-filesystem1.49-dev
 Description: filesystem operations (portable paths, iteration over directories, etc) in C++
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -276,7 +276,7 @@
  manipulate paths, files, and directories.  The goal is to
  facilitate portable script-like operations from within C++ programs.
 
-Package: libboost-graph1.49.0
+Package: libboost-graph1.50.0
 Homepage: http://www.boost.org/libs/graph/
 Architecture: any
 Section: libs
@@ -291,16 +291,16 @@
  standardized generic interface for traversing graphs is of utmost
  importance to encourage reuse of graph algorithms and data structures.
 
-Package: libboost-graph1.49-dev
+Package: libboost-graph1.50-dev
 Homepage: http://www.boost.org/libs/graph/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- 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
+ libboost1.50-dev (= ${binary:Version}),
+ libboost-serialization1.50-dev (= ${binary:Version}),
+ libboost-test1.50-dev (= ${binary:Version})
+Recommends: libboost-graph1.50.0 (= ${binary:Version})
+Conflicts: libboost-graph1.42-dev, libboost-graph1.46-dev, libboost-graph1.48-dev, libboost-graph1.49-dev
 Description: generic graph components and algorithms in C++
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -310,7 +310,7 @@
  standardized generic interface for traversing graphs is of utmost
  importance to encourage reuse of graph algorithms and data structures.
 
-Package: libboost-graph-parallel1.49.0
+Package: libboost-graph-parallel1.50.0
 Homepage: http://www.boost.org/libs/graph_parallel/
 Architecture: any
 Section: libs
@@ -326,16 +326,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.49-dev
+Package: libboost-graph-parallel1.50-dev
 Homepage: http://www.boost.org/libs/graph_parallel/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- 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})
+ libboost1.50-dev (= ${binary:Version}),
+ libboost-serialization1.50-dev (= ${binary:Version}),
+ libboost-test1.50-dev (= ${binary:Version})
+Conflicts: libboost-graph-parallel1.42-dev, libboost-graph-parallel1.46-dev, libboost-graph-parallel1.48-dev, libboost-graph-parallel1.49-dev
+Recommends: libboost-graph-parallel1.50.0 (= ${binary:Version})
 Description: generic graph components and algorithms in C++
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -346,7 +346,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.49.0
+Package: libboost-iostreams1.50.0
 Homepage: http://www.boost.org/libs/iostreams/
 Architecture: any
 Section: libs
@@ -359,15 +359,15 @@
  which turn models of these concepts into C++ standard library streams
  and stream buffers.
 
-Package: libboost-iostreams1.49-dev
+Package: libboost-iostreams1.50-dev
 Homepage: http://www.boost.org/libs/iostreams/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- 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
+ libboost1.50-dev (= ${binary:Version}),
+ libboost-regex1.50-dev (= ${binary:Version}),
+ libboost-iostreams1.50.0 (= ${binary:Version})
+Conflicts: libboost-iostreams1.42-dev, libboost-iostreams1.46-dev, libboost-iostreams1.48-dev, libboost-iostreams1.49-dev
 Description: Boost.Iostreams Library development files
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -375,7 +375,7 @@
  which turn models of these concepts into C++ standard library streams
  and stream buffers.
 
-Package: libboost-locale1.49.0
+Package: libboost-locale1.50.0
 Homepage: http://www.boost.org/libs/locale/
 Architecture: any
 Section: libs
@@ -403,14 +403,14 @@
   * Support for char and wchar_t
   * Experimental support for C++0x char16_t and char32_t strings and streams.
 
-Package: libboost-locale1.49-dev
+Package: libboost-locale1.50-dev
 Homepage: http://www.boost.org/libs/math/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.49-dev (= ${binary:Version}),
- libboost-locale1.49.0 (= ${binary:Version})
-Conflicts: libboost-locale1.48-dev
+ libboost1.50-dev (= ${binary:Version}),
+ libboost-locale1.50.0 (= ${binary:Version})
+Conflicts: libboost-locale1.48-dev, libboost-locale1.49-dev
 Description: C++ facilities for localization
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -434,7 +434,7 @@
   * Support for char and wchar_t
   * Experimental support for C++0x char16_t and char32_t strings and streams.
 
-Package: libboost-math1.49.0
+Package: libboost-math1.50.0
 Homepage: http://www.boost.org/libs/math/
 Architecture: any
 Section: libs
@@ -453,14 +453,14 @@
   * Implementation Toolkit: Provides many of the tools required to implement 
     mathematical special functions.
 
-Package: libboost-math1.49-dev
+Package: libboost-math1.50-dev
 Homepage: http://www.boost.org/libs/math/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.49-dev (= ${binary:Version}),
- libboost-math1.49.0 (= ${binary:Version})
-Conflicts: libboost-math1.42-dev, libboost-math1.46-dev, libboost-math1.48-dev
+ libboost1.50-dev (= ${binary:Version}),
+ libboost-math1.50.0 (= ${binary:Version})
+Conflicts: libboost-math1.42-dev, libboost-math1.46-dev, libboost-math1.48-dev, libboost-math1.49-dev
 Description: Boost.Math Library development files
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -475,7 +475,7 @@
   * Implementation Toolkit: Provides many of the tools required to implement 
     mathematical special functions.
 
-Package: libboost-mpi1.49.0
+Package: libboost-mpi1.50.0
 Homepage: http://www.boost.org/doc/html/mpi.html
 Architecture: any
 Section: libs
@@ -489,17 +489,17 @@
  objects for collective algorithms, and the use of modern C++ library
  techniques to maintain maximal efficiency.
 
-Package: libboost-mpi1.49-dev
+Package: libboost-mpi1.50-dev
 Homepage: http://www.boost.org/doc/html/mpi.html
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.49-dev (= ${binary:Version}),
- libboost-serialization1.49-dev (= ${binary:Version}),
- libboost-mpi1.49.0 (= ${binary:Version}),
+ libboost1.50-dev (= ${binary:Version}),
+ libboost-serialization1.50-dev (= ${binary:Version}),
+ libboost-mpi1.50.0 (= ${binary:Version}),
  mpi-default-dev
-Suggests: libboost-graph1.49-dev
-Conflicts: libboost-mpi1.42-dev, libboost-mpi1.46-dev, libboost-mpi1.48-dev
+Suggests: libboost-graph1.50-dev
+Conflicts: libboost-mpi1.42-dev, libboost-mpi1.46-dev, libboost-mpi1.48-dev, libboost-mpi1.49-dev
 Description: C++ interface to the Message Passing Interface (MPI)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -509,7 +509,7 @@
  objects for collective algorithms, and the use of modern C++ library
  techniques to maintain maximal efficiency.
 
-Package: libboost-mpi-python1.49.0
+Package: libboost-mpi-python1.50.0
 Homepage: http://www.boost.org/doc/html/mpi/python.html
 Architecture: any
 Section: python
@@ -519,7 +519,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.48.0
+ libboost-mpi-python1.46.0, libboost-mpi-python1.46.1, libboost-mpi-python1.48.0, libboost-mpi-python1.49.0
 Description: C++ interface to the Message Passing Interface (MPI), Python Bindings
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -533,14 +533,14 @@
  .
  One of the python interpreter packages is required to use the bindings.
 
-Package: libboost-mpi-python1.49-dev
+Package: libboost-mpi-python1.50-dev
 Homepage: http://www.boost.org/doc/html/mpi/python.html
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- 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
+ libboost-mpi1.50-dev (= ${binary:Version}),
+ libboost-mpi-python1.50.0 (= ${binary:Version})
+Conflicts: libboost-mpi-python1.42-dev, libboost-mpi-python1.46-dev, libboost-mpi-python1.48-dev, libboost-mpi-python1.49-dev
 Description: C++ interface to the Message Passing Interface (MPI), Python Bindings
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -552,7 +552,7 @@
  .
  This package provides Python Bindings to the C++ interface.
 
-Package: libboost-program-options1.49.0
+Package: libboost-program-options1.50.0
 Homepage: http://www.boost.org/libs/program_options/
 Architecture: any
 Section: libs
@@ -564,14 +564,14 @@
  (name, value) pairs from the user, via conventional methods such as
  command line and config file.
 
-Package: libboost-program-options1.49-dev
+Package: libboost-program-options1.50-dev
 Homepage: http://www.boost.org/libs/program_options/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- 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
+ libboost1.50-dev (= ${binary:Version}),
+ libboost-program-options1.50.0 (= ${binary:Version})
+Conflicts: libboost-program-options1.42-dev, libboost-program-options1.46-dev, libboost-program-options1.48-dev, libboost-program-options1.49-dev
 Description: program options library for C++
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -579,7 +579,7 @@
  (name, value) pairs from the user, via conventional methods such as
  command line and config file.
 
-Package: libboost-python1.49.0
+Package: libboost-python1.50.0
 Homepage: http://www.boost.org/libs/python/
 Architecture: any
 Section: python
@@ -603,18 +603,18 @@
  One of the python interpreter packages is required to use the
  created extensions.
 
-Package: libboost-python1.49-dev
+Package: libboost-python1.50-dev
 Homepage: http://www.boost.org/libs/python/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.49-dev (= ${binary:Version}),
- libboost-python1.49.0 (= ${binary:Version}),
+ libboost1.50-dev (= ${binary:Version}),
+ libboost-python1.50.0 (= ${binary:Version}),
  python-dev, ${python:Depends},
  python (>= 2.5) | python-celementtree | python-elementtree,
  gccxml
-Suggests: libboost1.49-doc
-Conflicts: libboost-python1.42-dev, libboost-python1.46-dev, libboost-python1.48-dev
+Suggests: libboost1.50-doc
+Conflicts: libboost-python1.42-dev, libboost-python1.46-dev, libboost-python1.48-dev, libboost-python1.49-dev
 Description: Boost.Python Library development files
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -638,7 +638,7 @@
  versions of Python in Debian.  Code using this library will need also
  one of the Python development packages.
 
-Package: libboost-random1.49.0
+Package: libboost-random1.50.0
 Homepage: http://www.boost.org/libs/random/
 Architecture: any
 Section: libs
@@ -650,14 +650,14 @@
  variety of generators and distributions to produce random numbers
  having useful properties, such as uniform distribution.
 
-Package: libboost-random1.49-dev
+Package: libboost-random1.50-dev
 Homepage: http://www.boost.org/libs/random/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.49-dev (= ${binary:Version}),
- libboost-random1.49.0 (= ${binary:Version})
-Conflicts: libboost-random1.42-dev, libboost-random1.46-dev, libboost-random1.48-dev
+ libboost1.50-dev (= ${binary:Version}),
+ libboost-random1.50.0 (= ${binary:Version})
+Conflicts: libboost-random1.42-dev, libboost-random1.46-dev, libboost-random1.48-dev, libboost-random1.49-dev
 Description: Boost Random Number Library
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -665,7 +665,7 @@
  variety of generators and distributions to produce random numbers
  having useful properties, such as uniform distribution.
 
-Package: libboost-regex1.49.0
+Package: libboost-regex1.50.0
 Homepage: http://www.boost.org/libs/regex/
 Architecture: any
 Section: libs
@@ -684,15 +684,15 @@
  manner analogous to either sed or perl), something that traditional C
  libraries can not do.
 
-Package: libboost-regex1.49-dev
+Package: libboost-regex1.50-dev
 Homepage: http://www.boost.org/libs/regex/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.49-dev (= ${binary:Version}),
- libboost-regex1.49.0 (= ${binary:Version}),
+ libboost1.50-dev (= ${binary:Version}),
+ libboost-regex1.50.0 (= ${binary:Version}),
  libicu-dev
-Conflicts: libboost-regex1.42-dev, libboost-regex1.46-dev, libboost-regex1.48-dev
+Conflicts: libboost-regex1.42-dev, libboost-regex1.46-dev, libboost-regex1.48-dev, libboost-regex1.49-dev
 Description: regular expression library for C++
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -707,7 +707,7 @@
  manner analogous to either sed or perl), something that traditional C
  libraries can not do.
 
-Package: libboost-serialization1.49.0
+Package: libboost-serialization1.50.0
 Homepage: http://www.boost.org/libs/serialization/
 Architecture: any
 Section: libs
@@ -727,14 +727,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.49-dev
+Package: libboost-serialization1.50-dev
 Homepage: http://www.boost.org/libs/serialization/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.49-dev (= ${binary:Version}),
- libboost-serialization1.49.0 (= ${binary:Version})
-Conflicts: libboost-serialization1.42-dev, libboost-serialization1.46-dev, libboost-serialization1.48-dev
+ libboost1.50-dev (= ${binary:Version}),
+ libboost-serialization1.50.0 (= ${binary:Version})
+Conflicts: libboost-serialization1.42-dev, libboost-serialization1.46-dev, libboost-serialization1.48-dev, libboost-serialization1.49-dev
 Description: serialization library for C++
  This package forms part of the Boost C++ Libraries collection,
  containing the following functionalities:
@@ -750,7 +750,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.49.0
+Package: libboost-signals1.50.0
 Homepage: http://www.boost.org/libs/signals/
 Architecture: any
 Section: libs
@@ -764,14 +764,14 @@
  targets or subscribers), which are called when the signal is
  "emitted."
 
-Package: libboost-signals1.49-dev
+Package: libboost-signals1.50-dev
 Homepage: http://www.boost.org/libs/signals/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.49-dev (= ${binary:Version}),
- libboost-signals1.49.0 (= ${binary:Version})
-Conflicts: libboost-signals1.42-dev, libboost-signals1.46-dev, libboost-signals1.48-dev
+ libboost1.50-dev (= ${binary:Version}),
+ libboost-signals1.50.0 (= ${binary:Version})
+Conflicts: libboost-signals1.42-dev, libboost-signals1.46-dev, libboost-signals1.48-dev, libboost-signals1.49-dev
 Description: managed signals and slots library for C++
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -781,7 +781,7 @@
  targets or subscribers), which are called when the signal is
  "emitted."
 
-Package: libboost-system1.49.0
+Package: libboost-system1.50.0
 Homepage: http://www.boost.org/libs/system/
 Architecture: any
 Section: libs
@@ -797,14 +797,14 @@
  user-defined sources, each error_code and error_condition has an
  associated error_category.
 
-Package: libboost-system1.49-dev
+Package: libboost-system1.50-dev
 Homepage: http://www.boost.org/libs/system/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.49-dev (= ${binary:Version}),
- libboost-system1.49.0 (= ${binary:Version})
-Conflicts: libboost-system1.42-dev, libboost-system1.46-dev, libboost-system1.48-dev
+ libboost1.50-dev (= ${binary:Version}),
+ libboost-system1.50.0 (= ${binary:Version})
+Conflicts: libboost-system1.42-dev, libboost-system1.46-dev, libboost-system1.48-dev, libboost-system1.49-dev
 Description: Operating system (e.g. diagnostics support) library
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -816,7 +816,7 @@
  user-defined sources, each error_code and error_condition has an
  associated error_category.
 
-Package: libboost-test1.49.0
+Package: libboost-test1.50.0
 Homepage: http://www.boost.org/libs/test/
 Architecture: any
 Section: libs
@@ -829,14 +829,14 @@
   * Facilities to monitor program execution and produce error reports.
   * Unit test framework to simplify writing test cases.
 
-Package: libboost-test1.49-dev
+Package: libboost-test1.50-dev
 Homepage: http://www.boost.org/libs/test/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.49-dev (= ${binary:Version}),
- libboost-test1.49.0 (= ${binary:Version})
-Conflicts: libboost-test1.42-dev, libboost-test1.46-dev, libboost-test1.48-dev
+ libboost1.50-dev (= ${binary:Version}),
+ libboost-test1.50.0 (= ${binary:Version})
+Conflicts: libboost-test1.42-dev, libboost-test1.46-dev, libboost-test1.48-dev, libboost-test1.49-dev
 Description: components for writing and executing test suites
  This package forms part of the Boost C++ Libraries collection.  The
  library contains several components.
@@ -845,7 +845,7 @@
   * Facilities to monitor program execution and produce error reports.
   * Unit test framework to simplify writing test cases.
 
-Package: libboost-thread1.49.0
+Package: libboost-thread1.50.0
 Homepage: http://www.boost.org/libs/thread/
 Architecture: any
 Section: libs
@@ -858,15 +858,15 @@
  own machine state including program instruction counter and
  registers.
 
-Package: libboost-thread1.49-dev
+Package: libboost-thread1.50-dev
 Homepage: http://www.boost.org/libs/thread/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- 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
+ libboost1.50-dev (= ${binary:Version}),
+ libboost-date-time1.50-dev (= ${binary:Version}),
+ libboost-thread1.50.0 (= ${binary:Version})
+Conflicts: libboost-thread1.42-dev, libboost-thread1.46-dev, libboost-thread1.48-dev, libboost-thread1.49-dev
 Description: portable C++ multi-threading
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -875,7 +875,7 @@
  own machine state including program instruction counter and
  registers.
 
-Package: libboost-timer1.49.0
+Package: libboost-timer1.50.0
 Homepage: http://www.boost.org/libs/timer/
 Architecture: any
 Section: libs
@@ -892,14 +892,14 @@
  cpu_timer that automatically reports the elapsed times when an
  auto_cpu_timer object is destroyed.
 
-Package: libboost-timer1.49-dev
+Package: libboost-timer1.50-dev
 Homepage: http://www.boost.org/libs/timer/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.49-dev (= ${binary:Version}),
- libboost-timer1.49.0 (= ${binary:Version})
-Conflicts: libboost-timer1.42-dev, libboost-timer1.46-dev, libboost-timer1.48-dev
+ libboost1.50-dev (= ${binary:Version}),
+ libboost-timer1.50.0 (= ${binary:Version})
+Conflicts: libboost-timer1.42-dev, libboost-timer1.46-dev, libboost-timer1.48-dev, libboost-timer1.49-dev
 Description: C++ wall clock and CPU process timers
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -912,7 +912,7 @@
  cpu_timer that automatically reports the elapsed times when an
  auto_cpu_timer object is destroyed.
 
-Package: libboost-wave1.49.0
+Package: libboost-wave1.50.0
 Homepage: http://www.boost.org/libs/wave/
 Architecture: any
 Section: libs
@@ -925,16 +925,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.49-dev
+Package: libboost-wave1.50-dev
 Homepage: http://www.boost.org/libs/wave/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- 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
+ libboost1.50-dev (= ${binary:Version}),
+ libboost-serialization1.50-dev (= ${binary:Version}),
+ libboost-wave1.50.0 (= ${binary:Version}),
+ libboost-filesystem1.50-dev (= ${binary:Version})
+Conflicts: libboost-wave1.42-dev, libboost-wave1.46-dev, libboost-wave1.48-dev, libboost-wave1.49-dev
 Description: C99/C++ preprocessor library
  This package forms part of the Boost C++ Libraries collection.
  .

Modified: boost/trunk/debian/patches/series
===================================================================
--- boost/trunk/debian/patches/series	2012-05-06 02:36:11 UTC (rev 14718)
+++ boost/trunk/debian/patches/series	2012-06-02 09:03:35 UTC (rev 14719)
@@ -3,10 +3,3 @@
 boost-1.44-py3.1.patch
 pythonid.patch
 mpi-allocator-c++0x.patch
-gcc4.7_trac-6852.patch
-gcc4.7_trac-6854.patch
-gcc4.7_trac-6790.patch
-gcc4.7_trac-6755.patch
-gcc4.7_trac-76970.patch
-gcc4.7_trac-6431.patch
-gcc4.7_trac-6331.patch

Modified: boost/trunk/debian/update-control.py
===================================================================
--- boost/trunk/debian/update-control.py	2012-05-06 02:36:11 UTC (rev 14718)
+++ boost/trunk/debian/update-control.py	2012-06-02 09:03:35 UTC (rev 14719)
@@ -86,6 +86,6 @@
 
 
 
-gOldVersion = BoostVersion('1.48.0')
-gNewVersion = BoostVersion('1.49.0')
+gOldVersion = BoostVersion('1.49.0')
+gNewVersion = BoostVersion('1.50.0')
 processControl()




More information about the pkg-boost-commits mailing list