[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
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
[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
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
4 matches
Mail list logo