lintian 2.5.26ubuntu1 source package in Ubuntu

Changelog

lintian (2.5.26ubuntu1) utopic; urgency=medium

  * Merge from Debian unstable, remaining changes:
    - Ship pre-uglified json.js to avoid build-dep on nodejs for the
    tests.

lintian (2.5.26) unstable; urgency=medium

  * Summary of tag changes:
    + Added:
      - backports-changes-missing
      - backports-upload-has-incorrect-version-number
      - debian-upstream-obsolete-path
      - description-is-pkg-name
      - description-too-short
      - desktop-mime-but-no-exec-code
      - empty-short-license-in-dep5-copyright
      - file-without-copyright-information
      - invalid-escape-sequence-in-dep5-copyright
      - invalid-short-name-in-dep5-copyright
      - license-problem-bad-php-license
      - license-problem-php-license
      - license-problem-undefined-license
      - no-dep5-copyright
      - package-contains-timestamped-gzip
      - pipe-symbol-used-as-license-disjunction
      - privacy-breach-may-use-debian-package
      - source-contains-autogenerated-visual-c++-file
      - space-in-std-shortname-in-dep5-copyright
      - unused-file-paragraph-in-dep5-copyright
      - wildcard-matches-nothing-in-dep5-copyright
    + Removed:
      - copyright-refers-to-bad-php-license
      - copyright-refers-to-problematic-php-license

  * checks/binaries.{desc,pm}:
    + [NT] Apply patch from Damyan Ivanov to handle the new
      Perl5 library path location.
  * checks/changes-file.{desc,pm}:
    + [BR] Add patch from Ivo De Decker, add check for
      backports changes file.  (Closes: #732225).
    + [BR] Apply patch from Tomasz Bucher, add check for
      for timestamped gzip files.  (Closes: #738591).
  * checks/cruft.{desc,pm}:
    + [BR] Use license checking framework for checking php license.
      (Closes: #752540).
    + [BR] Add a pedantic tag for autogenerated file made by Visual
      C++.
    + [BR] Fix another false positive for gfdl invariants in
      php-elisp, doc-linux-fr and in clisp.
    + [BR] Detect old path for upstream metadata.
  * checks/description.{desc,pm}:
    + [SL] Check for one word short description.  (Closes: #756643).
    + [SL] Check if the short description is the same as the
      package name.  (Closes: #757398).
  * checks/fields.pm:
    + [NT] Apply patch from Salvatore Bonaccorso to recommend the
      new cgit URLs for anonscm.debian.org over the webgit URLs.
      (Closes: #756940)
  * checks/files.pm:
    + [BR] Fix false positive in detection of cross arch pkgconfig.
      (Closes: #755902).
    + [BR] Detect privacy breach fixable by using existing debian
      package.
    + [BR] Whitelist <link rel="generator-home"...> in privacy breach
      checker.
    + [NT] Apply patch from Damyan Ivanov to handle the new
      Perl5 library path location.  (Closes: #757921)
  * checks/init.d.pm:
    + [NT] Allow usage of /lib/init/init-d-scripts as alternative to
      implementing init.d targets in the script itself.  Thanks to
      Yaroslav Halchenko for the report.  (Closes: #758236)
  * checks/menu-format.pm:
    + [BR] Add new desktop keys files. Move key list to data.
      (Closes: #755266).
    + [NT] Apply patch from Niklas Fiekas to check for desktop files
      with MimeType-field but no format code in the Exec-field.
      (Closes: #757383)
  * checks/phppear.pm:
    + [BR] Fix a false positive for
      missing-pkg-php-tools-addon phpcomposer, thanks to
      David Prévot (Closes: #754738).
  * checks/source-copyright.{desc,pm}:
    + [BR] Add a pedantic warning about non dep-5 debian/copyright.
    + [BR] Detect empty required fields.  (Closes: #748452, #656801).
    + [BR] Detect undefined license.  (Closes: #733659).
    + [BR] Apply patch from Johannes Schauer in order
      to warn if the pipe symbol is used in license.
      (Closes: #757583).
    + [BR] Apply patch from Johannes Schauer in order to
      check if DEP-5 debian/copyright covers all files
      in the unpacked sources. (Closes: #757551).
    + [BR] Detect bad short name and space in license.
      Thanks to Clint Adams and Johannes Schauer.
      (Closes: #747248, #757615).
    + [BR] Avoid to raise file-without-copyright-information
      for .pc directory.
  * checks/systemd.pm:
    + [NT] Allow usage of /lib/init/init-d-scripts as alternative to
      sourcing /lib/lsb/init-functions.
  * checks/testsuite.desc:
    + [BR] Update ref url.  (Closes: #755275).

  * data:
    + [NT] Refresh several data files against sid.
  * data/cruft/gfdl-license-fragments-checks:
    + [BR] Add tla false positive for gfdl license text.
  * data/cruft/non-distributable-files:
    + [BR] Detect play boy Lenna test image.
  * data/cruft/non-free-files:
    + [BR] Add non free icc profile HP5000_UVDuraImageGlossMaxQ.icc
      from nips2 package.
  * data/cruft/warn-file-type:
    + [BR] Add debug source suffix for detecting javascript
      source-is-missing and improve test suite. Fix a
      false postive in mono and in jenkin.
  * data/debhelper/dh_commands:
    + [BR] Add patch from  Piotr Ożarowski, dh-python2
      moved to dh-python package (Closes: #740161).
  * data/debhelper/dh_commands-manual:
    + [JW] Add dh_apache2 relations to avoid a false-positive.
      Thanks to Axel Beckert for reporting the issue.
      (Closes: #748688)
    + [NT] Add ":any" to all python related dependencies.  Thanks
      to Matthias Klose for reporting the issue.  (Closes: #733733)
  * data/debhelper/*:
    + [NT] Refresh against sid.  Thanks to Christian Marillat for
      reporting the out of date data.  (Closes: #758891)
  * data/fields/obsolete-packages:
    + [NT] Add ruby1.9.1, ruby1.9.1-dev and libruby1.9.1 per
      request of the Ruby team.
  * data/files/js-libraries:
    + [BR] Apply patch from Paul Wise for detection of
      libjs-excanvas.
  * data/files/privacy-breaker-website:
    + [BR] Improve detection of sourceforge logos.
    + [BR] Detect libjs-jquery use.
    + [BR] Detect libjs-mathjax use.
    + [BR] Add count.digitalpoint.com to statistics website.
    + [BR] Add xoom.com to privacy-breach-donation (used by
      freesci-doc package).
    + [BR] Detect libjs-jquery-ui use.
    + [BR] Detect pledgie.com as a donation website.
  * data/source-copyright/bad-short-licenses:
    + [BR] Add unspecified and - as bad license.
    + [BR] Detect some invalid short name. Thanks to
      Johannes Schauer.

  * debian/control:
    + [NT] Update recommendation on libautodie-perl to
      include perl 5.20 as alternative.
  * debian/rules:
    + [NT] Gracefully handle the case where there are no
      translations of tag descriptions.

  * doc/tutorial/Lintian/Tutorial/WritingChecks.pod:
    + [NT] Correct tutorial now that the "index" collection
      is gone.

  * lib/Lintian/Internal/FrontendUtil.pm:
    + [NT] Ignore set, but empty locale environment variables.
      Thanks to Michael Prokop for the report.  (Closes: #759726)

  * reporting/{config,html_reports}:
    + [NT] Add support for copying the documentation rather than
      symlinking to it.  Thanks to Nicolas Sévelin-Radiguet for
      reporting the issue.  (Closes: #756301)

  * t:
    + [BR] Fix FTBFS on !amd64.  (Closes: #757802).
 -- Martin Pitt <email address hidden>   Mon, 08 Sep 2014 07:18:20 +0200

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Utopic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Utopic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
lintian_2.5.26ubuntu1.tar.xz 1.1 MiB 83a77c00f515de3c71ea8c560a3aaa7a834df9e347827967fb74eef2006adb68
lintian_2.5.26ubuntu1.dsc 2.7 KiB 518cd6484446e12d948ccf621d3df1f9e6fe61c3cebbea59dc4726a2b962e00b

Available diffs

View changes file

Binary packages built by this source

lintian: No summary available for lintian in ubuntu utopic.

No description available for lintian in ubuntu utopic.