[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: unwanted python-X-dbg



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
knowing about python3-veusz-dbg to me

control just defines veusz and veusz-dbg, so I can't see where python-veusz-dbg coming from. veusz has a Provides for python3-veusz.

veusz is an executable and python module (called veusz). The executable is probably the most important part, hence the naming of veusz, not python3-veusz.

I did try splitting up into python2/3 modules, executable and data files, but I couldn't get this to work, so I'm now trying the simplest option.

It's a bit hard to fix things as there's a lot of magic in the pybuild/dh system I don't understand.

By the way, my current work in progress is here: http://anonscm.debian.org/viewvc/python-apps/packages/veusz/branches/py3/

THanks

Jeremy



Reply to: