Package: libboost-python1.35-dev Version: 1.35.0-5 Severity: minor Tags: patch User: [EMAIL PROTECTED] Usertags: origin-ubuntu ubuntu-patch intrepid
Hi, this package currently depends on python-elementtree or celementtree. However, python >= 2.5 has (c)elementtree built in, thus they should not be pulled in as dependencies. Attached debdiff fixes this. Thanks, Martin -- Martin Pitt | http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)
diff -u boost1.35-1.35.0/debian/control boost1.35-1.35.0/debian/control --- boost1.35-1.35.0/debian/control +++ boost1.35-1.35.0/debian/control @@ -212,7 +213,7 @@ Homepage: http://www.boost.org/libs/python/ Architecture: any Section: libdevel -Depends: libboost1.35-dev (= ${binary:Version}), libboost-python1.35.0 (= ${binary:Version}), python-dev, ${python:Depends}, python-celementtree | python-elementtree, gccxml +Depends: libboost1.35-dev (= ${binary:Version}), libboost-python1.35.0 (= ${binary:Version}), python-dev, ${python:Depends}, python (>= 2.5) | python-celementtree | python-elementtree, gccxml Suggests: libboost1.35-doc Conflicts: libboost-python-dev, pyste Description: Boost.Python Library development files diff -u boost1.35-1.35.0/debian/changelog boost1.35-1.35.0/debian/changelog --- boost1.35-1.35.0/debian/changelog +++ boost1.35-1.35.0/debian/changelog @@ -1,3 +1,10 @@ +boost1.35 (1.35.0-5ubuntu1) intrepid; urgency=low + + * libboost-python1.35-dev: Add preferred alternative dependency + "python (>= 2.5)", since elementtree is included in Python 2.5 and later. + + -- Martin Pitt <[EMAIL PROTECTED]> Tue, 12 Aug 2008 08:39:24 +0200 + boost1.35 (1.35.0-5) unstable; urgency=low * debian/rules: Build using -DBOOST_SP_USE_PTHREADS for armel.
signature.asc
Description: Digital signature