Source: debci Severity: normal Hi,
my package botch failed for timestamp 20170108_180955 but failed in 20170108_233758. But when I looked at the "debci log" for the latter, then the only dependency change is shown as being diffutils: https://ci.debian.net/data/packages/unstable/amd64/b/botch/20170108_233758.log Except that the failure was not due to diffutils but a new version of python3-pygraphviz. And indeed, if I look at the "test log" then I see a difference of python3-pygraphviz versions. 20170108_180955 comes with version 1.3.1-1.1 while 20170108_233758 installs 1.4~rc1-1. This difference should be represented in the diff for changed dependencies. Thanks! cheers, josch

