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

Steven Michael Robbins smr at alioth.debian.org
Sat Nov 26 04:44:03 UTC 2011


Author: smr
Date: 2011-11-26 04:44:03 +0000 (Sat, 26 Nov 2011)
New Revision: 14667

Modified:
   boost/trunk/debian/changelog
   boost/trunk/debian/control
   boost/trunk/debian/rules
Log:
Update for new version.

Modified: boost/trunk/debian/changelog
===================================================================
--- boost/trunk/debian/changelog	2011-11-19 05:29:43 UTC (rev 14666)
+++ boost/trunk/debian/changelog	2011-11-26 04:44:03 UTC (rev 14667)
@@ -12,7 +12,7 @@
   * patches/hurd-execution_monitor.patch: Remove.  Pino Toscano advised
     that the hurd no longer needs these.
 
- -- Steve M. Robbins <smr at debian.org>  Fri, 18 Nov 2011 22:06:47 -0600
+ -- Steve M. Robbins <smr at debian.org>  Fri, 25 Nov 2011 22:43:07 -0600
 
 boost1.46 (1.46.1-7) unstable; urgency=low
 

Modified: boost/trunk/debian/control
===================================================================
--- boost/trunk/debian/control	2011-11-19 05:29:43 UTC (rev 14666)
+++ boost/trunk/debian/control	2011-11-26 04:44:03 UTC (rev 14667)
@@ -1,4 +1,4 @@
-Source: boost1.46
+Source: boost1.48
 Homepage: http://www.boost.org/
 Section: libs
 Priority: optional
@@ -14,47 +14,47 @@
 Vcs-Svn: svn://svn.debian.org/svn/pkg-boost/boost/trunk
 Standards-Version: 3.9.1
 
-Package: libboost1.46-dbg
+Package: libboost1.48-dbg
 Architecture: any
 Section: debug
 Priority: extra
-Depends: ${misc:Depends}, ${shlibs:Depends}, libboost1.46-dev (= ${binary:Version})
-Conflicts: libboost1.42-dbg
+Depends: ${misc:Depends}, ${shlibs:Depends}, libboost1.48-dev (= ${binary:Version})
+Conflicts: libboost1.42-dbg, libboost1.46-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.46-dev
+Package: libboost1.48-dev
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, libstdc++6-4.4-dev | libstdc++-dev
-Suggests: libboost1.46-doc,
- libboost-date-time1.46-dev,
- libboost-filesystem1.46-dev,
- libboost-graph-parallel1.46-dev,
- libboost-graph1.46-dev,
- libboost-iostreams1.46-dev,
- libboost-math1.46-dev,
- libboost-mpi1.46-dev,
- libboost-program-options1.46-dev,
- libboost-python1.46-dev,
- libboost-random1.46-dev,
- libboost-regex1.46-dev,
- libboost-serialization1.46-dev,
- libboost-signals1.46-dev,
- libboost-system1.46-dev,
- libboost-test1.46-dev,
- libboost-thread1.46-dev,
- libboost-wave1.46-dev,
+Suggests: libboost1.48-doc,
+ libboost-date-time1.48-dev,
+ libboost-filesystem1.48-dev,
+ libboost-graph-parallel1.48-dev,
+ libboost-graph1.48-dev,
+ libboost-iostreams1.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-wave1.48-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
+Conflicts: bjam, boost-build, libboost1.42-dev, libboost1.46-dev
 Replaces: bjam, boost-build
 Description: Boost C++ Libraries development files
  The Boost web site provides free, peer-reviewed, portable C++ source
@@ -72,29 +72,29 @@
  filesystem, graph, iostreams, math, mpi, program_options, python,
  regex, serialization, signals, system, test, thread, and wave.
 
-Package: libboost1.46-all-dev
+Package: libboost1.48-all-dev
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.46-dev,
- libboost-date-time1.46-dev, 
- libboost-filesystem1.46-dev, 
- libboost-graph1.46-dev, 
- libboost-graph-parallel1.46-dev, 
- libboost-iostreams1.46-dev, 
- libboost-math1.46-dev, 
- libboost-mpi1.46-dev, 
- libboost-mpi-python1.46-dev, 
- libboost-program-options1.46-dev, 
- libboost-python1.46-dev, 
- libboost-random1.46-dev, 
- libboost-regex1.46-dev, 
- libboost-serialization1.46-dev, 
- libboost-signals1.46-dev, 
- libboost-system1.46-dev, 
- libboost-test1.46-dev, 
- libboost-thread1.46-dev, 
- libboost-wave1.46-dev
+ libboost1.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-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-wave1.48-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++
@@ -107,13 +107,13 @@
  This package provides the complete Boost development environment,
  including all separately-packaged libraries.
 
-Package: libboost1.46-doc
+Package: libboost1.48-doc
 Homepage: http://www.boost.org/libs/
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}
-Suggests: libboost1.46-dev (>= ${source:Version})
-Conflicts: libboost1.42-doc
+Suggests: libboost1.48-dev (>= ${source:Version})
+Conflicts: libboost1.42-doc, libboost1.46-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++
@@ -127,7 +127,7 @@
  Some pages point to header files provided in libboost1.46-dev package,
  so it is suggested to install the latter as well.
 
-Package: libboost-date-time1.46.1
+Package: libboost-date-time1.48.0
 Homepage: http://www.boost.org/libs/date_time/
 Architecture: any
 Section: libs
@@ -138,22 +138,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.46-dev
+Package: libboost-date-time1.48-dev
 Homepage: http://www.boost.org/libs/date_time/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.46-dev (= ${binary:Version}),
- libboost-date-time1.46.1 (= ${binary:Version}),
- libboost-serialization1.46-dev (= ${binary:Version})
-Conflicts: libboost-date-time1.42-dev
+ 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
 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.46.1
+Package: libboost-filesystem1.48.0
 Homepage: http://boost.org/libs/filesystem/
 Architecture: any
 Section: libs
@@ -165,15 +165,15 @@
  manipulate paths, files, and directories.  The goal is to
  facilitate portable script-like operations from within C++ programs.
 
-Package: libboost-filesystem1.46-dev
+Package: libboost-filesystem1.48-dev
 Homepage: http://boost.org/libs/filesystem/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.46-dev (= ${binary:Version}),
- libboost-filesystem1.46.1 (= ${binary:Version}),
- libboost-system1.46-dev (= ${binary:Version})
-Conflicts: libboost-filesystem1.42-dev
+ 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
 Description: filesystem operations (portable paths, iteration over directories, etc) in C++
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -181,7 +181,7 @@
  manipulate paths, files, and directories.  The goal is to
  facilitate portable script-like operations from within C++ programs.
 
-Package: libboost-graph1.46.1
+Package: libboost-graph1.48.0
 Homepage: http://www.boost.org/libs/graph/
 Architecture: any
 Section: libs
@@ -196,16 +196,16 @@
  standardized generic interface for traversing graphs is of utmost
  importance to encourage reuse of graph algorithms and data structures.
 
-Package: libboost-graph1.46-dev
+Package: libboost-graph1.48-dev
 Homepage: http://www.boost.org/libs/graph/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.46-dev (= ${binary:Version}),
- libboost-serialization1.46-dev (= ${binary:Version}),
- libboost-test1.46-dev (= ${binary:Version})
-Recommends: libboost-graph1.46.1 (= ${binary:Version})
-Conflicts: libboost-graph1.42-dev
+ 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
 Description: generic graph components and algorithms in C++
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -215,7 +215,7 @@
  standardized generic interface for traversing graphs is of utmost
  importance to encourage reuse of graph algorithms and data structures.
 
-Package: libboost-graph-parallel1.46.1
+Package: libboost-graph-parallel1.48.0
 Homepage: http://www.boost.org/libs/graph_parallel/
 Architecture: any
 Section: libs
@@ -231,16 +231,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.46-dev
+Package: libboost-graph-parallel1.48-dev
 Homepage: http://www.boost.org/libs/graph_parallel/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.46-dev (= ${binary:Version}),
- libboost-serialization1.46-dev (= ${binary:Version}),
- libboost-test1.46-dev (= ${binary:Version})
-Conflicts: libboost-graph-parallel1.42-dev
-Recommends: libboost-graph-parallel1.46.1 (= ${binary:Version})
+ 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})
 Description: generic graph components and algorithms in C++
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -251,7 +251,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.46.1
+Package: libboost-iostreams1.48.0
 Homepage: http://www.boost.org/libs/iostreams/
 Architecture: any
 Section: libs
@@ -264,15 +264,15 @@
  which turn models of these concepts into C++ standard library streams
  and stream buffers.
 
-Package: libboost-iostreams1.46-dev
+Package: libboost-iostreams1.48-dev
 Homepage: http://www.boost.org/libs/iostreams/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.46-dev (= ${binary:Version}),
- libboost-regex1.46-dev (= ${binary:Version}),
- libboost-iostreams1.46.1 (= ${binary:Version})
-Conflicts: libboost-iostreams1.42-dev
+ 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
 Description: Boost.Iostreams Library development files
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -280,7 +280,7 @@
  which turn models of these concepts into C++ standard library streams
  and stream buffers.
 
-Package: libboost-math1.46.1
+Package: libboost-math1.48.0
 Homepage: http://www.boost.org/libs/math/
 Architecture: any
 Section: libs
@@ -299,14 +299,14 @@
   * Implementation Toolkit: Provides many of the tools required to implement 
     mathematical special functions.
 
-Package: libboost-math1.46-dev
+Package: libboost-math1.48-dev
 Homepage: http://www.boost.org/libs/math/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.46-dev (= ${binary:Version}),
- libboost-math1.46.1 (= ${binary:Version})
-Conflicts: libboost-math1.42-dev
+ libboost1.48-dev (= ${binary:Version}),
+ libboost-math1.48.0 (= ${binary:Version})
+Conflicts: libboost-math1.42-dev, libboost-math1.46-dev
 Description: Boost.Math Library development files
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -321,7 +321,7 @@
   * Implementation Toolkit: Provides many of the tools required to implement 
     mathematical special functions.
 
-Package: libboost-mpi1.46.1
+Package: libboost-mpi1.48.0
 Homepage: http://www.boost.org/doc/html/mpi.html
 Architecture: any
 Section: libs
@@ -335,17 +335,17 @@
  objects for collective algorithms, and the use of modern C++ library
  techniques to maintain maximal efficiency.
 
-Package: libboost-mpi1.46-dev
+Package: libboost-mpi1.48-dev
 Homepage: http://www.boost.org/doc/html/mpi.html
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.46-dev (= ${binary:Version}),
- libboost-serialization1.46-dev (= ${binary:Version}),
- libboost-mpi1.46.1 (= ${binary:Version}),
+ libboost1.48-dev (= ${binary:Version}),
+ libboost-serialization1.48-dev (= ${binary:Version}),
+ libboost-mpi1.48.0 (= ${binary:Version}),
  mpi-default-dev
-Suggests: libboost-graph1.46-dev
-Conflicts: libboost-mpi1.42-dev
+Suggests: libboost-graph1.48-dev
+Conflicts: libboost-mpi1.42-dev, libboost-mpi1.46-dev
 Description: C++ interface to the Message Passing Interface (MPI)
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -355,7 +355,7 @@
  objects for collective algorithms, and the use of modern C++ library
  techniques to maintain maximal efficiency.
 
-Package: libboost-mpi-python1.46.1
+Package: libboost-mpi-python1.48.0
 Homepage: http://www.boost.org/doc/html/mpi/python.html
 Architecture: any
 Section: python
@@ -365,7 +365,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.0, libboost-mpi-python1.46.1
 Description: C++ interface to the Message Passing Interface (MPI), Python Bindings
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -379,14 +379,14 @@
  .
  One of the python interpreter packages is required to use the bindings.
 
-Package: libboost-mpi-python1.46-dev
+Package: libboost-mpi-python1.48-dev
 Homepage: http://www.boost.org/doc/html/mpi/python.html
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost-mpi1.46-dev (= ${binary:Version}),
- libboost-mpi-python1.46.1 (= ${binary:Version})
-Conflicts: libboost-mpi-python1.42-dev
+ libboost-mpi1.48-dev (= ${binary:Version}),
+ libboost-mpi-python1.48.0 (= ${binary:Version})
+Conflicts: libboost-mpi-python1.42-dev, libboost-mpi-python1.46-dev
 Description: C++ interface to the Message Passing Interface (MPI), Python Bindings
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -398,7 +398,7 @@
  .
  This package provides Python Bindings to the C++ interface.
 
-Package: libboost-program-options1.46.1
+Package: libboost-program-options1.48.0
 Homepage: http://www.boost.org/libs/program_options/
 Architecture: any
 Section: libs
@@ -410,14 +410,14 @@
  (name, value) pairs from the user, via conventional methods such as
  command line and config file.
 
-Package: libboost-program-options1.46-dev
+Package: libboost-program-options1.48-dev
 Homepage: http://www.boost.org/libs/program_options/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.46-dev (= ${binary:Version}),
- libboost-program-options1.46.1 (= ${binary:Version})
-Conflicts: libboost-program-options1.42-dev
+ libboost1.48-dev (= ${binary:Version}),
+ libboost-program-options1.48.0 (= ${binary:Version})
+Conflicts: libboost-program-options1.42-dev, libboost-program-options1.46-dev
 Description: program options library for C++
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -425,7 +425,7 @@
  (name, value) pairs from the user, via conventional methods such as
  command line and config file.
 
-Package: libboost-python1.46.1
+Package: libboost-python1.48.0
 Homepage: http://www.boost.org/libs/python/
 Architecture: any
 Section: python
@@ -449,18 +449,18 @@
  One of the python interpreter packages is required to use the
  created extensions.
 
-Package: libboost-python1.46-dev
+Package: libboost-python1.48-dev
 Homepage: http://www.boost.org/libs/python/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.46-dev (= ${binary:Version}),
- libboost-python1.46.1 (= ${binary:Version}),
+ libboost1.48-dev (= ${binary:Version}),
+ libboost-python1.48.0 (= ${binary:Version}),
  python-dev, ${python:Depends},
  python (>= 2.5) | python-celementtree | python-elementtree,
  gccxml
-Suggests: libboost1.46-doc
-Conflicts: libboost-python1.42-dev
+Suggests: libboost1.48-doc
+Conflicts: libboost-python1.42-dev, libboost-python1.46-dev
 Description: Boost.Python Library development files
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -484,7 +484,7 @@
  versions of Python in Debian.  Code using this library will need also
  one of the Python development packages.
 
-Package: libboost-random1.46.1
+Package: libboost-random1.48.0
 Homepage: http://www.boost.org/libs/random/
 Architecture: any
 Section: libs
@@ -496,13 +496,13 @@
  variety of generators and distributions to produce random numbers
  having useful properties, such as uniform distribution.
 
-Package: libboost-random1.46-dev
+Package: libboost-random1.48-dev
 Homepage: http://www.boost.org/libs/random/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.46-dev (= ${binary:Version}),
- libboost-random1.46.1 (= ${binary:Version})
+ libboost1.48-dev (= ${binary:Version}),
+ libboost-random1.48.0 (= ${binary:Version})
 Description: Boost Random Number Library
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -510,7 +510,7 @@
  variety of generators and distributions to produce random numbers
  having useful properties, such as uniform distribution.
 
-Package: libboost-regex1.46.1
+Package: libboost-regex1.48.0
 Homepage: http://www.boost.org/libs/regex/
 Architecture: any
 Section: libs
@@ -529,15 +529,15 @@
  manner analogous to either sed or perl), something that traditional C
  libraries can not do.
 
-Package: libboost-regex1.46-dev
+Package: libboost-regex1.48-dev
 Homepage: http://www.boost.org/libs/regex/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.46-dev (= ${binary:Version}),
- libboost-regex1.46.1 (= ${binary:Version}),
+ libboost1.48-dev (= ${binary:Version}),
+ libboost-regex1.48.0 (= ${binary:Version}),
  libicu-dev
-Conflicts: libboost-regex1.42-dev
+Conflicts: libboost-regex1.42-dev, libboost-regex1.46-dev
 Description: regular expression library for C++
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -552,7 +552,7 @@
  manner analogous to either sed or perl), something that traditional C
  libraries can not do.
 
-Package: libboost-serialization1.46.1
+Package: libboost-serialization1.48.0
 Homepage: http://www.boost.org/libs/serialization/
 Architecture: any
 Section: libs
@@ -572,14 +572,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.46-dev
+Package: libboost-serialization1.48-dev
 Homepage: http://www.boost.org/libs/serialization/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.46-dev (= ${binary:Version}),
- libboost-serialization1.46.1 (= ${binary:Version})
-Conflicts: libboost-serialization1.42-dev
+ libboost1.48-dev (= ${binary:Version}),
+ libboost-serialization1.48.0 (= ${binary:Version})
+Conflicts: libboost-serialization1.42-dev, libboost-serialization1.46-dev
 Description: serialization library for C++
  This package forms part of the Boost C++ Libraries collection,
  containing the following functionalities:
@@ -595,7 +595,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.46.1
+Package: libboost-signals1.48.0
 Homepage: http://www.boost.org/libs/signals/
 Architecture: any
 Section: libs
@@ -609,14 +609,14 @@
  targets or subscribers), which are called when the signal is
  "emitted."
 
-Package: libboost-signals1.46-dev
+Package: libboost-signals1.48-dev
 Homepage: http://www.boost.org/libs/signals/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.46-dev (= ${binary:Version}),
- libboost-signals1.46.1 (= ${binary:Version})
-Conflicts: libboost-signals1.42-dev
+ libboost1.48-dev (= ${binary:Version}),
+ libboost-signals1.48.0 (= ${binary:Version})
+Conflicts: libboost-signals1.42-dev, libboost-signals1.46-dev
 Description: managed signals and slots library for C++
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -626,7 +626,7 @@
  targets or subscribers), which are called when the signal is
  "emitted."
 
-Package: libboost-system1.46.1
+Package: libboost-system1.48.0
 Homepage: http://www.boost.org/libs/system/
 Architecture: any
 Section: libs
@@ -642,14 +642,14 @@
  user-defined sources, each error_code and error_condition has an
  associated error_category.
 
-Package: libboost-system1.46-dev
+Package: libboost-system1.48-dev
 Homepage: http://www.boost.org/libs/system/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.46-dev (= ${binary:Version}),
- libboost-system1.46.1 (= ${binary:Version})
-Conflicts: libboost-system1.42-dev
+ libboost1.48-dev (= ${binary:Version}),
+ libboost-system1.48.0 (= ${binary:Version})
+Conflicts: libboost-system1.42-dev, libboost-system1.46-dev
 Description: Operating system (e.g. diagnostics support) library
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -661,7 +661,7 @@
  user-defined sources, each error_code and error_condition has an
  associated error_category.
 
-Package: libboost-test1.46.1
+Package: libboost-test1.48.0
 Homepage: http://www.boost.org/libs/test/
 Architecture: any
 Section: libs
@@ -674,14 +674,14 @@
   * Facilities to monitor program execution and produce error reports.
   * Unit test framework to simplify writing test cases.
 
-Package: libboost-test1.46-dev
+Package: libboost-test1.48-dev
 Homepage: http://www.boost.org/libs/test/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.46-dev (= ${binary:Version}),
- libboost-test1.46.1 (= ${binary:Version})
-Conflicts: libboost-test1.42-dev
+ libboost1.48-dev (= ${binary:Version}),
+ libboost-test1.48.0 (= ${binary:Version})
+Conflicts: libboost-test1.42-dev, libboost-test1.46-dev
 Description: components for writing and executing test suites
  This package forms part of the Boost C++ Libraries collection.  The
  library contains several components.
@@ -690,7 +690,7 @@
   * Facilities to monitor program execution and produce error reports.
   * Unit test framework to simplify writing test cases.
 
-Package: libboost-thread1.46.1
+Package: libboost-thread1.48.0
 Homepage: http://www.boost.org/libs/thread/
 Architecture: any
 Section: libs
@@ -703,15 +703,15 @@
  own machine state including program instruction counter and
  registers.
 
-Package: libboost-thread1.46-dev
+Package: libboost-thread1.48-dev
 Homepage: http://www.boost.org/libs/thread/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.46-dev (= ${binary:Version}),
- libboost-date-time1.46-dev (= ${binary:Version}),
- libboost-thread1.46.1 (= ${binary:Version})
-Conflicts: libboost-thread1.42-dev
+ 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
 Description: portable C++ multi-threading
  This package forms part of the Boost C++ Libraries collection.
  .
@@ -720,7 +720,7 @@
  own machine state including program instruction counter and
  registers.
 
-Package: libboost-wave1.46.1
+Package: libboost-wave1.48.0
 Homepage: http://www.boost.org/libs/wave/
 Architecture: any
 Section: libs
@@ -733,16 +733,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.46-dev
+Package: libboost-wave1.48-dev
 Homepage: http://www.boost.org/libs/wave/
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
- libboost1.46-dev (= ${binary:Version}),
- libboost-serialization1.46-dev (= ${binary:Version}),
- libboost-wave1.46.1 (= ${binary:Version}),
- libboost-filesystem1.46-dev (= ${binary:Version})
-Conflicts: libboost-wave1.42-dev
+ 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
 Description: C99/C++ preprocessor library
  This package forms part of the Boost C++ Libraries collection.
  .

Modified: boost/trunk/debian/rules
===================================================================
--- boost/trunk/debian/rules	2011-11-19 05:29:43 UTC (rev 14666)
+++ boost/trunk/debian/rules	2011-11-26 04:44:03 UTC (rev 14667)
@@ -9,9 +9,9 @@
 
 DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
 
-PKGVERSION = 1.46
-SOVERSION = 1.46.1
-SHLIBS_VERSION = (>= 1.46.1-1)
+PKGVERSION = 1.48
+SOVERSION = 1.48.0
+SHLIBS_VERSION = (>= 1.48.0-1)
 
 pyversions = $(shell pyversions -rv) $(shell py3versions -rv)
 




More information about the pkg-boost-commits mailing list