This is an automated email from the git hooks/post-receive script. geissert pushed a commit to branch master in repository lintian.
commit ec4ce1b299b299a4f48d48b0eee3465cc62525ef Author: Raphael Geissert <[email protected]> Date: Mon Aug 7 12:43:40 2017 -0400 d/b/embedded-libs: detect embedded copies of openjpeg2 Closes: #762956 --- data/binaries/embedded-libs | 2 +- debian/changelog | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/data/binaries/embedded-libs b/data/binaries/embedded-libs index b58b9a2..967cd64 100644 --- a/data/binaries/embedded-libs +++ b/data/binaries/embedded-libs @@ -95,7 +95,7 @@ mpg123 ||Warning: Encountered more data after announced end of track ncurses ||Not enough memory to create terminal structure nspr ||(?m)^Unable to create nspr log file nss ||(?m)^My Encrytion Test Data -openjpeg ||tcd_decode: incomplete bit?stream +openjpeg ||source-regex=openjpeg2?||(?:tcd_decode: incomplete bit?stream|Cannot handle box of less than 8 bytes) openssl ||source-regex=openssl(?:\d+(?:\.\d+)?)?||You need to read the OpenSSL FAQ pcre3 ||this version of PCRE is not compiled with PCRE_UTF8 support poppler ||source-regex=(?:poppler|xpdf)||(?:May not be a PDF file \(continuing anyway\)|PDF file is damaged - attempting to reconstruct xref table\.\.\.) diff --git a/debian/changelog b/debian/changelog index 6e71fc1..0fb2cf6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -62,6 +62,8 @@ lintian (2.5.53) UNRELEASED; urgency=medium * data/binaries/embedded-libs: + [RG] Detect embedded copies of heimdal, libquicktime, libsass, and libytnef. + + [RG] Use an additional string to detect embedded copies of + openjpeg2. (Closes: #762956) * commands/lintian.pm: + [CL] Apply patch from Maia Everett to avoid British spelling when -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

