-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 3.0 (native) Source: lintian Binary: lintian Architecture: all Version: 2.5.34 Maintainer: Debian Lintian Maintainers <[email protected]> Uploaders: Josip Rodin <[email protected]>, Colin Watson <[email protected]>, Russ Allbery <[email protected]>, Adam D. Barratt <[email protected]>, Raphael Geissert <[email protected]>, Niels Thykier <[email protected]>, Bastien Roucariès <[email protected]> Homepage: https://lintian.debian.org/ Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=lintian/lintian.git Vcs-Git: git://anonscm.debian.org/lintian/lintian.git Testsuite: autopkgtest Build-Depends: aspell, aspell-en, binutils, bzip2, cdbs, debhelper (>= 9), default-jdk, diffstat, docbook-utils, docbook-xml, fakeroot, file, gettext, hardening-includes, intltool-debian, javahelper, libapt-pkg-perl, libarchive-zip-perl, libclass-accessor-perl, libclone-perl, libdpkg-perl, libdigest-sha-perl, libemail-valid-perl, libfile-basedir-perl, libhtml-parser-perl, libipc-run-perl, liblist-moreutils-perl, libparse-debianchangelog-perl, libtest-minimumversion-perl, libtest-perl-critic-perl, libtest-pod-coverage-perl, libtest-pod-perl, libtest-spelling-perl, libtest-strict-perl, libtest-synopsis-perl, libtext-levenshtein-perl, libtext-template-perl, libtimedate-perl, liburi-perl, libyaml-perl, man-db, node-uglify, patchutils, perl, pkg-php-tools (>= 1.5~) | bash (<< 4.2+dfsg-1~), po4a, python, python-all-dev, python-numpy, quilt, rsync, t1utils, unzip, xz-utils, zip Package-List: lintian deb devel optional arch=all Checksums-Sha1: b09752870cd488407f2e89ad3b50586cf8e8bd78 1220984 lintian_2.5.34.tar.xz Checksums-Sha256: 590d7c8c4457e4c76e23daafdd5e518d00d56aab5efb6220e818f764462e2678 1220984 lintian_2.5.34.tar.xz Files: 75301e71130477d2eb6b9caf8ab56a4b 1220984 lintian_2.5.34.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJVr/myAAoJEAVLu599gGRCmTMQAJdPe7cSZS5E92iTZHdVAHnH MSR5qexozo/OR6JSKQ20cgXraX+CyTWUIOFz2+ZJif2tXDN8kk6cF33v7GcGfXHk 3FbuJBcgI2yYyQkQP/FZmLCbfXB47b9AaFRltrpyVjP+hqYah+luFr2psWtKSUcO dlp/+DBOGhp+b7H9nj8rSRCne6anQu8AmTkADMO+Y25LkPA10At598Z/esVO7AkD 9DjvvdISLayhX/EtHYAjZAiNyKetC8Db/UWhDXnwP8jIDgJfhVa0EhJWQXTQrpka +h6VOrilCNl0cTTcJalaYSgDtU1J5ChNSagypGfkU+AaWcG2+h6OFVBKZ1ixjq8y BfTZ7DiYxcbgKin80vsL1RZ3d1WE+AEcqdrBDzVESPPEqc/0q0UdJGUm5MnkbvKk NR5dB+RRmvifQSuZ074DNqmt92v3UdjnJYQ5k70iAKYJPUNRoD2uGhI3gAhKz1ML v+ZXmv+RKj2QR8uPIJWldba76WE2oZHgyEkOthC/T95QJvnJGt6gv0Eb/p92ny1a hYNIB5uFNMNS0mt9Px+Y4qNKbfRdqUcz3mGeAYN/xCMI+15q42pIyI2QWf9bUfgj D5nInJejXRdsRA+KlUq4lLkvKeyJ6DU8oHqibBSVTWtmtaWicexr5dzWj74l+6Nc cBkjy49RF2ijxrKHe8nX =6SBp -----END PGP SIGNATURE----- Changes: lintian (2.5.34) unstable; urgency=medium * Summary of tag changes: + Added: - unstripped-static-library * checks/binaries.{desc,pm}: + [NT] Apply patch from Guillem Jover to improve the tag description of the LFS tag. (Closes: #792167) + [NT] Detect unstripped static libraries (as an experimental tag). * checks/cruft.pm: + [NT] Avoid svn-conflict-file tag for ".r0" files, since there cannot be a conflict involving revision 0. Thanks to Andreas Beckmann for the report. (Closes: #793068) + [BR] Detect pdf, ps, and eps lenna file. * checks/files.{desc,pm}: + [BR] Fix detection of sources.list file. (Closes: #792237) * checks/systemd.pm: + [NT] Apply patches from Felipe Sateler to ignore known masked init.d scripts. (Closes: #792501) * commands/info -> info.pm: + [NT] Renamed info to info.pm to remove some boilerplate code. + [NT] Forbid late --user-dirs and --include-dir options. * frontend/lintian: + [NT] Forbid late --user-dirs and --include-dir options. + [NT] Remove the following obsolete command line options: --root, --all, --binary, --source, --udeb. They are no longer useful. * lib/Lintian/Collect{,/*}.pm: + [NT] Add a shared memory cache that can be used to reduce memory comsumption a bit for sharable objects. (Closes: #715035) * lib/Lintian/Data.pm: + [NT] Remove references to LINTIAN_ROOT as Lintian::Data no longer uses it. * lib/Lintian/Path.pm: + [NT] Rework some implementation details to reduce memory consumption slightly. + [NT] The undocumented "type" and "time" methods have been removed from the API. + [NT] The "uid" and "gid" methods now return 0 rather than undef when numeric ownership is not collected. * reporting/templates: + [NT] Remove (uses of) the "invisible-anchor" css class as invisible (display: none) elements cannot be used as anchors. -- Niels Thykier <[email protected]> Wed, 22 Jul 2015 21:55:58 +0200