Control: tag 1126665 pending
Hi!
Bug #1126665 in package dpkg reported by you has been fixed in
the dpkg/dpkg.git Git repository. You can see the changelog below, and
you can check the diff of the fix at:
https://git.dpkg.org/cgit/dpkg/dpkg.git/diff/?id=47ef71819
---
Dpkg::Source::Package::V2: Delay unrepresentable error after local changes list
Instead of erroring out early when we know what local modifications were
found, postpone the error due to unrepresentable changes after printing
the list of local detected changes, so that the user can try to report
or fix both, instead of requiring two iterations over the build.
Closes: #1126665