Package: pygresql
Version: 1:4.0-1
Severity: important
User: [email protected]
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.

Please:
* 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
* add --prefix=/usr to setup.py call. If it will not be enough,
  add --install-layout=deb to setup.py call and bump minimum required
  python{,-all,all-dev} build dependency to 2.5.4-1~



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to