The following commit has been merged in the master branch: commit 0ccab8cad4050b9c7084367d97ff9979e5ce3ecd Author: Raphael Geissert <atom...@gmail.com> Date: Thu Jan 27 15:11:45 2011 -0600
Detect embedded copies of tinyxml * checks/binaries: + [RG] Detect embedded copies of tinyxml diff --git a/checks/binaries b/checks/binaries index f9b7b92..25f012b 100644 --- a/checks/binaries +++ b/checks/binaries @@ -108,6 +108,7 @@ our %EMBEDDED_LIBRARIES = ( 'libjpeg' => { source => qr'^libjpeg.*', match => qr'(?m)^Caution: quantization tables are too coarse for baseline JPEG'}, 'openjpeg' => qr'tcd_decode: incomplete bistream', + 'tinyxml' => qr'Error when TiXmlDocument added to document', ); our $MULTIARCH; diff --git a/debian/changelog b/debian/changelog index 869f678..9712a38 100755 --- a/debian/changelog +++ b/debian/changelog @@ -30,7 +30,7 @@ lintian (2.5.0) UNRELEASED; urgency=low + [RG] Add swipl to the list of known interpreters. (Closes: #591316) + [RG] Detect embedded copies of ftgl, t1lib, gl2ps, libgd2, ncurses, openssl (libcrypto), sqlite/3, libm, ltdl, curl, libmng, - libmsn, libmikmod, and libmysqlclient. + libmsn, libmikmod, libmysqlclient, and tinyxml. + [RG] Merge embedded-{zlib,lib{png,jpeg,openjpeg}} into embedded-library. * checks/cruft{,.desc}: -- Debian package checker -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1piz9d-0000pe...@alioth.debian.org