On 2016-05-11 12:47:58, Jakub Wilk wrote: > * Iustin Pop <ius...@debian.org>, 2016-05-09, 22:29: > > I'm looking at > > https://qa.debian.org/debcheck.php?dist=unstable&package=protobuf, and > > both issues I see listed seem false positives: > > > > - "Package has a Depends on python:any (>= 2.7.5-5~) which cannot be > > satisfied on $all_arches"; this is wrong, as python:any is basically > > just python, no? > > debcheck doesn't grok :any for the time being.
Ack. > But for this particular package, the :any qualifier is useless, so just get > rid of it. It's added automatically by dh_python*, so can't do. thanks! iustin