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

cavok at alioth.debian.org cavok at alioth.debian.org
Thu May 31 00:34:18 UTC 2007


Author: cavok
Date: 2007-05-31 00:34:17 +0000 (Thu, 31 May 2007)
New Revision: 14081

Added:
   boost/trunk/debian/libboost-python1.34.0-gcc-4.2.lintian-overrides
Removed:
   boost/trunk/debian/libboost-python1.34.0.lintian-overrides
Modified:
   boost/trunk/debian/changelog
   boost/trunk/debian/control
   boost/trunk/debian/rules
Log:
build with g++ 4.2

Modified: boost/trunk/debian/changelog
===================================================================
--- boost/trunk/debian/changelog	2007-05-14 14:26:45 UTC (rev 14080)
+++ boost/trunk/debian/changelog	2007-05-31 00:34:17 UTC (rev 14081)
@@ -1,3 +1,9 @@
+boost (1.34.0-2) experimental; urgency=low
+
+  * Build with g++ 4.2 (g++ 4.1 is still used for bjam).
+
+ -- Domenico Andreoli <cavok at debian.org>  Tue, 29 May 2007 11:15:43 +0200
+
 boost (1.34.0-1) unstable; urgency=low
 
   * New upstream release.

Modified: boost/trunk/debian/control
===================================================================
--- boost/trunk/debian/control	2007-05-14 14:26:45 UTC (rev 14080)
+++ boost/trunk/debian/control	2007-05-31 00:34:17 UTC (rev 14081)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Boost Team <pkg-boost-devel at lists.alioth.debian.org>
 Uploaders: Steve M. Robbins <smr at debian.org>, Domenico Andreoli <cavok at debian.org>, Christophe Prud'homme <prudhomm at debian.org>
-Build-Depends: debhelper (>= 4), bison, flex, docbook-to-man, xsltproc, doxygen, zlib1g-dev, libbz2-dev, libicu36-dev, python-dev | python-all-dev, python2.5-dev, python-support (>= 0.3), g++-4.1 (>= 4.1.2)
+Build-Depends: debhelper (>= 4), bison, flex, docbook-to-man, xsltproc, doxygen, zlib1g-dev, libbz2-dev, libicu36-dev, python-dev | python-all-dev, python2.5-dev, python-support (>= 0.3), g++-4.1, g++-4.2
 Standards-Version: 3.7.2
 
 Package: bcp
@@ -76,7 +76,7 @@
  .
   Homepage: http://www.boost.org/libs/
 
-Package: libboost-date-time1.34.0
+Package: libboost-date-time1.34.0-gcc-4.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 (=${Source-Version})
+Depends: libboost-dev (=${Source-Version}), libboost-date-time1.34.0-gcc-4.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
+Package: libboost-filesystem1.34.0-gcc-4.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 (=${Source-Version})
+Depends: libboost-dev (=${Source-Version}), libboost-filesystem1.34.0-gcc-4.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
+Package: libboost-graph1.34.0-gcc-4.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 (=${Source-Version})
+Recommends: libboost-graph1.34.0-gcc-4.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
+Package: libboost-iostreams1.34.0-gcc-4.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 (=${Source-Version})
+Depends: libboost-dev (=${Source-Version}), libboost-iostreams1.34.0-gcc-4.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
+Package: libboost-program-options1.34.0-gcc-4.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 (= ${Source-Version})
+Depends: libboost-dev (= ${Source-Version}), libboost-program-options1.34.0-gcc-4.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
+Package: libboost-python1.34.0-gcc-4.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 (=${Source-Version}), python2.5-dev
+Depends: libboost-dev (=${Source-Version}), libboost-python1.34.0-gcc-4.2 (=${Source-Version}), python2.5-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
+Package: libboost-regex1.34.0-gcc-4.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 (= ${Source-Version}), libicu36-dev
+Depends: libboost-dev (= ${Source-Version}), libboost-regex1.34.0-gcc-4.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
+Package: libboost-serialization1.34.0-gcc-4.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 (= ${Source-Version})
+Depends: libboost-dev (=${Source-Version}), libboost-serialization1.34.0-gcc-4.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
+Package: libboost-signals1.34.0-gcc-4.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 (= ${Source-Version})
+Depends: libboost-dev (= ${Source-Version}), libboost-signals1.34.0-gcc-4.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
+Package: libboost-test1.34.0-gcc-4.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 (= ${Source-Version})
+Depends: libboost-dev (= ${Source-Version}), libboost-test1.34.0-gcc-4.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
+Package: libboost-thread1.34.0-gcc-4.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 (= ${Source-Version})
+Depends: libboost-dev (= ${Source-Version}), libboost-thread1.34.0-gcc-4.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
+Package: libboost-wave1.34.0-gcc-4.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 (= ${Source-Version}), libboost-filesystem-dev (= ${Source-Version})
+Depends: libboost-dev (= ${Source-Version}), libboost-wave1.34.0-gcc-4.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.

Copied: boost/trunk/debian/libboost-python1.34.0-gcc-4.2.lintian-overrides (from rev 14075, boost/trunk/debian/libboost-python1.34.0.lintian-overrides)
===================================================================
--- boost/trunk/debian/libboost-python1.34.0-gcc-4.2.lintian-overrides	                        (rev 0)
+++ boost/trunk/debian/libboost-python1.34.0-gcc-4.2.lintian-overrides	2007-05-31 00:34:17 UTC (rev 14081)
@@ -0,0 +1 @@
+libboost-python1.34.0-gcc-4.2: description-synopsis-starts-with-a-capital-letter

Deleted: boost/trunk/debian/libboost-python1.34.0.lintian-overrides
===================================================================
--- boost/trunk/debian/libboost-python1.34.0.lintian-overrides	2007-05-14 14:26:45 UTC (rev 14080)
+++ boost/trunk/debian/libboost-python1.34.0.lintian-overrides	2007-05-31 00:34:17 UTC (rev 14081)
@@ -1 +0,0 @@
-libboost-python1.34.0: description-synopsis-starts-with-a-capital-letter

Modified: boost/trunk/debian/rules
===================================================================
--- boost/trunk/debian/rules	2007-05-14 14:26:45 UTC (rev 14080)
+++ boost/trunk/debian/rules	2007-05-31 00:34:17 UTC (rev 14081)
@@ -11,7 +11,7 @@
 # major and minor version numbers joined by an underscore.
 #
 boost_version = 1_34
-gcc_version = gcc41
+gcc_version = gcc42
 
 # Library suffix
 # Boost libraries encode build information in the resulting library
@@ -24,13 +24,13 @@
 
 # Boost does not guarantee any ABI, it uses the full version in SONAME
 SOVERSION = 1.34.0
-DEBIAN_SUFFIX =
+DEBIAN_SUFFIX = -gcc-4.2
 
 DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
 
 TOOLSET_CONFIG="using gcc : : : <define>_REENTRANT <compileflags>-mlong-calls ;"
 ifneq ($(DEB_BUILD_ARCH), hppa)
-TOOLSET_CONFIG="using gcc : : : <define>_REENTRANT ;"
+TOOLSET_CONFIG="using gcc : 4.2 : g++-4.2 : <define>_REENTRANT ;"
 endif
 PYTHON_CONFIG="using python : 2.5 : /usr ;"
 
@@ -56,7 +56,7 @@
 	cd tools/wave/build && ../../../$(JAM)
 	cd tools/regression/build && ../../../$(JAM)
 
-	$(JAM) -sBUILD="release debug <threading>single/multi"
+	$(JAM) variant=release,debug threading=single,multi
 	cd libs/python/pyste/install && python2.5 setup.py build
 
 	touch build-stamp




More information about the pkg-boost-commits mailing list