> I currently don't have an example. But that would be a package that has a -dbg
> *and* a -dbgsym package. Maybe Piotr could elaborate if pybuild now handles 
> the
> case correctly, and then maybe just close the issue?

pybuild just invokes -dbg interpreter to build extension, It doesn't
know anything about binary packages unless --name option (AKA
PYBUILD_NAME) is set but then it uses it only to set the right DESTDIR
(f.e. debian/python3-foo-dbg/). It doesn't interact with dh_strip or
anything like that. 

If there's a way to instruct debhelper (via buildsystem) to never ever
create -dbgsym packages for given package (100% binary packages that
start wit python- or python3- AFAICT) then please let me know and I will
implement it.
-- 
GPG: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645

Reply via email to