This is an automated email from the git hooks/post-receive script. lamby pushed a commit to branch master in repository lintian.
commit f5a38eedaed419f81c423e9f78d1ac17f9a9d8a4 Author: Chris Lamb <[email protected]> Date: Mon Jul 10 16:50:56 2017 +0100 t/tests/spelling-general/../copyright: Add regression test for #844166. --- debian/changelog | 3 +++ t/tests/spelling-general/debian/debian/copyright | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0f8f64f..012d69b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -69,6 +69,9 @@ lintian (2.5.52) UNRELEASED; urgency=medium + [NT] Enable appstream-metadata + udev check by default. (Closes: #841670) + * t/tests/spelling-general/debian/debian/copyright: + + [CL] Add regression test for #844166. + -- Chris Lamb <[email protected]> Sun, 18 Jun 2017 19:03:46 +0800 lintian (2.5.51) unstable; urgency=medium diff --git a/t/tests/spelling-general/debian/debian/copyright b/t/tests/spelling-general/debian/debian/copyright index c6eaf66..3256aef 100644 --- a/t/tests/spelling-general/debian/debian/copyright +++ b/t/tests/spelling-general/debian/debian/copyright @@ -13,3 +13,7 @@ This text should not generate a spelling error for "ment": 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (JUNE 1995), But deafult is still a spelling error. + +This text should not generate a spelling error for the duplicate "a" (re. #844166) + + following Attribution Information: (a) a copyright notice including the name -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

