Control: tag 1126508 pending
Hi!
Bug #1126508 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=4dc9a4f76
---
Dpkg::Email::Address: Warn on email domains with a single label
Supposedly public TLDs are not allowed to have MX, but domains with
a single label might be found for localhost or other internal
addresses. Warn about them as suspect, but nothing more, as this
might be used in local or test/CI builds, which we should not be
making fail.
Closes: #1126508