Package: gozerbot
Version: 0.8.1-1

Hi,

the gozerbot install file contains the following:
        gozerplugs /var/lib/python-support/python2.4/
        gozerbot /var/lib/python-support/python2.4/

With the upcoming version of python-support (currently in experimental),
these files are ignored and the built package is, as such, broken. The
installation directory is going to move from /var/lib/python-support
to /usr/lib/pymodules.

The ability to install files directly to /var/lib/python-support (as
described in the README) is meant for packages that need to hardcode the
path to public modules. However, this is obviously not the case for
gozerbot since you are installing them by hand.

You should install these packages to a standard place,
like /usr/lib/$(pyversion -d)/site-packages/. Then, dh_pysupport will
pick them and do whatever is fit.

As a general rule, please avoid relying on the internals of
python-support in the packaging unless necessary; this will avoid such
issues in the future (although hopefully there won’t be a need to change
the paths any further).

Thanks,
-- 
 .''`.      Debian 5.0 "Lenny" has been released!
: :' :
`. `'   Last night, Darth Vader came down from planet Vulcan and told
  `-    me that if you don't install Lenny, he'd melt your brain.

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée

Reply via email to