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=36951c03384431a14aacf5620c39e37878ab54b1 commit 36951c03384431a14aacf5620c39e37878ab54b1 Author: Guillem Jover <[email protected]> AuthorDate: Sat Dec 17 05:26:45 2022 +0100 debian: Fix typo in changelog Changelog: silent --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 46249b4a2..49839d3fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,7 +21,7 @@ dpkg (1.21.12) unstable; urgency=medium dpkg (1.21.11) unstable; urgency=medium [ Guillem Jover ] - * dpkg-genbuildinfo: Do not fail if there is no cross-comiler. + * dpkg-genbuildinfo: Do not fail if there is no cross-compiler. Closes: #1025273 * Documentation: - doc: Update Doxyfile after code reorganization. -- Dpkg.Org's dpkg

