Source: pondus
Version: 0.6.0-1
Severity: important
User: debian-pyt...@lists.debian.org
Usertags: python2.6 usr-local

Hello,

Starting from Python 2.6, the installation paths for distutils have
changed. /usr/local is now used by default.

When rebuilt against python-all{,-dev,-dbg} (and thus python2.6) from
Debian experimental (and with python2.6 as the default one), your binary
packages contained these files:

[pondus_0.6.0-1_all.deb]
/usr/local/share/man/man1/pondus.1.gz
/usr/local/share/pondus/plot.png
/usr/local/share/applications/pondus.desktop
/usr/local/share/locale/pl/LC_MESSAGES/pondus.mo
/usr/local/share/locale/de/LC_MESSAGES/pondus.mo
/usr/local/share/locale/es/LC_MESSAGES/pondus.mo
/usr/local/share/locale/es_CO/LC_MESSAGES/pondus.mo
/usr/local/share/locale/fr/LC_MESSAGES/pondus.mo
/usr/local/share/locale/it/LC_MESSAGES/pondus.mo
/usr/local/share/pixmaps/pondus.xpm
/usr/local/share/icons/hicolor/scalable/apps/pondus.svg
/usr/local/share/icons/hicolor/48x48/apps/pondus.png
/usr/local/share/doc/pondus/README
/usr/local/share/doc/pondus/AUTHORS
/usr/local/share/doc/pondus/TODO
/usr/local/share/doc/pondus/NEWS
/usr/local/bin/pondus


How to fix it?
==============
* try to pass "--prefix=/usr" to setup.py call, check if it's enough,
* if your package is using python-central:
  - 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, check if it's enough,
  - try to convert to python-support[1], check if it's enough,
* add --install-layout=deb to setup.py call and bump minimum required
  python{,-all,all-dev} build dependency to 2.5.4-1~, check if it's enough
* ask for help on #debian-python or debian-pyt...@lists.debian.org

[1] http://wiki.debian.org/DebianPython/central2support

--
Jakub Wilk



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to