Josselin Mouette wrote: > There are two problems with adding Python 2.6 to the supported versions. > > First, the installation path changed from site-packages to > dist-packages. This means that most Python packages will need two > changes: > * passing --install-layout=deb to setup.py > * fixing paths from site-packages to *-packages (since the path > now depends on the Python version, yay)
Also see /usr/share/python/python.mk for some good ideas on how to handle this. If you need some examples - look into the python-modules team svn, some of the packages have been changed for Python 2.6 already. Cheers, Bernd -- Bernd Zeimetz Debian GNU/Linux Developer GPG Fingerprints: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79 ECA1 E3F2 8E11 2432 D485 DD95 EB36 171A 6FF9 435F -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org