Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #8502
| From | Jeremy Sanders <jeremy@jeremysanders.net> |
|---|---|
| Newsgroups | linux.debian.maint.python |
| Subject | Re: unwanted python-X-dbg |
| Date | 2016-05-08 14:30 +0200 |
| Message-ID | <rww0q-6Zl-9@gated-at.bofh.it> (permalink) |
| References | <rwrN7-2Jt-3@gated-at.bofh.it> <rwsg9-3in-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
unwanted python-X-dbg Jeremy Sanders <jeremy@jeremysanders.net> - 2016-05-08 10:00 +0200
Re: unwanted python-X-dbg Piotr Ożarowski <piotr@debian.org> - 2016-05-08 10:30 +0200
Re: unwanted python-X-dbg Jeremy Sanders <jeremy@jeremysanders.net> - 2016-05-08 14:30 +0200
Re: unwanted python-X-dbg Piotr Ożarowski <piotr@debian.org> - 2016-05-08 15:30 +0200
csiph-web