tags 617119 + patch pending thanks Dear maintainer,
I've prepared an NMU for tau (versioned as 2.16.4-1.5) and uploaded it to DELAYED/7. Please feel free to tell me if I should delay it longer. Regards.
diff -u tau-2.16.4/.all_configs tau-2.16.4/.all_configs --- tau-2.16.4/.all_configs +++ tau-2.16.4/.all_configs @@ -3,0 +4,3 @@ + -arch=default + -arch=default + -arch=default diff -u tau-2.16.4/debian/control tau-2.16.4/debian/control --- tau-2.16.4/debian/control +++ tau-2.16.4/debian/control @@ -2,8 +2,7 @@ Section: devel Priority: optional Maintainer: Yann Dirson <[email protected]> -Build-Depends: debhelper (>= 5.0.37.2), dh-buildinfo, tcsh, python-all-dev (>= 2.3.5-11), python-central (>= 0.5) -XS-Python-Version: all +Build-Depends: debhelper (>= 5.0.37.2), dh-buildinfo, tcsh, python-all-dev (>= 2.6.6-3~) Standards-Version: 3.7.2 Package: tau @@ -47,7 +46,6 @@ Provides: tau-python-common, ${python:Provides} Conflicts: tau-python-common, python2.3-tau, python2.4-tau Replaces: tau-python-common, python2.3-tau, python2.4-tau, tau-examples (<= 2.12.8-1), python2.2-tau (<= 2.12.8-3), tau(= 2.15.6b1-1) -XB-Python-Version: ${python:Versions} Description: Tuning and Analysis Utilities - support for python bindings TAU is a profiling toolkit specially made for parallel computing (multi-thread, multi-process, MPI, PVM). diff -u tau-2.16.4/debian/rules tau-2.16.4/debian/rules --- tau-2.16.4/debian/rules +++ tau-2.16.4/debian/rules @@ -257,7 +257,7 @@ # dh_link dh_strip dh_compress - DH_PYCENTRAL=nomove DH_OPTIONS= dh_pycentral -ppython-tau + dh_python2 -ppython-tau dh_fixperms dh_makeshlibs dh_installdeb diff -u tau-2.16.4/debian/changelog tau-2.16.4/debian/changelog --- tau-2.16.4/debian/changelog +++ tau-2.16.4/debian/changelog @@ -1,3 +1,10 @@ +tau (2.16.4-1.5) unstable; urgency=low + + * Non-maintainer upload. + * Convert to dh_python2 (Closes: #617119). + + -- Luca Falavigna <[email protected]> Thu, 27 Jun 2013 19:53:12 +0200 + tau (2.16.4-1.4) unstable; urgency=low * Non-maintainer upload. reverted: --- tau-2.16.4/debian/pycompat +++ tau-2.16.4.orig/debian/pycompat @@ -1 +0,0 @@ -2

