[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Accepted lintian 2.5.42.1~bpo8+1 (source all) into jessie-backports



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 19 Mar 2016 14:53:38 +0100
Source: lintian
Binary: lintian
Architecture: source all
Version: 2.5.42.1~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: 661003 672297 683059 738187 763270 789878 795641 798900 799083 809440 812723 813013 813904 814041 816599 817004
Changes:
 lintian (2.5.42.1~bpo8+1) jessie-backports; urgency=medium
 .
   * Rebuild for jessie-backports.
 .
 lintian (2.5.42.1) unstable; urgency=medium
 .
   * checks/binaries.desc:
     + [NT] Remove the experimental marker from the tags about
       (partially) unstripped static libraries.
     + [NT] Remove the experimental marker from the no-pie and
       no-bindnow hardening tags.
   * checks/changelog-file.pm:
     + [JW] Fix use of uninitialized value when checking incorrectly
       formatted changelog entries.
 .
   * commands/reporting-lintian-harness.pm:
     + [NT] Add missing close and seek to the end of the new
       lintian log file before appending to it.
 .
   * data/binaries/embedded-libs:
     + [JW] Apply patch from Sebastian Ramacher to allow ffmpeg as
       libpostproc provider.  (Closes: #817004)
 .
   * lib/Lintian/Tag/Info.pm:
     + [JW] Use manpages.debian.org (instead of manpages.debian.net) for
       manual page hyperlinks.
 .
 lintian (2.5.42) unstable; urgency=medium
 .
   * Summary of tag changes:
     + Added:
       - systemd-service-file-missing-documentation-key
     + Removed:
       - dh_scrollkeeper-is-deprecated
       - dh_suidregister-is-obsolete
 .
   * checks/copyright-file.pm:
     + [NT] Apply patch from Rafael Kitover to avoid some
       false-positives with the DEP-5 copyright format.
       (Closes: #795641)
   * checks/debhelper.{desc,pm}:
     + [NT] Remove tags for dh_scrollkeeper and dh_suidregister,
       which are removed in the next version of debhelper.
   * checks/files.desc:
     + [JW] Update freedesktop.org specification URL.
   * checks/menu-format.desc:
     + [JW] Update freedesktop.org specification URLs.
   * checks/systemd.{desc,pm}:
     + [NT] Apply patch from Chris Lamb to flag systemd units
       without the "Documentation" key.  (Closes: #799083)
 .
   * data/scripts/interpreters:
     + [JW] Add hhvm as a known interpreter.  (Closes: #789878)
   * data/spelling/corrections:
     + [JW] Add more corrections.
     + [JW] Remove correction for "homogenous".  (Closes: #816599)
       Thanks to IOhannes m zmölnig for the bug report.
 .
   * debian/control:
     + [NT] Add (Build-)Dependency on libdata-alias-perl due
       to patch from Rafael Kitover.
 .
   * doc/lintianrc.example:
     + [NT] Remove LINTIAN_LAB - most people will never need it.
 .
   * lib/Lintian/Tag/Info.pm:
     + [JW] Allow "." characters in manual page references.
 .
 lintian (2.5.41) unstable; urgency=medium
 .
   * Summary of tag changes:
     + Added:
       - insane-line-length-in-source-file
       - source-contains-prebuilt-pandoc-documentation
       - upstream-metadata-is-not-a-file
       - upstream-metadata-yaml-invalid
     + Removed:
       - package-contains-broken-symlink
 .
   * checks/apache2.desc:
     + [JW] Remove spurious check name abbreviation.
   * checks/binaries.pm:
     + [NT] Update match for detecting numpy linking.
   * checks/cruft.{desc,pm}:
     + [BR] Filter some simple comments for long line in source-is-missing
       (Closes: #798900).
     + [BR] Detect pandoc docs avoiding source-is-missing warning.
     + [BR] Fix other source-is-missing FP. (Closes: #813013).
   * checks/fields.pm:
     + [NT] Emit "no-homepage-field" only for source packages.
   * checks/files.pm:
     + [JW] Treat packages without Multi-Arch field as if they had
       "Multi-Arch: no".  Thanks to Bas Couwenberg for the bug report.
   * checks/scripts.desc:
     + [JW] Fix typos.
   * checks/symlinks.{desc,pm}:
     + [NT] Retire package-contains-broken-symlink tag.  It was too much
       effort compared to the gain.  (Closes: #672297, #683059, #763270,
       #812723, #661003, #738187)
   * checks/testsuite.{desc,pm}:
     + [JW, NT] Apply patch from Christian Seiler to accept DEP-8 tests
       being symlinks to existing files in the source package.  Thanks
       to Raphaël Hertzog for suggesting it.  (Closes: #809440)
   * checks/upstream-metadata.{desc,pm}:
     + [NT] Apply patch from Petter Reinholdtsen to check that the
       upstream metadata file is valid YAML if present.  (Closes: #813904)
 .
   * commands/lab-tool.pm:
     + [NT] New utility to handle most laboratory operations.
   * commands/lintian:
     + [NT] New location for "frontend/lintian".
     + [NT] Refactored to use "dplint" to compute the include dirs.
     + [NT] Remove -S, -R and -r, which are now supported in the new
       lintian-lab-tool command.
 .
   * data/spelling/corrections:
     + [JW] Fix some corrections.
     + [JW] Add more corrections.
   * data/standards-version/release-dates:
     + [NT] Add 3.9.7.  Thanks to Alf Gaida for the reminder.
       (Closes: #814041)
 .
   * debian/control:
     + [JW] Switch from libyaml-perl to libyaml-libyaml-perl in
       Build-Depends and Suggests. (Lintian has been using the latter
       package since 2.5.31.)
     + [NT] Add dependency on libyaml-libyaml-perl for the new
       upstream-metadata check.
     + [NT] Bump Standards-Versions to 3.9.7 - no changes required.
   * debian/{lintian.links,manpages,rules}:
     + [NT] Update to install the new lab-tool command.
 .
   * frontend/lintian:
     + [NT] Move the code to "commands/lintian" and leave a symlink to
       dplint to replace it.
 .
   * helper/coll/objdump-info-helper:
     + [NT] Avoid collecting unused information.
 .
   * lib/Lintian/Path.pm:
     + [NT] Remove the _file_info cache field to avoid paying
       for all "file(1)" info twice.
   * lib/Lintian/Collect/Binary.pm:
     + [NT] Remove unnecessary values on members in the
       objdump_info table.
   * lib/Lintian/*.pm:
     + [JW] Fix typos.
 .
   * man/lintian-lab-tool.pod:
     + [NT] New file.
 .
   * private/generate-lintian-pod:
     + [JW] Fix formatting pathnames followed by punctuation characters.
Checksums-Sha1:
 1c486514d7994b6a6e1d6efeb8b806ab32fe925f 2845 lintian_2.5.42.1~bpo8+1.dsc
 d9bed4672da4b53fad60ef04f62dc01372baa5bb 1306512 lintian_2.5.42.1~bpo8+1.tar.xz
 c45f8afd7e2d5487ce84426e3787f296440a276a 853394 lintian_2.5.42.1~bpo8+1_all.deb
Checksums-Sha256:
 84254327c0059d9821a1dab9d600c5a7cd73a0f9a1955bc0c4fc1df9cd77134c 2845 lintian_2.5.42.1~bpo8+1.dsc
 da63abb7d516b407fb8576c7b44e55bd39a1a9c0d97eb2c1934056cfa0f17cf2 1306512 lintian_2.5.42.1~bpo8+1.tar.xz
 e231e2e04e0f66d6d309edecc6a1ef429899ae98257ed65b64433cb121a70670 853394 lintian_2.5.42.1~bpo8+1_all.deb
Files:
 589d03c49c41db9b9da8ddc52f1b069e 2845 devel optional lintian_2.5.42.1~bpo8+1.dsc
 ffb07d56ed90bde748cb947287e89acf 1306512 devel optional lintian_2.5.42.1~bpo8+1.tar.xz
 0c492239a764fc278828a1ace1532af9 853394 devel optional lintian_2.5.42.1~bpo8+1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJW7We2AAoJEEkIatPr4vMfjSAP/1cPy5Arf7Lscjm5UgrqAkmS
a9NOnG+OBSN5qH6JiDFxl38LaV0tasq9sPTSRaEnNDSuqjzhV400RE/RrkTLUA1Q
sB1XRFK2tm29/WZlCEIZwQEr/qTQFJ9sn3DYYmJ24F3O+hgmGE5YCMCyavQSCJ93
nDVt2RuSN1ybj7/BFmApbd040sMHhn/elFXQAlDGivoVV+3I8htFGePqH0znp0Li
l4KffGwI8vXcixsn1JI3K2R6F4Xd9HRj6WjkPG5BtpFjQ8ziFvTrWXdHNaCZTGjy
qFPwu9nYXNO+fLmz5Rg8fcERrNemvonpnvhLPXSvtpiBHYISWGAAL3uZBnIdaZdx
i1vV2SR4LMDZwl4OSFebcQIMTle/WLtnbxdgM+V/8rvHZT/kv3vURh1Ug1QzAs2b
o4Gz//dN62XkGbrESbsAiSvhhDOqBD7F1UUqYjbT5somzkoE2kP6RdcC+9o63cbs
u0Wtg6AsRe8bfsI4jNUlJBgMEH7BRqhTtlHyYyshRfsHTvcijAYYJVGrREJOzW0B
Q62mjMg690a9077dVvdco8ZBX/A2bh5NZ8VIQYL3gad838q+wEuAl+SOnR1MFsQP
civaE7tVzxuPGRs1Xlc9boT8a8VhbANzH4BQacgKiK+HDlOkzNDYlFD7ILvERjJw
pq/8idkP0ixqxKPVvlrC
=h8xN
-----END PGP SIGNATURE-----


Reply to: