Bug#1137545: in package dpkg marked as pending
Guillem Jover <[email protected]> Sat, 01 Aug 2026 16:12:28 +0200 (CEST)
| Newsgroups | gmane.linux.debian.devel.dpkg.bugs |
|---|---|
| Message-ID | <[email protected]> |
Control: tag 1137545 pending
Hi!
Bug #1137545 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=93ce470d4
---
dpkg: Split --no-act aliases into their own lines in --help output
This follows the existing style, and also helps with bash-completion
parsing the --help output which expects a single long option per line,
otherwise it does not propose the aliases as completions.
Closes: #1137545