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

Steven Michael Robbins smr at alioth.debian.org
Thu Apr 23 06:57:30 UTC 2009


Author: smr
Date: 2009-04-23 06:57:30 +0000 (Thu, 23 Apr 2009)
New Revision: 14412

Modified:
   boost/trunk/debian/changelog
   boost/trunk/debian/control
Log:
Add version (<< 1.35.0) to conflicts for -dev packages to conflict
with boost version 1.34.1 but allow the packages generated by the
upcoming boost-defaults source package.



Modified: boost/trunk/debian/changelog
===================================================================
--- boost/trunk/debian/changelog	2009-04-23 06:42:11 UTC (rev 14411)
+++ boost/trunk/debian/changelog	2009-04-23 06:57:30 UTC (rev 14412)
@@ -2,9 +2,11 @@
 
   * control (libboost1.38-dev): weaken dependency on libboost-math1.38-dev
     and libboost-serialization1.38-dev from Depends to Recommends.
-    Closes: #524612.
+    Closes: #524612.  Add version (<< 1.35.0) to conflicts for -dev
+    packages to conflict with boost version 1.34.1 but allow the packages
+    generated by the upcoming boost-defaults source package.
 
- -- Steve M. Robbins <smr at debian.org>  Sun, 19 Apr 2009 12:41:52 -0500
+ -- Steve M. Robbins <smr at debian.org>  Thu, 23 Apr 2009 01:51:34 -0500
 
 boost1.38 (1.38.0-3) unstable; urgency=low
 

Modified: boost/trunk/debian/control
===================================================================
--- boost/trunk/debian/control	2009-04-23 06:42:11 UTC (rev 14411)
+++ boost/trunk/debian/control	2009-04-23 06:57:30 UTC (rev 14412)
@@ -28,7 +28,7 @@
 Section: libdevel
 Depends: ${shlibs:Depends}, libstdc++-dev
 Recommends: libboost1.38-doc, libboost-date-time1.38-dev, libboost-filesystem1.38-dev, libboost-graph1.38-dev, libboost-iostreams1.38-dev, libboost-math1.38-dev, libboost-mpi1.38-dev, libboost-program-options1.38-dev, libboost-python1.38-dev, libboost-regex1.38-dev, libboost-serialization1.38-dev, libboost-signals1.38-dev, libboost-system1.38-dev, libboost-test1.38-dev, libboost-thread1.38-dev, libboost-wave1.38-dev
-Conflicts: libboost-dev, bcp, libboost1.35-dev, libboost1.36-dev, libboost1.37-dev
+Conflicts: libboost-dev (<< 1.35.0), bcp, libboost1.35-dev, libboost1.36-dev, libboost1.37-dev
 Description: Boost C++ Libraries development files
  The Boost web site provides free, peer-reviewed, portable C++ source
  libraries. The emphasis is on libraries which work well with the C++
@@ -79,7 +79,7 @@
 Architecture: any
 Section: libdevel
 Depends: libboost1.38-dev (= ${binary:Version}), libboost-date-time1.38.0 (= ${binary:Version}), libboost-serialization1.38-dev (= ${binary:Version})
-Conflicts: libboost-date-time-dev, libboost-date-time1.36-dev, libboost-date-time1.37-dev
+Conflicts: libboost-date-time-dev (<< 1.35.0), libboost-date-time1.36-dev, libboost-date-time1.37-dev
 Description: set of date-time libraries based on generic programming concepts
  Part of the Boost C++ Libraries collection.
  .
@@ -103,7 +103,7 @@
 Architecture: any
 Section: libdevel
 Depends: libboost1.38-dev (= ${binary:Version}), libboost-filesystem1.38.0 (= ${binary:Version}), libboost-system1.38-dev (= ${binary:Version})
-Conflicts: libboost-filesystem-dev, libboost-filesystem1.35-dev, libboost-filesystem1.36-dev, libboost-filesystem1.37-dev
+Conflicts: libboost-filesystem-dev (<< 1.35.0), libboost-filesystem1.35-dev, libboost-filesystem1.36-dev, libboost-filesystem1.37-dev
 Description: filesystem operations (portable paths, iteration over directories, etc) in C++
  Part of the Boost C++ Libraries collection.
  .
@@ -132,7 +132,7 @@
 Section: libdevel
 Depends: libboost1.38-dev (= ${binary:Version}), libboost-serialization1.38-dev (= ${binary:Version}), libboost-test1.38-dev (= ${binary:Version})
 Recommends: libboost-graph1.38.0 (= ${binary:Version})
-Conflicts: libboost-graph-dev, libboost-graph1.35-dev, libboost-graph1.36-dev, libboost-graph1.37-dev
+Conflicts: libboost-graph-dev (<< 1.35.0), libboost-graph1.35-dev, libboost-graph1.36-dev, libboost-graph1.37-dev
 Description: generic graph components and algorithms in C++
  Part of the Boost C++ Libraries collection.
  .
@@ -159,7 +159,7 @@
 Architecture: any
 Section: libdevel
 Depends: libboost1.38-dev (= ${binary:Version}), libboost-regex1.38-dev (= ${binary:Version}), libboost-iostreams1.38.0 (= ${binary:Version})
-Conflicts: libboost-iostreams-dev, libboost-iostreams1.35-dev, libboost-iostreams1.36-dev, libboost-iostreams1.37-dev
+Conflicts: libboost-iostreams-dev (<< 1.35.0), libboost-iostreams1.35-dev, libboost-iostreams1.36-dev, libboost-iostreams1.37-dev
 Description: Boost.Iostreams Library development files
  Part of the Boost C++ Libraries collection.
  .
@@ -210,7 +210,7 @@
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
-Description: C++ interface to the Message Passing Interface (MPI) - OpenMPI version
+Description: C++ interface to the Message Passing Interface (MPI)
  Part of the Boost C++ Libraries collection.
  .
  The Boost.MPI library provides a C++ interface to MPI that
@@ -251,7 +251,7 @@
 Architecture: any
 Section: libdevel
 Depends: libboost1.38-dev (= ${binary:Version}), libboost-program-options1.38.0 (= ${binary:Version})
-Conflicts: libboost-program-options-dev, libboost-program-options1.35-dev, libboost-program-options1.36-dev, libboost-program-options1.37-dev
+Conflicts: libboost-program-options-dev (<< 1.35.0), libboost-program-options1.35-dev, libboost-program-options1.36-dev, libboost-program-options1.37-dev
 Description: program options library for C++
  Part of the Boost C++ Libraries collection.
  .
@@ -284,7 +284,7 @@
 Section: libdevel
 Depends: libboost1.38-dev (= ${binary:Version}), libboost-python1.38.0 (= ${binary:Version}), python-dev, ${python:Depends}, python (>= 2.5) | python-celementtree | python-elementtree, gccxml
 Suggests: libboost1.38-doc
-Conflicts: libboost-python-dev, pyste, libboost-python1.35-dev, libboost-python1.36-dev, libboost-python1.37-dev
+Conflicts: libboost-python-dev (<< 1.35.0), pyste, libboost-python1.35-dev, libboost-python1.36-dev, libboost-python1.37-dev
 Description: Boost.Python Library development files
  Part of the Boost C++ Libraries collection.
  .
@@ -332,7 +332,7 @@
 Architecture: any
 Section: libdevel
 Depends: libboost1.38-dev (= ${binary:Version}), libboost-regex1.38.0 (= ${binary:Version}), libicu-dev
-Conflicts: libboost-regex-dev, libboost-regex1.35-dev, libboost-regex1.36-dev, libboost-regex1.37-dev
+Conflicts: libboost-regex-dev (<< 1.35.0), libboost-regex1.35-dev, libboost-regex1.36-dev, libboost-regex1.37-dev
 Description: regular expression library for C++
  Part of the Boost C++ Libraries collection.
  .
@@ -371,7 +371,7 @@
 Architecture: any
 Section: libdevel
 Depends: libboost1.38-dev (= ${binary:Version}), libboost-serialization1.38.0 (= ${binary:Version})
-Conflicts: libboost-serialization-dev, libboost-serialization1.35-dev, libboost-serialization1.36-dev, libboost-serialization1.37-dev
+Conflicts: libboost-serialization-dev (<< 1.35.0), libboost-serialization1.35-dev, libboost-serialization1.36-dev, libboost-serialization1.37-dev
 Description: serialization library for C++
  This is a partial list of provided functionalities:
  .
@@ -405,7 +405,7 @@
 Architecture: any
 Section: libdevel
 Depends: libboost1.38-dev (= ${binary:Version}), libboost-signals1.38.0 (= ${binary:Version})
-Conflicts: libboost-signals-dev, libboost-signals1.35-dev, libboost-signals1.36-dev, libboost-signals1.37-dev
+Conflicts: libboost-signals-dev (<< 1.35.0), libboost-signals1.35-dev, libboost-signals1.36-dev, libboost-signals1.37-dev
 Description: managed signals and slots library for C++
  Part of the Boost C++ Libraries collection.
  .
@@ -465,7 +465,7 @@
 Architecture: any
 Section: libdevel
 Depends: libboost1.38-dev (= ${binary:Version}), libboost-test1.38.0 (= ${binary:Version})
-Conflicts: libboost-test-dev, libboost-test1.35-dev, libboost-test1.36-dev, libboost-test1.37-dev
+Conflicts: libboost-test-dev (<< 1.35.0), libboost-test1.35-dev, libboost-test1.36-dev, libboost-test1.37-dev
 Description: components for writing and executing test suites
  Part of the Boost C++ Libraries collection.  The library contains
  several components.
@@ -492,7 +492,7 @@
 Architecture: any
 Section: libdevel
 Depends: libboost1.38-dev (= ${binary:Version}), libboost-date-time1.38-dev (= ${binary:Version}), libboost-thread1.38.0 (= ${binary:Version})
-Conflicts: libboost-thread-dev, libboost-thread1.35-dev, libboost-thread1.36-dev, libboost-thread1.37-dev
+Conflicts: libboost-thread-dev (<< 1.35.0), libboost-thread1.35-dev, libboost-thread1.36-dev, libboost-thread1.37-dev
 Description: portable C++ multi-threading
  Part of the Boost C++ Libraries collection.
  .
@@ -519,7 +519,7 @@
 Architecture: any
 Section: libdevel
 Depends: libboost1.38-dev (= ${binary:Version}), libboost-serialization1.38-dev (= ${binary:Version}), libboost-wave1.38.0 (= ${binary:Version}), libboost-filesystem1.38-dev (= ${binary:Version})
-Conflicts: libboost-wave-dev, libboost-wave1.35-dev, libboost-wave1.36-dev, libboost-wave1.37-dev
+Conflicts: libboost-wave-dev (<< 1.35.0), libboost-wave1.35-dev, libboost-wave1.36-dev, libboost-wave1.37-dev
 Description: C99/C++ preprocessor library
  Part of the Boost C++ Libraries collection.
  .




More information about the pkg-boost-commits mailing list