Re: unwanted python-X-dbg

2016-05-08 Thread Piotr Ożarowski
[Jeremy Sanders, 2016-05-08] > Thanks Piotr. > > On 05/08/2016 10:28 AM, Piotr Ożarowski wrote: > >you don't need these ^ two, that's the default > > ok > > >do you have python3-veusz-dbg binary package? > > > >dh_python3 will remove non .py/.so files from -dbg's packages > >dist-packages direct

Re: unwanted python-X-dbg

2016-05-08 Thread Jeremy Sanders
Thanks Piotr. On 05/08/2016 10:28 AM, Piotr Ożarowski wrote: you don't need these ^ two, that's the default ok do you have python3-veusz-dbg binary package? dh_python3 will remove non .py/.so files from -dbg's packages dist-packages directory by default, but this looks like dpkg-source not

Re: unwanted python-X-dbg

2016-05-08 Thread Piotr Ożarowski
[Jeremy Sanders, 2016-05-08] > Sorry - another question about pybuild. I'm defining > > export PYBUILD_NAME=veusz thanks to this ^ one... > export PYBUILD_DESTDIR_python3=debian/veusz > export PYBUILD_DESTDIR_python3-dbg=debian/veusz-dbg you don't need these ^ two, that's the default > Which s

unwanted python-X-dbg

2016-05-08 Thread Jeremy Sanders
Sorry - another question about pybuild. I'm defining export PYBUILD_NAME=veusz export PYBUILD_DESTDIR_python3=debian/veusz export PYBUILD_DESTDIR_python3-dbg=debian/veusz-dbg Which seems to work with dh $@ --with python3 --buildsystem=pybuild However, when rebuilding I get error message