This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch master in repository dpkg.
View the commit online: https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=ac991bb3742bdc3b693717dfcd2545ba30cd1bbd commit ac991bb3742bdc3b693717dfcd2545ba30cd1bbd Author: Guillem Jover <[email protected]> AuthorDate: Mon Jun 1 01:22:53 2020 +0200 debian: Fix typos in changelogs Warned-by: codespell --- debian/changelog | 2 +- scripts/t/Dpkg_Changelog/shadow | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 47e513280..1e5491ad0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9650,7 +9650,7 @@ dpkg (1.13.0) experimental; urgency=low * Remove SGML and POD documentation formats due to both licensing and sanity issues. Closes: #285806. * The dpkg-doc and dpkg-static packages are no more. - * dpkg.cfg cleaned up to remove non-useful examples. + * dpkg.cfg cleaned up to remove useless examples. Closes: #169618, #305192. -- Scott James Remnant <[email protected]> Fri, 14 Jan 2005 19:28:00 +0000 diff --git a/scripts/t/Dpkg_Changelog/shadow b/scripts/t/Dpkg_Changelog/shadow index ca1f1934a..a23da5822 100644 --- a/scripts/t/Dpkg_Changelog/shadow +++ b/scripts/t/Dpkg_Changelog/shadow @@ -1108,7 +1108,7 @@ shadow (20000902-7) unstable; urgency=low * Cancel login timeout after authentication so that patient people timing out on network directory services can log in with local accounts. Closes: #107148 - * Add Brazillian Portuguese debconf template translation for passwd. + * Add Brazilian Portuguese debconf template translation for passwd. Closes: #105292, #93223 * Pull /usr/share/doc/$package/README.shadow-paper.gz. Closes: #98058 * Use getent instead of group to verify existence of shadow group -- Dpkg.Org's dpkg

