This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch master in repository dpkg.
commit 003dd27ceea43e3d487a853f4e9d344eb1c3cb2a Author: Guillem Jover <[email protected]> Date: Mon Feb 19 23:28:51 2018 +0100 debian: Fix some typos in the changelog --- debian/changelog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 00495d0..8bf7cb3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,7 +24,7 @@ dpkg (1.19.1) UNRELEASED; urgency=medium are fatal. Closes: #881488 * Rename DPKG_GAIN_ROOT_CMD to DEB_GAIN_ROOT_CMD in the R³ support, as the variable is expected to be set by any builder, not just dpkg. And - introduce ephemereal backwards compatibility even though there are no + introduce ephemeral backwards compatibility even though there are no known users. * Do not set DEB_GAIN_ROOT_CMD in dpkg-buildpackage when the R³ value is <implementations-keywords>, following the specification. @@ -46,7 +46,7 @@ dpkg (1.19.1) UNRELEASED; urgency=medium Thanks to Christoph Biedl <[email protected]>. Closes: #879124 - Dpkg::Vendor::Debian: Use proper %use_feature key. This was causing perl - errors on paths not accapted for fixdebugpath. + errors on paths not accepted for fixdebugpath. Reported by Mattia Rizzolo <[email protected]>, on IRC. Closes: #881051 - Dpkg::Changelog: Print versions for incorrect changelog range warnings. Thanks to Paul Wise <[email protected]>. @@ -151,7 +151,7 @@ dpkg (1.19.0) unstable; urgency=medium * Make --uniform-compression the new default dpkg-deb behavior. Add support for negating the option via --no-uniform-compression. * Clarify subprocess error message by shuffling words around. - * Print the package name on maintainter script errors. Closes: #877521 + * Print the package name on maintainer script errors. Closes: #877521 * Fix capitalization of Debian in dpkg-deb output messages. * Add a policikit file for running update-alternatives via pkexec. Propose by Boyuan Yang <[email protected]>. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/dpkg/dpkg.git

