On Sun, 2012-01-15 at 16:13 +0000, Adam D. Barratt wrote: > It would be useful if queue-viewer could run debdiff on binary uploads, > in order to catch things like missing or new files and permission > changes. If anything interesting is found this could then be included > in the queue output.
As some may have noticed, initial support for this went live this evening. Some notes: - the output is current plain text, with no formatting - there's no filtering of "interesting" content; all architectures for which there are packages have a corresponding binary debdiff link - as a result of invoking debdiff once per architecture, passing a list of "old" and "new" .deb files, the output contains a single copy of sections such as "Files in second set of .debs but not in first", rather than the information being attached to the binary package concerned Regards, Adam

