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

cavok at alioth.debian.org cavok at alioth.debian.org
Wed Jun 6 16:35:51 UTC 2007


Author: cavok
Date: 2007-06-06 16:35:51 +0000 (Wed, 06 Jun 2007)
New Revision: 14085

Modified:
   boost/trunk/debian/control
   boost/trunk/debian/rules
Log:
new change of ABI for python 2.4

Modified: boost/trunk/debian/control
===================================================================
--- boost/trunk/debian/control	2007-06-06 14:56:51 UTC (rev 14084)
+++ boost/trunk/debian/control	2007-06-06 16:35:51 UTC (rev 14085)
@@ -76,7 +76,7 @@
  .
   Homepage: http://www.boost.org/libs/
 
-Package: libboost-date-time1.34.0-gcc-4.2
+Package: libboost-date-time1.34.0-2
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -91,7 +91,7 @@
 Package: libboost-date-time-dev
 Architecture: any
 Section: libdevel
-Depends: libboost-dev (=${Source-Version}), libboost-date-time1.34.0-gcc-4.2 (=${Source-Version})
+Depends: libboost-dev (=${Source-Version}), libboost-date-time1.34.0-2 (=${Source-Version})
 Replaces: libboost-dev (<< 1.30.0-1)
 Description: set of date-time libraries based on generic programming concepts
  Part of the Boost C++ Libraries collection.
@@ -101,7 +101,7 @@
  .
   Homepage: http://www.boost.org/libs/date_time/
 
-Package: libboost-filesystem1.34.0-gcc-4.2
+Package: libboost-filesystem1.34.0-2
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -117,7 +117,7 @@
 Package: libboost-filesystem-dev
 Architecture: any
 Section: libdevel
-Depends: libboost-dev (=${Source-Version}), libboost-filesystem1.34.0-gcc-4.2 (=${Source-Version})
+Depends: libboost-dev (=${Source-Version}), libboost-filesystem1.34.0-2 (=${Source-Version})
 Replaces: libboost-dev (<< 1.31.0-1)
 Description: filesystem operations (portable paths, iteration over directories, etc) in C++
  Part of the Boost C++ Libraries collection.
@@ -128,7 +128,7 @@
  .
   Homepage: http://boost.org/libs/filesystem/
 
-Package: libboost-graph1.34.0-gcc-4.2
+Package: libboost-graph1.34.0-2
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -148,7 +148,7 @@
 Architecture: any
 Section: libdevel
 Depends: libboost-dev (=${Source-Version})
-Recommends: libboost-graph1.34.0-gcc-4.2 (=${Source-Version})
+Recommends: libboost-graph1.34.0-2 (=${Source-Version})
 Description: generic graph components and algorithms in C++
  Part of the Boost C++ Libraries collection.
  .
@@ -160,7 +160,7 @@
  .
   Homepage: http://www.boost.org/libs/graph/
 
-Package: libboost-iostreams1.34.0-gcc-4.2
+Package: libboost-iostreams1.34.0-2
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -176,7 +176,7 @@
 Package: libboost-iostreams-dev
 Architecture: any
 Section: libdevel
-Depends: libboost-dev (=${Source-Version}), libboost-iostreams1.34.0-gcc-4.2 (=${Source-Version})
+Depends: libboost-dev (=${Source-Version}), libboost-iostreams1.34.0-2 (=${Source-Version})
 Replaces: libboost-dev (<< 1.33.0-2)
 Description: Boost.Iostreams Library development files
  Part of the Boost C++ Libraries collection.
@@ -187,7 +187,7 @@
  .
   Homepage: http://www.boost.org/libs/iostreams/
 
-Package: libboost-program-options1.34.0-gcc-4.2
+Package: libboost-program-options1.34.0-2
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -203,7 +203,7 @@
 Package: libboost-program-options-dev
 Architecture: any
 Section: libdevel
-Depends: libboost-dev (= ${Source-Version}), libboost-program-options1.34.0-gcc-4.2 (= ${Source-Version})
+Depends: libboost-dev (= ${Source-Version}), libboost-program-options1.34.0-2 (= ${Source-Version})
 Description: program options library for C++
  Part of the Boost C++ Libraries collection.
  .
@@ -213,7 +213,7 @@
  .
   Homepage: http://www.boost.org/libs/program_options/
 
-Package: libboost-python1.34.0-gcc-4.2
+Package: libboost-python1.34.0-2
 Architecture: any
 Section: python
 Depends: ${shlibs:Depends}
@@ -236,7 +236,7 @@
 Package: libboost-python-dev
 Architecture: any
 Section: libdevel
-Depends: libboost-dev (=${Source-Version}), libboost-python1.34.0-gcc-4.2 (=${Source-Version}), python2.4-dev
+Depends: libboost-dev (=${Source-Version}), libboost-python1.34.0-2 (=${Source-Version}), python2.4-dev
 Replaces: libboost-dev (<< 1.31.0-3)
 Description: Boost.Python Library development files
  Part of the Boost C++ Libraries collection.
@@ -254,7 +254,7 @@
  .
   Homepage: http://www.boost.org/libs/python/
 
-Package: libboost-regex1.34.0-gcc-4.2
+Package: libboost-regex1.34.0-2
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -277,7 +277,7 @@
 Package: libboost-regex-dev
 Architecture: any
 Section: libdevel
-Depends: libboost-dev (= ${Source-Version}), libboost-regex1.34.0-gcc-4.2 (= ${Source-Version}), libicu36-dev
+Depends: libboost-dev (= ${Source-Version}), libboost-regex1.34.0-2 (= ${Source-Version}), libicu36-dev
 Description: regular expression library for C++
  Part of the Boost C++ Libraries collection.
  .
@@ -294,7 +294,7 @@
  .
   Homepage: http://www.boost.org/libs/regex/
 
-Package: libboost-serialization1.34.0-gcc-4.2
+Package: libboost-serialization1.34.0-2
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -317,7 +317,7 @@
 Package: libboost-serialization-dev
 Architecture: any
 Section: libdevel
-Depends: libboost-dev (=${Source-Version}), libboost-serialization1.34.0-gcc-4.2 (= ${Source-Version})
+Depends: libboost-dev (=${Source-Version}), libboost-serialization1.34.0-2 (= ${Source-Version})
 Replaces: libboost-dev (<< 1.32.0-5)
 Description: serialization library for C++
  This is a partial list of provided functionalities:
@@ -335,7 +335,7 @@
  .
   Homepage: http://www.boost.org/libs/serialization/
 
-Package: libboost-signals1.34.0-gcc-4.2
+Package: libboost-signals1.34.0-2
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -353,7 +353,7 @@
 Package: libboost-signals-dev
 Architecture: any
 Section: libdevel
-Depends: libboost-dev (= ${Source-Version}), libboost-signals1.34.0-gcc-4.2 (= ${Source-Version})
+Depends: libboost-dev (= ${Source-Version}), libboost-signals1.34.0-2 (= ${Source-Version})
 Description: managed signals and slots library for C++
  Part of the Boost C++ Libraries collection.
  .
@@ -365,7 +365,7 @@
  .
   Homepage: http://www.boost.org/libs/signals/
 
-Package: libboost-test1.34.0-gcc-4.2
+Package: libboost-test1.34.0-2
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -382,7 +382,7 @@
 Package: libboost-test-dev
 Architecture: any
 Section: libdevel
-Depends: libboost-dev (= ${Source-Version}), libboost-test1.34.0-gcc-4.2 (= ${Source-Version})
+Depends: libboost-dev (= ${Source-Version}), libboost-test1.34.0-2 (= ${Source-Version})
 Replaces: libboost-dev (<< 1.30.0-1)
 Description: components for writing and executing test suites
  Part of the Boost C++ Libraries collection.  The library contains
@@ -394,7 +394,7 @@
  .
   Homepage: http://www.boost.org/libs/test/
 
-Package: libboost-thread1.34.0-gcc-4.2
+Package: libboost-thread1.34.0-2
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -411,7 +411,7 @@
 Package: libboost-thread-dev
 Architecture: any
 Section: libdevel
-Depends: libboost-dev (= ${Source-Version}), libboost-thread1.34.0-gcc-4.2 (= ${Source-Version})
+Depends: libboost-dev (= ${Source-Version}), libboost-thread1.34.0-2 (= ${Source-Version})
 Replaces: libboost-dev (<< 1.30.0-1)
 Description: portable C++ multi-threading
  Part of the Boost C++ Libraries collection.
@@ -423,7 +423,7 @@
  .
   Homepage: http://www.boost.org/libs/thread/
 
-Package: libboost-wave1.34.0-gcc-4.2
+Package: libboost-wave1.34.0-2
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -440,7 +440,7 @@
 Package: libboost-wave-dev
 Architecture: any
 Section: libdevel
-Depends: libboost-dev (= ${Source-Version}), libboost-wave1.34.0-gcc-4.2 (= ${Source-Version}), libboost-filesystem-dev (= ${Source-Version})
+Depends: libboost-dev (= ${Source-Version}), libboost-wave1.34.0-2 (= ${Source-Version}), libboost-filesystem-dev (= ${Source-Version})
 Replaces: libboost-dev (<< 1.33.0-2)
 Description: C99/C++ preprocessor library
  Part of the Boost C++ Libraries collection.

Modified: boost/trunk/debian/rules
===================================================================
--- boost/trunk/debian/rules	2007-06-06 14:56:51 UTC (rev 14084)
+++ boost/trunk/debian/rules	2007-06-06 16:35:51 UTC (rev 14085)
@@ -12,6 +12,7 @@
 #
 boost_version = 1_34
 gcc_version = gcc42
+shlibs_version =
 
 # Library suffix
 # Boost libraries encode build information in the resulting library
@@ -24,7 +25,7 @@
 
 # Boost does not guarantee any ABI, it uses the full version in SONAME
 SOVERSION = 1.34.0
-DEBIAN_SUFFIX = -gcc-4.2
+DEBIAN_SUFFIX = -2
 
 DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
 
@@ -482,8 +483,8 @@
 	@if [ "$(DH_OPTIONS)" = "-a" ]; then \
 		for name in date-time filesystem graph iostreams program-options python regex serialization signals test thread wave; do \
 			lib=libboost-$${name}$(SOVERSION)$(DEBIAN_SUFFIX); \
-			echo DH_OPTIONS=-p$${lib} dh_makeshlibs -V"$${lib} (>= 1.34.0~rc2-1)"; \
-			DH_OPTIONS=-p$${lib} dh_makeshlibs -V"$${lib} (>= 1.34.0~rc2-1)"; \
+			echo DH_OPTIONS=-p$${lib} dh_makeshlibs -V"$${lib} $(shlibs_version)"; \
+			DH_OPTIONS=-p$${lib} dh_makeshlibs -V"$${lib} $(shlibs_version)"; \
 		done; \
 	fi
 




More information about the pkg-boost-commits mailing list