This is an automated email from the git hooks/post-receive script. geissert pushed a commit to branch master in repository lintian.
commit a708327c882c565138e7d4a05ac992a8ac83a024 Author: Raphael Geissert <[email protected]> Date: Mon Aug 7 11:45:09 2017 -0400 d/b/embedded-libs: detect embedded copies of heimdal --- data/binaries/embedded-libs | 1 + debian/changelog | 3 +++ 2 files changed, 4 insertions(+) diff --git a/data/binaries/embedded-libs b/data/binaries/embedded-libs index bc3a6d8..6439caf 100644 --- a/data/binaries/embedded-libs +++ b/data/binaries/embedded-libs @@ -45,6 +45,7 @@ gl2ps ||\(C\) 1999-2009 C\. Geuzaine glee ||Extension name exceeds 1023 characters\. glew ||Missing GL version gmp ||GNU MP: Cannot allocate memory +heimdal ||Heimdal (?:NTLMSSP|SPNEGO) Mechanism # not really an embedded lib but avoid duplication ieee-data ||(?i)(?:standards(?:-oui\.ieee\.org|\.ieee\.org/develop/regauth/oui)/oui\.txt|DR\. B\. STRUCK) diff --git a/debian/changelog b/debian/changelog index 682d98e..ed67c8b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -59,6 +59,9 @@ lintian (2.5.53) UNRELEASED; urgency=medium in debian/control. + [NT] Recognise "autopkgtest-pkg-go" as a valid test suite. + * data/binaries/embedded-libs: + + [RG] Detect embedded copies of heimdal. + * commands/lintian.pm: + [CL] Apply patch from Maia Everett to avoid British spelling when using en_US locale. (Closes: #868897) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

