Bug#1088758: 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 1088758 pending

Hi!

Bug #1088758 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=f056db098

---
Capitalize all option descriptions in --help output

We had a mix of capitalized and uncapitalized descriptions, which makes
the style inconsistent, and makes reading multi-line descriptions harder
to follow.

Closes: #1088758