Instead of filing a new bug about building for Python 2.6, I'm just bumping the severity of this one since it already mentions the needed change. NMU diff attached.
Scott K
diff -Nru python-utmp-0.8/debian/changelog python-utmp-0.8+nmu1/debian/changelog --- python-utmp-0.8/debian/changelog 2009-08-09 18:46:23.000000000 +0000 +++ python-utmp-0.8+nmu1/debian/changelog 2010-03-10 18:29:30.000000000 +0000 @@ -1,3 +1,11 @@ +python-utmp (0.8+nmu1) unstable; urgency=low + + * Non-maintainer upload. + * Update for python2.6 and remove dh_python call (closes: #561062) + - Thanks to Scott Howard for the bug and the patch + + -- Scott Kitterman <[email protected]> Wed, 10 Mar 2010 18:20:12 +0000 + python-utmp (0.8) unstable; urgency=low * support for python3 diff -Nru python-utmp-0.8/debian/pyversions python-utmp-0.8+nmu1/debian/pyversions --- python-utmp-0.8/debian/pyversions 2009-08-09 19:04:12.000000000 +0000 +++ python-utmp-0.8+nmu1/debian/pyversions 2010-03-10 18:18:08.000000000 +0000 @@ -1 +1 @@ -2.5 \ No newline at end of file +2.5- diff -Nru python-utmp-0.8/debian/rules python-utmp-0.8+nmu1/debian/rules --- python-utmp-0.8/debian/rules 2009-08-09 19:06:55.000000000 +0000 +++ python-utmp-0.8+nmu1/debian/rules 2010-03-10 18:18:25.000000000 +0000 @@ -60,7 +60,6 @@ dh_link dh_strip dh_pysupport - dh_python dh_compress dh_fixperms # You may want to make some executables suid here.
signature.asc
Description: This is a digitally signed message part.

