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

cavok at alioth.debian.org cavok at alioth.debian.org
Sat Jun 23 00:50:49 UTC 2007


Author: cavok
Date: 2007-06-23 00:50:48 +0000 (Sat, 23 Jun 2007)
New Revision: 14094

Modified:
   boost/trunk/debian/control
   boost/trunk/debian/rules
Log:
back to the future: python 2.5. lib packages follow the new upstream version 1.34.1.

Modified: boost/trunk/debian/control
===================================================================
--- boost/trunk/debian/control	2007-06-23 00:39:35 UTC (rev 14093)
+++ boost/trunk/debian/control	2007-06-23 00:50:48 UTC (rev 14094)
@@ -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.4-dev, python-support (>= 0.3), g++-4.1, g++-4.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
@@ -60,7 +60,7 @@
 Architecture: all
 Section: doc
 Replaces: libboost-dev (<< 1.27.0-4)
-Suggests: libboost-dev (=${binary:Version})
+Suggests: libboost-dev (>= ${source:Version})
 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++
@@ -76,7 +76,7 @@
  .
   Homepage: http://www.boost.org/libs/
 
-Package: libboost-date-time1.34.0-2
+Package: libboost-date-time1.34.1
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -91,7 +91,7 @@
 Package: libboost-date-time-dev
 Architecture: any
 Section: libdevel
-Depends: libboost-dev (=${binary:Version}), libboost-date-time1.34.0-2 (=${binary:Version})
+Depends: libboost-dev (= ${binary:Version}), libboost-date-time1.34.1 (= ${binary: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-2
+Package: libboost-filesystem1.34.1
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -117,7 +117,7 @@
 Package: libboost-filesystem-dev
 Architecture: any
 Section: libdevel
-Depends: libboost-dev (=${binary:Version}), libboost-filesystem1.34.0-2 (=${binary:Version})
+Depends: libboost-dev (= ${binary:Version}), libboost-filesystem1.34.1 (= ${binary:Version})
 Replaces: libboost-dev (<< 1.34.0-4)
 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-2
+Package: libboost-graph1.34.1
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -147,8 +147,8 @@
 Package: libboost-graph-dev
 Architecture: any
 Section: libdevel
-Depends: libboost-dev (=${binary:Version})
-Recommends: libboost-graph1.34.0-2 (=${binary:Version})
+Depends: libboost-dev (= ${binary:Version})
+Recommends: libboost-graph1.34.1 (= ${binary: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-2
+Package: libboost-iostreams1.34.1
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -176,7 +176,7 @@
 Package: libboost-iostreams-dev
 Architecture: any
 Section: libdevel
-Depends: libboost-dev (=${binary:Version}), libboost-iostreams1.34.0-2 (=${binary:Version})
+Depends: libboost-dev (= ${binary:Version}), libboost-iostreams1.34.1 (= ${binary: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-2
+Package: libboost-program-options1.34.1
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -203,7 +203,7 @@
 Package: libboost-program-options-dev
 Architecture: any
 Section: libdevel
-Depends: libboost-dev (= ${binary:Version}), libboost-program-options1.34.0-2 (= ${binary:Version})
+Depends: libboost-dev (= ${binary:Version}), libboost-program-options1.34.1 (= ${binary: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-2
+Package: libboost-python1.34.1
 Architecture: any
 Section: python
 Depends: ${shlibs:Depends}
@@ -236,7 +236,7 @@
 Package: libboost-python-dev
 Architecture: any
 Section: libdevel
-Depends: libboost-dev (=${binary:Version}), libboost-python1.34.0-2 (=${binary:Version}), python2.4-dev
+Depends: libboost-dev (= ${binary:Version}), libboost-python1.34.1 (= ${binary: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-2
+Package: libboost-regex1.34.1
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -277,7 +277,7 @@
 Package: libboost-regex-dev
 Architecture: any
 Section: libdevel
-Depends: libboost-dev (= ${binary:Version}), libboost-regex1.34.0-2 (= ${binary:Version}), libicu36-dev
+Depends: libboost-dev (= ${binary:Version}), libboost-regex1.34.1 (= ${binary: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-2
+Package: libboost-serialization1.34.1
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -317,7 +317,7 @@
 Package: libboost-serialization-dev
 Architecture: any
 Section: libdevel
-Depends: libboost-dev (=${binary:Version}), libboost-serialization1.34.0-2 (= ${binary:Version})
+Depends: libboost-dev (= ${binary:Version}), libboost-serialization1.34.1 (= ${binary: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-2
+Package: libboost-signals1.34.1
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -353,7 +353,7 @@
 Package: libboost-signals-dev
 Architecture: any
 Section: libdevel
-Depends: libboost-dev (= ${binary:Version}), libboost-signals1.34.0-2 (= ${binary:Version})
+Depends: libboost-dev (= ${binary:Version}), libboost-signals1.34.1 (= ${binary: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-2
+Package: libboost-test1.34.1
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -382,7 +382,7 @@
 Package: libboost-test-dev
 Architecture: any
 Section: libdevel
-Depends: libboost-dev (= ${binary:Version}), libboost-test1.34.0-2 (= ${binary:Version})
+Depends: libboost-dev (= ${binary:Version}), libboost-test1.34.1 (= ${binary: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-2
+Package: libboost-thread1.34.1
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -411,7 +411,7 @@
 Package: libboost-thread-dev
 Architecture: any
 Section: libdevel
-Depends: libboost-dev (= ${binary:Version}), libboost-thread1.34.0-2 (= ${binary:Version})
+Depends: libboost-dev (= ${binary:Version}), libboost-thread1.34.1 (= ${binary: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-2
+Package: libboost-wave1.34.1
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
@@ -440,7 +440,7 @@
 Package: libboost-wave-dev
 Architecture: any
 Section: libdevel
-Depends: libboost-dev (= ${binary:Version}), libboost-wave1.34.0-2 (= ${binary:Version}), libboost-filesystem-dev (= ${binary:Version})
+Depends: libboost-dev (= ${binary:Version}), libboost-wave1.34.1 (= ${binary:Version}), libboost-filesystem-dev (= ${binary: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-23 00:39:35 UTC (rev 14093)
+++ boost/trunk/debian/rules	2007-06-23 00:50:48 UTC (rev 14094)
@@ -33,7 +33,7 @@
 ifneq ($(DEB_BUILD_ARCH), hppa)
 TOOLSET_CONFIG="using gcc : 4.2 : g++-4.2 : <define>_REENTRANT ;"
 endif
-PYTHON_CONFIG="using python : 2.4 : /usr ;"
+PYTHON_CONFIG="using python : 2.5 : /usr ;"
 
 exampledir = debian/libboost-doc/usr/share/doc/libboost-doc/examples
 htmldir = debian/libboost-doc/usr/share/doc/libboost-doc/HTML
@@ -58,7 +58,7 @@
 	cd tools/regression/build && ../../../$(JAM)
 
 	$(JAM) variant=release,debug threading=single,multi
-	cd libs/python/pyste/install && python2.4 setup.py build
+	cd libs/python/pyste/install && python2.5 setup.py build
 
 	touch build-stamp
 
@@ -69,7 +69,7 @@
 
 	-cd tools && ../$(JAM) clean
 	-$(JAM) clean
-	cd libs/python/pyste/install && python2.4 setup.py clean
+	cd libs/python/pyste/install && python2.5 setup.py clean
 
 	rm -rf libs/python/pyste/install/build
 	rm -rf tools/jam/src/bootstrap




More information about the pkg-boost-commits mailing list