Control: tag 1130119 pending
Hi!
Bug #1130119 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=839df8f92
---
scripts: Do not fail on empty Maintainer field from parsed changelog
While this is invalid syntax (according to the documentation), we have
accepted these kinds of entries up to now, and this was an unintentional
change. Modify the code to handle them for now, while there's discussion
on how to improve the notion of unfinalized changelog entries.
Fixes: commit 37cf54ce95bf274278b2eeb47a49a4b3b3840612
Closes: #1130119