Hi Daniel (2010.11.02_16:58:56_+0200)
> please excuse if this one would have belonged to a Python mailing list
> but maybe somebody here could help me out (rookie question?):

Yeah, there is a debian-python mailing list (and IRC channel) for the
Python teams which are good places to get Python-packaging help.

> When I add a file debian/install containing "lib usr/share/foo"

Instead of doing that, pass the --install-lib option to setup.py.

e.g. for dh7:

override_dh_auto_install:
        dh_auto_install -- --install-lib /usr/share/foo

SR

-- 
Stefano Rivera
  http://tumbleweed.org.za/
  H: +27 21 465 6908 C: +27 72 419 8559  UCT: x3127


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20101102154027.ga29...@bach.rivera.co.za

Reply via email to