Disclaimer: I'm not maintainer of dh_python2. Not at all.
* Hilko Bengen <ben...@debian.org>, 2011-07-25, 01:38:
,----
| $ rm -rf debian/python-guestfs
| $ cat debian/python-guestfs.install
| usr/lib/python*
| $ $ dh_install -ppython-guestfs
| $ find debian/python-guestfs -not -type d
| debian/python-guestfs/usr/lib/python2.6/dist-packages/guestfs.py
| debian/python-guestfs/usr/lib/python2.6/dist-packages/libguestfsmod.so.0
| debian/python-guestfs/usr/lib/python2.6/dist-packages/libguestfsmod.so.0.0.0
| debian/python-guestfs/usr/lib/python2.6/dist-packages/libguestfsmod.so
| debian/python-guestfs/usr/lib/python2.6/dist-packages/libguestfsmod.a
| debian/python-guestfs/usr/lib/python2.6/dist-packages/libguestfsmod.la
`----
This doesn't look too bad, as far as I can see.
It does look bad.
I does not make sense to install static libraries, libtool control files
or .so symlinks into /usr/lib/pythonX.Y/. Just don't do that and the
problem will go away.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org