On 2015-11-12 10:39, Santiago Vila wrote: > But in theory we should not need to rebuild things. We have policies > regarding package names and ABIs and transitions and all that. > > If this is one of those cases where a transition should have happened > but it did not, it would be good at least to recognize it before > fixing it with a no-change rebuild.
Somewhere I read about a toolchain bug (already fixed), dh_strip_nondeterminism doing something too eagerly resulting in a broken file. Rebuilding will fix this. Andreas