Skip to content
Commit f47459f7 authored by Chris Lamb's avatar Chris Lamb 👀
Browse files

Avoid unpacking packages twice when comparing .changes. (Closes: #843531)



If the parent container of this .buildinfo is a changes file, we should ignore
members that are referenced in both. This avoids recursing into files twice
where a .buildinfo references a file that is also listed in that member's
parent .changes file:

  foo.changes → foo.deb
  foo.changes → foo.buildinfo → foo.deb

Signed-off-by: Chris Lamb's avatarChris Lamb <lamby@debian.org>
parent 8dde15f9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment