This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch main in repository dpkg.
View the commit online: https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=f0f117bc03652d74cb6dbf985ce7a3613ada732e commit f0f117bc03652d74cb6dbf985ce7a3613ada732e Author: Guillem Jover <[email protected]> AuthorDate: Fri Mar 8 00:21:08 2024 +0100 debian: Fix typo in man page reference in changelog --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8402bcb94..6a371bf3a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4313,7 +4313,7 @@ dpkg (1.18.11) unstable; urgency=medium - Update custom changelog parser API support status in README.api. - Fix typos in docs and man pages. Thanks to Jakub Wilk <[email protected]> Closes: #834584 - - Fix formatting in SOURCE_DATE_EPOCH description in dpkg-deb(5). + - Fix formatting in SOURCE_DATE_EPOCH description in dpkg-deb(1). - Improve dpkg-deb --build arguments documentation in dpkg-deb(1). Prompted by Johannes Schauer <[email protected]>. - Document the .changes filename that dpkg-buildpackage generates in -- Dpkg.Org's dpkg

