On Sun, Oct 25, 2009 at 12:12:17AM -0500, Kumar Appaiah wrote: > Your changes seem good enough for Python 2.6, so I believe you've > solved the bug. Unfortunately, I made you bump the least version of > Python to 2.5.4, which might cause a bit of pain to backporters. In > order to undo that effect, I've attached a patch against your latest > upload, which would allow you to relax the Python version back to > 2.4. Please do review and consider for inclusion in the next upload, > if you want to support backporting. If you don't deem it necessary, > that's also fine.
I ended up solving this in a different way, I think. Motivated by needing to fix a FTBFS on some archs, I've moved installing the icon files from debian/rules to a glob in debian/quodlibet.install and debian/exfalso.install. This dropped the code in debian/rules that involves mucking around in site-packages/dist-packages, so python.mk is no longer included. Fix is in 2.1-4. cheers, Christine -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org