On Sun, Dec 15, 2019 at 07:59:12PM +0100, Thorsten Glaser wrote: > On Sun, 15 Dec 2019, Colin Watson wrote: > > Both this and debhelper-compat are cases of versioned Provides (although > > one is typically found in Build-Depends and one in Depends, but it works > > out much the same way). I've made a merge request that should fix this: > > Thanks! > > I get that or’d dependencies may be an issue in Build-Depends > due to buildds only using the first alternative, but this was > counter-productive in my DDPO.
The problem with "default-logind | logind" wasn't anything to do with alternative build-dependencies; it was that both default-logind and logind only appear in versioned Provides, so debcheck didn't realise that either of them was provided at all. -- Colin Watson [cjwat...@debian.org]