tags 555799 + patch thanks Piotr, removing hard-coded python versions builds as expected and appears to function fine.
Maintainer, I've prepared an NMU for python-bsddb3 (versioned as 4.8.0-2.1) and intend to have it sponsored to to DELAYED/5. diff -u python-bsddb3-4.8.0/debian/rules python-bsddb3-4.8.0/debian/rules --- python-bsddb3-4.8.0/debian/rules +++ python-bsddb3-4.8.0/debian/rules @@ -5,7 +5,6 @@ PYVERS := $(shell pyversions -vs) PYVER := $(shell pyversions -vd) -PYVERS := 2.4 2.5 #PY3VERS := 3.1 p = python-bsddb3 diff -u python-bsddb3-4.8.0/debian/changelog python-bsddb3-4.8.0/debian/changelog --- python-bsddb3-4.8.0/debian/changelog +++ python-bsddb3-4.8.0/debian/changelog @@ -1,3 +1,9 @@ +python-bsddb3 (4.8.0-2.1) unstable; urgency=low + + * Non-maintainer upload. + + -- Jonathan Wiltshire <[email protected]> Tue, 17 Nov 2009 21:58:59 +0000 + python-bsddb3 (4.8.0-2) unstable; urgency=low * Use the installed python-sphinx. Closes: #549820. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

