diff -u pyplusplus-0.9.0+svn20100114/debian/control pyplusplus-0.9.0+svn20100114/debian/control --- pyplusplus-0.9.0+svn20100114/debian/control +++ pyplusplus-0.9.0+svn20100114/debian/control @@ -4,12 +4,12 @@ Priority: optional Maintainer: Tim 'Mithro' Ansell Build-Depends-Indep: python-central (>= 0.5.6), python-setuptools (>= 0.6b3), python-all -Build-Depends: debhelper (>= 5.0.38), pygccxml (>= 0.9.0+svn20100114), libboost-python1.38-dev +Build-Depends: debhelper (>= 5.0.38), pygccxml (>= 0.9.0+svn20100114), libboost-python1.41-dev Standards-Version: 3.8.0 Package: pyplusplus Architecture: all -Depends: ${python:Depends}, pygccxml (>= 0.9.0+svn20100114), libboost-python1.38.0 +Depends: ${python:Depends}, pygccxml (>= 0.9.0+svn20100114), libboost-python1.41.0 XB-Python-Version: ${python:Versions} Description: Py++ is a code generator for Boost.Python that simplifies writing Python bindings of a C/C++ library. The tool is implemented as a Python diff -u pyplusplus-0.9.0+svn20100114/debian/changelog pyplusplus-0.9.0+svn20100114/debian/changelog --- pyplusplus-0.9.0+svn20100114/debian/changelog +++ pyplusplus-0.9.0+svn20100114/debian/changelog @@ -1,4 +1,4 @@ -pyplusplus (0.9.0+svn20100114-1~karmic4) karmic; urgency=low +pyplusplus (0.9.0+svn20100114-1~karmic5) karmic; urgency=low * PPA push.