On Sun, Mar 20, 2016 at 02:31:23PM +0100, Christian Seiler wrote: > There are 358 packages in unstable that currently have B-D/B-D-I: doxygen > but no B-D/B-D-I: graphviz. But my guess is that not all of them (probably > not even most of them) actually run dot during Doxygen build. > > Of those, 276 source packages have doxygen in B-D but not graphviz in > either B-D. (And there is one package, gdcm, which has doxygen in B-D but > graphviz in B-D-I.) > > Are you going to rebuild all 358 of these packages to test this? (If so, > do you need help splitting this up?) Or do you have a better method in > mind to figure this out?
Good question. I routinely check fot "dpkg-buildpackage -A" in stretch, so I already have a bunch of build logs to start. I'll consider checking all affected packages afterwards. Thanks.