According to the changelog, this has been done because python-kde3 would not build with python2.5, which is not true anymore. python-kde3 can be built without problems with python2.5. So the above can simply replaced by
PYTHONS := $(shell pyversions -vr debian/control) -- no python2.5 modules https://launchpad.net/bugs/79191 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
