Package: urlgrabber
Version: 3.1.0-4
Severity: important
User: [email protected]
Usertags: python2.6 usr-local
Hi,
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, your package contained these files:
urlgrabber:drwxr-xr-x root/root 0 2009-11-13 12:50 ./usr/local/
urlgrabber:drwxr-xr-x root/root 0 2009-11-13 12:50 ./usr/local/bin/
urlgrabber:-rwxr-xr-x root/root 4871 2009-11-13 12:49
./usr/local/bin/urlgrabber
urlgrabber:drwxr-xr-x root/root 0 2009-11-13 12:50 ./usr/local/share/
urlgrabber:drwxr-xr-x root/root 0 2009-11-13 12:50
./usr/local/share/doc/
urlgrabber:drwxr-xr-x root/root 0 2009-11-13 12:50
./usr/local/share/doc/urlgrabber-3.1.0/
urlgrabber:-rw-r--r-- root/root 995 2005-02-21 22:40
./usr/local/share/doc/urlgrabber-3.1.0/README
urlgrabber:-rw-r--r-- root/root 24389 2004-03-31 19:02
./usr/local/share/doc/urlgrabber-3.1.0/LICENSE
urlgrabber:-rw-r--r-- root/root 36976 2006-09-22 02:59
./usr/local/share/doc/urlgrabber-3.1.0/ChangeLog
urlgrabber:-rw-r--r-- root/root 2084 2005-10-23 00:05
./usr/local/share/doc/urlgrabber-3.1.0/TODO
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 [email protected]
[1] http://wiki.debian.org/DebianPython/central2support
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]