On Sat, 2016-10-15 at 22:53 +0100, Adam D. Barratt wrote: > - 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
I've fixed that by having the debdiff invocation use --show-moved. Regards, Adam