This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch master in repository dpkg.
commit fc7bd599cf17a34fd624e55e89af1637af7ff5d7 Author: Guillem Jover <[email protected]> Date: Sun Sep 24 17:53:40 2017 +0200 debian: Fix typo in changelog file --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a9dbdbb..098b3cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -506,7 +506,7 @@ dpkg (1.18.16) unstable; urgency=medium * Use lzma_cputhreads() instead of sysconf(_SC_NPROCESSORS_ONLN) as the former is way more portable. * Automatically decrease xz encoder threads to try to not exceed available - memory limits. This should alleviated the insane requirements of memory + memory limits. This should alleviate the insane requirements of memory needed on 32-bit architectures with many cores, which results in more than the userspace addressable memory, when using settings such as -z9 and/or -Sextreme in dpkg-deb. Closes: #846564 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/dpkg/dpkg.git

