Skip to content

deb: select binary/source *.changes files

Jakub Ružička requested to merge deb-multiple-changes into master

When using

apkg build --isolated

with deb pkgstyle, pbuilder creates both binary (_$ARCH.changes) and source (_source.changes) changes files - try to select correct one instead of failing.

Merge request reports

Loading