On Sat, 2016-10-15 at 22:53 +0100, Adam D. Barratt wrote: > - the output is current plain text, with no formatting
That's now fixed - both HTML and plain text output can be generated. > - there's no filtering of "interesting" content; all architectures for > which there are packages have a corresponding binary debdiff link An initial version of support for this has been deployed. Currently, "Version:" fields and package dependency fields where the changes consist purely of switching "old source version" for "new source version" are automatically removed (with the caveat that only epochless versions work). As well as filtering more "boring" content, we also need some way of indicating that no "interesting" differences were found, in a way that queue-viewer can detect at runtime. Adam