News for package lintian

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

Format: 3.0 (native)
Source: lintian
Binary: lintian
Architecture: all
Version: 2.5.38
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]>, Axel Beckert <[email protected]>
Homepage: https://lintian.debian.org/
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/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:
 306f2e4f6e28dd5bec339d9780685474d5fd85a0 1248000 lintian_2.5.38.tar.xz
Checksums-Sha256:
 824aea9a80001f9a1747a87ce7e63d7bcd9856ee83671070b0cf14449a963bd8 1248000 lintian_2.5.38.tar.xz
Files:
 cf55059aaede55db17006ddc5944000e 1248000 lintian_2.5.38.tar.xz

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

iQIcBAEBCAAGBQJWEtqAAAoJEAVLu599gGRCcxQQALZx7jlJR3MXWnQqM3XtPme6
wZoRraIdlUU6DPV02zLO+YeIP/nNwSV7BXAPqjoJ+HOjEVBCmop17wVpHwuJGxyn
j8uwzimfeFwG7OF9KIiZMklx3sZR96xyHcKKXPO/a0MqNzszEt3YmQ/AnHuI6y8j
pL0/RwF73QKW7HfW36DftCHAbaSAYjzfdwvfHmD3ryERpazL+x0ltnSRybZwc+kX
InJ9P2GIBfwqVW16NJIrj/LQrhRpJj1ozBSMtgOtkyKTR6sWucJp4jlWvOx9hL3/
G1tuZhS2LvLSVSotfwBNbNobIKxsZCuLfAfepZ91rNa2jRA2G7L6Q/5JWrr9XEij
Dvjlz9NS5ir2OLNDyb1Tnfo28NJxF1wgICraJMW15LLd3PYO3FzMez+3iFnFNdsX
f5gY11kXNmq2nLKDwYzPx7XQ5Q7y+3yw6KwMC8PUn9wCxCo0nSSTlFuDlgvukEQD
d14dS3vbVJqNSQPSdkTXDDfu+5C0TtytoktdR2PcXNehvaCz88nuwLpRQes7t9+h
lK7yfRmRli6uKy/K++TxcrFCwsZ9ntC1nH9RPBbUlWrWhC41UsoZ2g63CaAfXduU
79qlLSJ3faJVX1NLHtdnEsd1vXmLrd5L1by/BhN+k0Zyziqy93p3hEQEDqN0pwKE
ctOMRVJO+AuxLoqLFEWc
=Fm21
-----END PGP SIGNATURE-----

Changes:
lintian (2.5.38) unstable; urgency=medium

  * Summary of tag changes:
    + Added:
      - command-in-menu-file-and-desktop-file
      - misspelled-closes-bug

  * checks/binaries.desc:
    + [NT] Update description of a tag now that debhelper properly
      strips static libraries.
    + [JW] Relax the regular expression used to used to recognize
      architecture-specific paths to avoid false positive
      arch-dependent-file-not-in-arch-specific-directory in Python debug
      packages.  Thanks to Matthias Klose for the bug report.
      (Closes: #795275)
  * checks/changelog-files.{desc,pm}:
    + [BR] Detect misspelled Closes in changelog file (Closes: #798799)
  * checks/files.{desc,pm}:
    + [AB] Apply patch by Mattia Rizzolo to also check for files in /build
      and /tmp/buildd in dir-or-file-in-build-tree.  (Closes: #797532)
    + [NT] Rewrite the description for dir-or-file-in-build-tree.  Thanks
      to Chris Lamb and Jakub Wilk for pointing out issues with the
      original description.  (Closes: #797466)
    + [BR] Detect pagead2.
    + [BR] Fix false positive privacy-breach-* for alternate link tag
      with type application/rdf+xml.  (Closes: #799914).
  * checks/obsolete-sites.pm:
    + [AB] Stop at <>, $, or " when emitting URLs as tag parameter.
  * checks/menu-format.{desc,pm}:
    + [NT] Check for menu files used to provide a command also listed in
      a desktop file.  This tag is based on the verdict in
      [CTTE #741573].
  * checks/rules.desc:
    + [NT,JW] Improve the wording of one of the tags based on feedback
      from Chris Lamb.  (Closes: #796815)
  * checks/scripts.desc:
    + [NT] Apply patch from Chris Lamb to fix a grammatical issue in a
      tag description.  (Closes: #797555)
  * checks/shared-libs.pm:
    + [JW] Fix false positive dev-pkg-without-shlib-symlink for GCC runtime
      libraries.  Thanks to Matthias Klose for the bug report.
      (Closes: #790739)
  * checks/systemd.desc:
    + [AB] Apply patch by Chris Lamb to update link to Debian systemd
      packaging reference. (Closes: #799082)
  * checks/watch-file.desc:
    + [JW] Fix typo.

  * data/binaries/embedded-libs:
    + [RG] Use a different string to detect the copies of freetype
      (Closes: #756722)
    + [RG] Allow ffmpeg to provide libav*.
  * data/debhelper/dh_{commands,packages}:
    + [AB] Apply patch by Stefano Rivera to update the home of
      dh_gstscancodecs. (Closes: #799467)
  * data/obsolete-sites/obsolete-sites:
    + [AB] Add patch by Hideki Yamane to add sourceforge.jp (Closes:
      #798736)
    + [AB] Sort file alphabetically.
  * data/spelling/corrections:
    + [JW] Add more corrections.

  * doc/lintian.xml:
    + [JW] Fix typo.

  * lib/Lintian/Collect.pm:
    + [JW] Fix typo.
  * lib/Lintian/Lab.pm:
    + [JW] Fix typo.

  * man/lintian.pod.in:
    + [JW] Fix typo.

  * private/refresh-debhelper-data:
    + [NT] Add a "This file is generated" header to all output files.

 -- Niels Thykier <[email protected]>  Mon, 05 Oct 2015 22:10:31 +0200