This is an automated email from the git hooks/post-receive script. jwilk pushed a commit to branch master in repository lintian.
commit 6700e3882c5d3d4200a1c55c626b612d78bb419e Author: Jakub Wilk <jw...@debian.org> Date: Tue Dec 15 21:31:06 2015 +0100 data/binaries/embedded-libs: Rename "polarssl" as "mbedtls" --- data/binaries/embedded-libs | 2 +- debian/changelog | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/data/binaries/embedded-libs b/data/binaries/embedded-libs index c428a33..e584012 100644 --- a/data/binaries/embedded-libs +++ b/data/binaries/embedded-libs @@ -85,6 +85,7 @@ libupnp ||source-regex=libupnp\d?||(?m)(?:SSDP_LIB: New Request Handler:Error| libxml2 ||root and DTD name do not match libyaml ||(?m)^did not find expected <stream-start> ltdl ||source=libtool ||(?m)^library already shutdown +mbedtls ||(?m)^(?:ASN1 - Actual length differs from expected length|SSL - The connection indicated an EOF) mpfr ||source=mpfr4 ||MPFR: Can't allocate memory mpg123 ||Warning: Encountered more data after announced end of track ncurses ||Not enough memory to create terminal structure @@ -94,7 +95,6 @@ openjpeg ||tcd_decode: incomplete bistream openssl ||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\.\.\.) -polarssl ||(?m)^(?:ASN1 - Actual length differs from expected length|SSL - The connection indicated an EOF) srtp ||srtp: in stream 0x%x: sqlite ||source-regex=sqlite3? ||CREATE TABLE sqlite_master\( t1lib ||t1lib is copyright \(c\) Rainer Menzner diff --git a/debian/changelog b/debian/changelog index 15c5fe2..31322bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,10 @@ lintian (2.5.39) UNRELEASED; urgency=medium * checks/scripts.desc: + [JW] Fix typo. + * data/binaries/embedded-libs: + + [JW] Apply patch from James Cowgill to rename "polarssl" as + "mbedtls". (Closes: #808050) + * data/scripts/interpreters: + [JW] Add rake as a known interpreter. Thanks to Pirate Praveen for the bug report. (Closes: #808013) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git