-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Tue, 16 Aug 2016 14:01:05 +0200 Source: lintian Binary: lintian Architecture: source all Version: 2.5.46~bpo8+1 Distribution: jessie-backports Urgency: medium Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org> Changed-By: Luca Falavigna <dktrkranz@debian.org> Description: lintian - Debian package checker Closes: 541491 738444 792191 795083 801296 802964 816455 823088 823326 823437 823833 824916 825193 827158 828719 828773 828933 828934 829047 829545 829592 829635 830930 832096 832771 833015 833052 Changes: lintian (2.5.46~bpo8+1) jessie-backports; urgency=medium . * Rebuild for jessie-backports. . lintian (2.5.46) unstable; urgency=medium . * Summary of tag changes: + Added: - systemd-service-file-missing-install-key - typo-in-debhelper-override-target + Removed: - package-depends-on-lower-priority-package . * checks/cruft.pm: + [NT] Ignore mentions of /usr/lib/perl5 in patches as they might be a way of fixing said mentions. Thanks to Robert Luberda for reporting the bug. (Closes: #802964) * checks/debhelper.{desc,pm}: + [JW] Apply patch from Chris Lamb to check for common typos in debian/rules target names. (Closes: #832096) + [JW, NT] Add some more (indirect) "dh" build-systems. (Closes: #828773) * checks/files.desc: + [JW] Fix typos. * checks/group-checks.{desc,pm}: + [NT] Drop "lower priorities" check as the general consensus seems to be that priorities changes are mostly busy work. Thanks to Dominic Hargreaves for the report. (Closes: #823326) * checks/infofiles.desc: + [JW] Fix typo. * checks/java.pm: + [JW] Don't emit javalib-but-no-public-jars for transitional packages. Thanks to Jeremy Bicha for the bug report. (Closes: #829047) * checks/manpages.desc: + [JW] Fix typos. * checks/phppear.desc: + [JW] Fix typos. * checks/scripts.pm: + [JW] Fix false positive unusual-interpreter when the script had "#!/usr/bin/env" shebang and the interpreter was shipped in the same package. Thanks to Sergio Durigan Junior for the bug report and the initial patch. (Closes: #828933) * checks/shared-libs.desc: + [JW] Fix typo. * checks/systemd.{desc,pm}: + [JW] Fix typos. + [JW, NT] Apply from Chris Lamb to check for a possibly missing "WantedBy" target in service files. (Closes: #832771) + [JW, NT] Improve wording about the "systemd" sequence of a tag. * checks/version-substvars.desc: + [JW] Make maybe-not-arch-all-binnmuable a classification tag. * checks/watch-file.desc: + [JW] Fix typo. . * collection/*: + [JW,NT] Remove "." from Perl's search path. (Mitigates: #588017) . * commands/{info.pm,lintian}: + [NT] Drop the necessary bits for supporting translated tag descriptions. * commands/lintian: + [NT,JW] Remove "." from Perl's search path. (Mitigates: #588017) * commands/reporting-html-reports.pm: + [NT] Fix typo in named parameter that made the raw lintain.log unavailable on lintian.debian.org. Thanks to Guillem Jover for reporting the issue. (Closes: #828719) + [NT] Install the lintian log file as a resource so it can be handled (e.g. cached) like other resources. * commands/reporting-lintian-harness.pm: + [NT] Attempt to terminate the run timely if it overruns the time limit. * commands/reporting-sync-state.pm: + [NT] Remove redundant "area" field from all binary packages in the harness state cache. + [NT] Drop existing instances of the "sha1" field from all packages in the harness state cache. . * data/common/source-fields: + [NT] Apply patch from Edward Betts to add Testsuite-Triggers as a known source field. (Closes: #829545) * data/debhelper/*: + [NT] Refresh against unstable. * data/debhelper/dh_{addons,commands}-manual: + [JW, NT] Add the systemd sequence and related tools now that debhelper is taking over the dh-systemd helpers. Thanks to Christian Hofstaedtler for the report. (Closes: #830930) * data/fields/essential: + [JW] Add init-system-helpers; remove sysvinit and mktemp. Thanks to Felipe Sateler for the bug report. (Closes: #833015) * data/fields/obsolete-packages: + [NT] Remove "debmake" as the package is now reintroduced with a different purpose. Thanks to Paul Wise for the report. (Closes: #827158) * data/files/fonts: + [NT] Refresh against unstable. * data/java/constants: + [NT] Bump known java-class versions. Thanks to Hideki Yamane for the report. (Closes: #829592) * data/scripts/interpreters: + [JW] Apply patch from Sergio Durigan Junior to add newLISP as a known interpreter. (Closes: #828934) * data/spelling/corrections: + [JW] Add more corrections. . * debian/control: + [NT] Drop now unnecessary po4a Build-Dependency. * debian/rules: + [NT] Drop code for handling translations. . * doc/lintian.xml: + [JW] Fix typo. . * frontend/dplint: + [JW,NT] Remove "." from Perl's search path. (Mitigates: #588017) . * helpers/coll/*: + [JW,NT] Remove "." from Perl's search path. (Mitigates: #588017) . * lib/*.pm: + [NT] Drop support for translations of tag descriptions. It never got used. * lib/Lintian/*.pm: + [JW] Fix typos. * lib/Lintian/Tags.pm: + [JW, NT] Fix mojibake in UTF-8 encoded comments for overrides. (Closes: #833052) * lib/Lintian/Util.pm: + [NT] Shuffle the harness backlog a bit to reduce the risk of a lot of very large package groups being scheduled in the same run. . * man/lintian.pod.in: + [JW] Fix typo. + [JW] Remove unneeded "file:" in front of a pathname. . * po4a: + [NT] Drop as it was not used. . * t: + [JW,NT] Update tests to work now that dpkg validates debian/tests/control. (Closes: #829635) + [NT] Apply patch from Adam Conrad to make some tests work when the compiler uses -fPIE by default. . lintian (2.5.45) unstable; urgency=medium . * Summary of tag changes: + Added: - build-depends-arch-without-arch-dependent-binary - debhelper-autoscript-in-maintainer-scripts - no-strong-digests-in-dsc - testsuite-dependency-has-unparsable-elements + Removed: - build-depends-arch-without-arch-dependant-binary - init.d-script-missing-lsb-description . * checks/application-not-library.{desc,pm}: + [JW] Use HTTPS for Alioth URLs. + [AB] Don't emit application-in-library-section for packages starting with "cpan", not only "cpanplus" and "cpanminus". * checks/binaries.{desc,pm}: + [NT] Rewrite description for hardening-no-bindnow. There is no references to why bindnow would cause issues. + [AB] Relax regexp for missing-dependency-on-perlapi to allow letters inside the API name. Thanks Niko Tyni! (Closes: #823437) * checks/debhelper.pm: + [NT] The /usr/share/R/debian/r-cran.mk file implies /usr/share/cdbs/1/rules/debhelper.mk. * checks/fields.{desc,pm}: + [JW] Fix typos. + [AB] Add new check for weak checksums in source packages: new tag no-strong-digests-in-dsc (Closes: #824916) * checks/files.desc: + [BR] Do not suggest unsupported Multi-arch: no. (Closes: #816455) + [JW] Fix typos. * checks/files.pm: + [JW] Fix false positive gzip-file-is-not-multi-arch-same-safe when processing multiple debs. (Closes: #738444) * checks/info-files.desc: + [NT] Use "gzip -9n" rather than "gzip -9" in examples. * checks/init.d.{desc,pm}: + [JW] Fix typo. + [NT] Remove tag for missing long LSB description in init scripts. Thanks to Vincent Bernat for the report. (Closes: #825193) * checks/manpages.desc: + [NT] Use "gzip -9n" rather than "gzip -9" in examples. * checks/patch-systems.pm: + [NT] Emit a separate tag for each patched file instead of bundling them all together. This allows individual instances to be overridden. Thanks to Nathan Summers for the report. (Closes: #541491) * checks/scripts.{desc,pm}: + [NT] Add tracking tag to trace auto-generated shell snippets in maintainer scripts. * checks/shared-libs.{desc,pm}: + [NT] Improve the description for missing ldconfig trigger to cover that debhelper will generally add it automatically. Most packages will just need a rebuild. + [JW] Fix false positive dev-pkg-without-shlib-symlink for GCC runtime libraries. Thanks to Matthias Klose for the bug report. (Closes: #823833) * checks/testsuite.{desc,pm}: + [NT] Apply patch from Ondřej Nový to add more known autodep8 test suites. (Closes: #823088) + [JW] Update autopkgtest specification URL. Thanks to Mattia Rizzolo for the bug report. + [NT] Check for broken dependency fields in the autopkgtest control file. Thanks to Jérémy Bobbio for the suggestion. (Closes: #795083) * checks/upstream-metadata.pm: + [JW] Include YAML validation error in the output. * checks/usrmerge.desc: + [JW] Use HTTPS for Alioth URL. . * collection/*: + [NT] Always pass "-n" to "gzip". . * commands/lintian: + [NT] Add ":utf8" layer to STDOUT. Thanks to Michael Prokop for reporting the issue. (Closes: #801296) * commands/reporting-html-reports.pm: + [NT] Remove "$COPY_DOCS" configuration option. The html_reports now always copies the documentation. * commands/reporting-lintian-harness.pm: + [NT] Re-enable pedantic tags by default. These were disabled in the previous release by mistake. . * data/binaries/hardening-tags: + [JW] Refresh with dpkg-architecture 1.18.7. * data/common/{architectures,multiarch-dirs}: + [JW] Refresh with dpkg-architecture 1.18.7. * data/fields/perl-provides: + [NT] Refresh against Perl 5.22. * data/files/triplets: + [JW] Refresh with dpkg-architecture 1.18.7. * data/shared-libs/ldconfig-dirs: + [JW] Refresh with dpkg-architecture 1.18.7. * data/spelling/corrections: + [JW] Add more corrections. Thanks to Paul Wise for patches for some of them. . * debian/rules: + [JW] Put "Debian Package Checker" in all manpage headers. + [JW] Put Lintian version in all manpage footers. + [JW] Simplify manpage generation. + [JW] Install Lintian::Tutorial manpages. . * doc/tutorial/Lintian/Tutorial.pod: + [JW] Add link to the WritingTests tutorial. + [JW] Add SEE ALSO section (for the man formatter). * doc/tutorial/Lintian/Tutorial/WritingTests.pod: + [JW] Fix formatting error. . * frontend/dplint: + [NT] Add ":utf8" layer to STDOUT. . * lib/Lintian/DepMap.pm: + [JW] Fix typos. * lib/Lintian/Tags.pm: + [JW,NT]: Always report unused overrides for all packages processed. Thanks to Andreas Beckmann for the report. (Closes: #792191) . * man/lintian.pod.in: + [JW] Fix typo. . * private/refresh-hwcap: + [JW] Make the ld.so manpage parser work with the current version. * private/refresh-perl-provides: + [NT] Look for a versioned perl-modules package. . * reporting/config: + [NT] Remove "$COPY_DOCS" configuration option. The html_reports now always copies the documentation. * reporting/harness: + [NT] Refactored into a "dplint" command and renamed to "commands/reporting-harness.pm". * reporting/html_reports: + [NT] Refactored into a "dplint" command and renamed to "commands/reporting-html-reports.pm". * reporting/templates/tags-severity.tmpl: + [NT] Add sections for "classification" tags. Checksums-Sha1: 123564ae519e0a3f084557d6e696b2a8963ab92c 2831 lintian_2.5.46~bpo8+1.dsc 72c4c4f865336a9ff65d47c3f2a5d866f8f38fb8 1230036 lintian_2.5.46~bpo8+1.tar.xz 0a04c6bdd15a490527a60dc3fb43bfc63b8b30ba 1037668 lintian_2.5.46~bpo8+1_all.deb Checksums-Sha256: d40db90fda6ede7211466249fd652276bad193d525a7fa31df98662e073bb2a1 2831 lintian_2.5.46~bpo8+1.dsc 9f037c9572729a643a3a11e57933dcfc870184a813d47bcfe0b66127c8c8bd27 1230036 lintian_2.5.46~bpo8+1.tar.xz 0f5e91a347b03d7364f6ce94d52ca6d639e2dbeed529ab5dea15647b12960bc2 1037668 lintian_2.5.46~bpo8+1_all.deb Files: 899a6a6abeba3c5ba98fb34d8e02b812 2831 devel optional lintian_2.5.46~bpo8+1.dsc 3a4c7a0662ee49914d4c59f6b34f5939 1230036 devel optional lintian_2.5.46~bpo8+1.tar.xz 81d0a607c4e6982feca5fb0e68a56c03 1037668 devel optional lintian_2.5.46~bpo8+1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJXuANMAAoJEEkIatPr4vMfh0oQAJv9+KjFf7cyik7AsIKK4CiM 6Gf9FstqS3RO3Z9mhQ1Vb1iPjfUaOjVN4EqHf3pVb+A9P8lAB9zeWxvayc3907yy hmcOiMpe66U3VyokWSE36Yddxsqtu79PSDWw9KBXFml3XtHcnOU2w64VtaLO68S8 MDvkJhxgc7BQ27nM2ohgy6Rti4qHHItUH5vrnTA+VZd0c1naXdcFhbfA5f/2uobP 4nINyYDFo3BP7WNKHtgp9CjnYrYTY4UpBheWfGVhy+t8QsDH1A+afOW5O8Pry/DJ UuF8eeJkVfqX+D7Zkm6ig6BqvOQ/aaOg1WBzLlrRoZMq7vRxz0Y7zWN25Rjld58v gxCyfH/CPvBqUzWLyVEBjsjhF3ugzaLNAAj3CznY/Fdql/97fPesN3ohZ4FtMEgQ 744ToV0sR11IM83xejb+D0z64q/DxMSR4EQUJj9UyurXPUJoB3gX42UcPiF6QsBi lbCSBbpOdxfeQSNHaNW7pCtFZL2rIdODgLsg7zk5fJx98sxxAYSyeFIVxWfMI/NZ 9EEoPVKUz3aTzQ14xrv7XQ30oQxW0kpaadR+pr4m2RiH+5rh2L+DDWFhnJqT6vSz uLevgBYouEmLH9/5Ju9iORwm8DxM1KbYIk/79yuNhCI5V9sJoR8m+RczHseE/a2L LUKX9fUXuOICnEtNypb5 =A604 -----END PGP SIGNATURE-----