Package: trac-accountmanager Version: 0.2.1+r5836-2 Severity: normal User: debian-pyt...@lists.debian.org Usertags: python2.6 python-version
Hi, Starting from Python 2.6, the installation paths for distutils have changed. Instead of /usr/lib/pythonX.Y/site-packages, the default has now changed to /usr/local. python-support and python-central (since 0.6.12+nmu1) will recognize it and move the files to the right location. Unfortunately python-central does that only for packages which declare Python-Version header and trac-accountmanager binary package doesn't do that. You can either add "XB-Python-Version: ${python:Versions}" to all binary packages that ship Python modules (.py files) or extensions (.so, including *_d.so) in debian/control or convert your package to python-support (which I strongly recommend, see [1] for more). Your package is also missing XS-Python-Version in source stanza (you can put "all" there) Severity will be bumped to serious once python2.6 will become default Python version. [1] http://wiki.debian.org/DebianPython/central2support -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org