This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch master in repository dpkg.
commit 274a6543d4f198d01cd39198a2580b1adb235d5d Author: Guillem Jover <[email protected]> Date: Mon Jul 4 09:31:35 2016 +0200 debian: Fix typo in changelog Reported-by: Mattia Rizzolo <[email protected]> --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 481f255..c856cd7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -43,7 +43,7 @@ dpkg (1.18.8) unstable; urgency=medium * Use the same timestamp for the ar container as for tarball mtime clamping in dpkg-deb. * Set ar timestamp and tar mtime clamping to SOURCE_DATE_EPOCH if defined - in dpkg-deb. Base on a patch by Jérémy Bobbio <[email protected]>. + in dpkg-deb. Based on a patch by Jérémy Bobbio <[email protected]>. * Preset build timestamp to latest changelog entry in dpkg-buildpackage, by setting SOURCE_DATE_EPOCH environment variable if it is not already defined. Based on a patch by Jérémy Bobbio <[email protected]>. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/dpkg/dpkg.git

