Skip to content

Build-Depends: fix handling of multiple blockers

Ivo De Decker requested to merge ivodd/britney2:build-dep-multiple into master

When a source item has multiple build-depends blockers on an architecture, only the last one was preserved. Fix this by keeping all blockers.

Directly add BinaryPackageId to the set, because BinaryPackage is not hashable, and we only need the BinaryPackageId later on anyway.

Signed-off-by: Ivo De Decker ivodd@debian.org

Merge request reports

Loading