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

cavok at alioth.debian.org cavok at alioth.debian.org
Sun Aug 5 15:24:18 UTC 2007


Author: cavok
Date: 2007-08-05 15:24:18 +0000 (Sun, 05 Aug 2007)
New Revision: 14113

Modified:
   boost/trunk/debian/control
Log:
added missing Replaces: libboost-dbg after libboost-dbg removal

Modified: boost/trunk/debian/control
===================================================================
--- boost/trunk/debian/control	2007-08-05 15:18:57 UTC (rev 14112)
+++ boost/trunk/debian/control	2007-08-05 15:24:18 UTC (rev 14113)
@@ -65,6 +65,7 @@
 Package: libboost-date-time1.34.1
 Architecture: any
 Section: libs
+Replaces: libboost-dbg
 Depends: ${shlibs:Depends}
 Description: set of date-time libraries based on generic programming concepts
  Part of the Boost C++ Libraries collection.
@@ -90,6 +91,7 @@
 Package: libboost-filesystem1.34.1
 Architecture: any
 Section: libs
+Replaces: libboost-dbg
 Depends: ${shlibs:Depends}
 Description: filesystem operations (portable paths, iteration over directories, etc) in C++
  Part of the Boost C++ Libraries collection.
@@ -117,6 +119,7 @@
 Package: libboost-graph1.34.1
 Architecture: any
 Section: libs
+Replaces: libboost-dbg
 Depends: ${shlibs:Depends}
 Suggests: graphviz
 Description: generic graph components and algorithms in C++
@@ -149,6 +152,7 @@
 Package: libboost-iostreams1.34.1
 Architecture: any
 Section: libs
+Replaces: libboost-dbg
 Depends: ${shlibs:Depends}
 Description: Boost.Iostreams Library
  Part of the Boost C++ Libraries collection.
@@ -176,6 +180,7 @@
 Package: libboost-program-options1.34.1
 Architecture: any
 Section: libs
+Replaces: libboost-dbg
 Depends: ${shlibs:Depends}
 Description: program options library for C++
  Part of the Boost C++ Libraries collection.
@@ -202,6 +207,7 @@
 Package: libboost-python1.34.1
 Architecture: any
 Section: python
+Replaces: libboost-dbg
 Depends: ${shlibs:Depends}
 Description: Boost.Python Library 
  Part of the Boost C++ Libraries collection.
@@ -243,6 +249,7 @@
 Package: libboost-regex1.34.1
 Architecture: any
 Section: libs
+Replaces: libboost-dbg
 Depends: ${shlibs:Depends}
 Description: regular expression library for C++
  Part of the Boost C++ Libraries collection.
@@ -283,6 +290,7 @@
 Package: libboost-serialization1.34.1
 Architecture: any
 Section: libs
+Replaces: libboost-dbg
 Depends: ${shlibs:Depends}
 Description: serialization library for C++
  This is a partial list of provided functionalities:
@@ -324,6 +332,7 @@
 Package: libboost-signals1.34.1
 Architecture: any
 Section: libs
+Replaces: libboost-dbg
 Depends: ${shlibs:Depends}
 Description: managed signals and slots library for C++
  Part of the Boost C++ Libraries collection.
@@ -354,6 +363,7 @@
 Package: libboost-test1.34.1
 Architecture: any
 Section: libs
+Replaces: libboost-dbg
 Depends: ${shlibs:Depends}
 Description: components for writing and executing test suites
  Part of the Boost C++ Libraries collection.  The library contains
@@ -383,6 +393,7 @@
 Package: libboost-thread1.34.1
 Architecture: any
 Section: libs
+Replaces: libboost-dbg
 Depends: ${shlibs:Depends}
 Description: portable C++ multi-threading
  Part of the Boost C++ Libraries collection.
@@ -412,6 +423,7 @@
 Package: libboost-wave1.34.1
 Architecture: any
 Section: libs
+Replaces: libboost-dbg
 Depends: ${shlibs:Depends}
 Description: C99/C++ preprocessor library
  Part of the Boost C++ Libraries collection.




More information about the pkg-boost-commits mailing list