Control: tag 1124643 pending
Hi!
Bug #1124643 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=55529a094
---
s-s-d: Check for invalid combinations of --notify-await options
The --notify-await option only makes sense with --background, and the
--notify-timeout option only makes sense with --notify-await. Check
that and error out otherwise.
Closes: #1124643