Russ Allbery <[email protected]> writes:
> Most of the time, exactly that pattern is a latent bug that can cause
> unexpected FTBFS after build helper changes because it's something like:
> ${shlibs:Depends} ${misc:Depends}
> What you're doing here is quite a bit rarer than such a mistake. Take a
> look at:
> http://lintian.debian.org/tags/missing-separator-between-items.html
> gcc-defaults is the only package where this isn't a clear bug. Because of
> that, lowering the severity or certainty doesn't seem like a good idea to
> me.
Actually, looking at that again, an even better fix: it looks like all the
bugs caught by this which have substvars involve substvars that look like
*:Depends. Maybe we should special-case all subsvars that aren't
*:Depends and not issue the tag for that. That would fix gcc-defaults.
--
Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/>
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]