[ubuntu/trusty-proposed] lintian 2.5.20ubuntu1 (Accepted)

Benjamin Drung bdrung at ubuntu.com
Sat Dec 21 19:33:13 UTC 2013


lintian (2.5.20ubuntu1) trusty; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Make the C++ test lib be a C++ lib. Thanks to Adam Conrad for the patch.
      (Closes: #725139)

lintian (2.5.20) unstable; urgency=low

  * Summary of tag changes:
    + Added:
      - build-depends-on-an-obsolete-java-package
      - debian-watch-file-pubkey-file-is-missing
      - debian-watch-may-check-gpg-signature
      - license-problem-nvidia-intellectual
      - maintainer-script-should-not-hide-init-failure
      - maintainer-script-should-not-modify-ld-so-conf
      - maintainer-script-should-not-modify-netbase-managed-file
      - maintainer-script-should-not-use-adduser-system-without-home
      - maintainer-script-should-not-use-ancient-dpkg-epoch-check
      - maintainer-script-should-not-use-ancient-dpkg-multi-conrep-check
      - maintainer-script-should-not-use-deprecated-chown-usage
      - maintainer-script-should-not-use-dpkg-status-directly
      - maintainer-script-should-not-use-fc-cache
      - maintainer-script-should-not-use-gconftool
      - maintainer-script-should-not-use-install-sgmlcatalog
      - maintainer-script-should-not-use-start-stop-daemon
      - maintainer-script-should-not-use-update-alternatives-remove
      - maintainer-script-should-not-use-update-alternatives-set
      - package-install-into-obsolete-dir
      - privacy-breach-generic
      - privacy-breach-google-adsense
    + Removed:
      - ancient-dpkg-epoch-check
      - ancient-dpkg-multi-conrep-check
      - deprecated-chown-usage
      - fc-cache-used-in-maintainer-script
      - gconftool-used-in-maintainer-script
      - install-sgmlcatalog-deprecated
      - maintainer-script-hides-init-failure
      - maintainer-script-modifies-ld-so-conf
      - maintainer-script-modifies-netbase-managed-file
      - maintainer-script-uses-dpkg-status-directly
      - start-stop-daemon-in-maintainer-script
      - update-alternatives-remove-called-in-postrm

  * checks/cruft.{desc,pm}:
    + [BR] Check files for under a non-distributable Nvidia
      license.  (Closes: #724930)
    + [BR] Abstract sliding window algorithm and use it for
      license check.  (Closes: #720348)
    + [BR] Filter (x?ht|x)ml comments for license check.
      (Closes: #729226).
  * checks/fields.pm:
    + [SL] Returns a warning when a package build-deps on java-compiler
      instead of default-jdk.  (Closes: #730714)
  * checks/files.desc:
    + [BR] Improve description of pkg-config-multi-arch-wrong-dir
      tag.  Add debhelper > 9 on non multi-arched package as a likely
      cause (Closes: #723886).
    + [BR] Add a generic check for obsolete path.
    + [BR] Detect privacy breaker html/css files (Closes: #637580)
      particularly Google Adsense (Closes: #718427).
  * checks/scripts.{desc,pm}:
    + [BR] Detect update-alternatives --set in maintainer scripts.
      (Closes: #643602).
    + [BR] Use Lintian::Data for bad shell construction in maintainer
      scripts.
    + [BR] Detect use of adduser --system without --home or with
      --home inside /home.  (Closes: #730456).
    + [BR] install-sgmlcatalog is deprecated for a long time.  Warn
      now in all use case.  Rename the tag to
      maintainer-script-should-not-use-install-sgmlcatalog
    + [BR] Rename gconftool-used-in-maintainer-script to
      maintainer-script-should-not-use-gconftool.  Add gconf\d package
      to exception list.
    + [BR] Rename fc-cache-used-in-maintainer-script to
      maintainer-script-should-not-use-fc-cache.  Add fontconfig
      package to exception list.
    + [BR] Rename (ancient-dpkg-.*) to maintainer-script-should-not-use-$1.
    + [BR] Rename (deprecated-chown-usage) to
      maintainer-script-should-not-use-$1.
    + [BR] Rename maintainer-script-hides-init-failure to
      maintainer-script-should-not-hide-init-failure.
    + [BR] Rename maintainer-script-modifies-ld-so-conf to
      maintainer-script-should-not-modify-ld-so-conf.
    + [BR] Rename maintainer-script-modifies-netbase-managed-file to
      maintainer-script-should-not-modify-netbase-managed-file.
    + [BR] Rename maintainer-script-uses-dpkg-status-directly to
      maintainer-script-should-not-use-dpkg-status-directly.
    + [BR] Rename update-alternatives detection in maintainer script to
      aintainer-script-should-not-use convention.
    + [BR] Rename start-stop-daemon-in-maintainer-script to
      maintainer-script-should-not-use-start-stop-daemon
  * checks/standards-version:
    + [BR] Use Lintian::Data for ancient date check.
  * checks/watch.{desc,pm}:
    + [BR] Detect lack of uscan support for gpg signature.
      (Closes: #711553).

  * data/binary/embedded-libs:
    + [RG] Detect embedded copies of poppler/xpdf.  (Closes: #724733)
  * data/files/obsolete-paths:
    + [BR] Add this this file to generically check obsolete path.
    + [BR] Check obsolete /etc/dhcp3 path.  (Closes: #673029)
  * data/fields/obsolete-packages:
    + [NT] Apply patch from Eric Dorland to mark various versions
      of automake as obsolete.
    + [SL] Tag openjdk-6-jdk, openjdk-6-jre and openjdk-6-jre-headless
      as obsolete (See ##720911).  (Closes: #730714)
  * data/fields/virtual-packages:
    + [NT] Refresh against sid.  Thanks to Nicholas Breen for the
      reminder.  (Closes: #724866)
  * data/spelling/corrections:
    + [RG] Detect some typos of "establishment" and "contains".
    + [SL] Detect some typos of "suppress".
  * data/standards-version/ancient-date:
    + [BR] Set ancient date to 14 Jan 2012.
  * data/standards-version/release-dates:
    + [NT] Add release date for 3.9.5.

  * debian/control:
    + [NT] Bump Standards-Versions to 3.9.5 - no changes required.
    + [BR] Add myself as uploader.

  * lib/Lintian/Collect/Binary.pm:
    + [GN] Add support for multi-component RPATHs.  (Closes: #727683)
  * lib/Lintian/Collect/Package.pm:
    + [BR] Globally replace \\ by \ in _dequote_name(). This bug was
      masked by old buggy tar (Closes: #727665).

  * t/debs/deb-format-wrong-order/.*:
    + [BR] Recent dpkg detect this error and bail out.  Do not run with
      dpkg >= 1.17.2.  See dpkg git commit
      cb8ed03bbffe892165620ed1ddf753a6b0c1ee62
      and 547dca4c3ff23df5dfa554f1943b371cd7056ee4.

  * vendors/ubuntu/main/data/changes-file/known-dists:
    + [NT] Add "trusty".  Thanks to Stéphane Graber for the
      reminder.

Date: Sat, 21 Dec 2013 19:38:56 +0100
Changed-By: Benjamin Drung <bdrung at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/trusty/+source/lintian/2.5.20ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 21 Dec 2013 19:38:56 +0100
Source: lintian
Binary: lintian
Architecture: source
Version: 2.5.20ubuntu1
Distribution: trusty
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Benjamin Drung <bdrung at ubuntu.com>
Description: 
 lintian    - Debian package checker
Closes: 637580 643602 673029 711553 718427 720348 723886 724733 724866 724930 725139 727665 727683 729226 730456 730714
Changes: 
 lintian (2.5.20ubuntu1) trusty; urgency=low
 .
   * Merge from Debian unstable. Remaining changes:
     - Make the C++ test lib be a C++ lib. Thanks to Adam Conrad for the patch.
       (Closes: #725139)
 .
 lintian (2.5.20) unstable; urgency=low
 .
   * Summary of tag changes:
     + Added:
       - build-depends-on-an-obsolete-java-package
       - debian-watch-file-pubkey-file-is-missing
       - debian-watch-may-check-gpg-signature
       - license-problem-nvidia-intellectual
       - maintainer-script-should-not-hide-init-failure
       - maintainer-script-should-not-modify-ld-so-conf
       - maintainer-script-should-not-modify-netbase-managed-file
       - maintainer-script-should-not-use-adduser-system-without-home
       - maintainer-script-should-not-use-ancient-dpkg-epoch-check
       - maintainer-script-should-not-use-ancient-dpkg-multi-conrep-check
       - maintainer-script-should-not-use-deprecated-chown-usage
       - maintainer-script-should-not-use-dpkg-status-directly
       - maintainer-script-should-not-use-fc-cache
       - maintainer-script-should-not-use-gconftool
       - maintainer-script-should-not-use-install-sgmlcatalog
       - maintainer-script-should-not-use-start-stop-daemon
       - maintainer-script-should-not-use-update-alternatives-remove
       - maintainer-script-should-not-use-update-alternatives-set
       - package-install-into-obsolete-dir
       - privacy-breach-generic
       - privacy-breach-google-adsense
     + Removed:
       - ancient-dpkg-epoch-check
       - ancient-dpkg-multi-conrep-check
       - deprecated-chown-usage
       - fc-cache-used-in-maintainer-script
       - gconftool-used-in-maintainer-script
       - install-sgmlcatalog-deprecated
       - maintainer-script-hides-init-failure
       - maintainer-script-modifies-ld-so-conf
       - maintainer-script-modifies-netbase-managed-file
       - maintainer-script-uses-dpkg-status-directly
       - start-stop-daemon-in-maintainer-script
       - update-alternatives-remove-called-in-postrm
 .
   * checks/cruft.{desc,pm}:
     + [BR] Check files for under a non-distributable Nvidia
       license.  (Closes: #724930)
     + [BR] Abstract sliding window algorithm and use it for
       license check.  (Closes: #720348)
     + [BR] Filter (x?ht|x)ml comments for license check.
       (Closes: #729226).
   * checks/fields.pm:
     + [SL] Returns a warning when a package build-deps on java-compiler
       instead of default-jdk.  (Closes: #730714)
   * checks/files.desc:
     + [BR] Improve description of pkg-config-multi-arch-wrong-dir
       tag.  Add debhelper > 9 on non multi-arched package as a likely
       cause (Closes: #723886).
     + [BR] Add a generic check for obsolete path.
     + [BR] Detect privacy breaker html/css files (Closes: #637580)
       particularly Google Adsense (Closes: #718427).
   * checks/scripts.{desc,pm}:
     + [BR] Detect update-alternatives --set in maintainer scripts.
       (Closes: #643602).
     + [BR] Use Lintian::Data for bad shell construction in maintainer
       scripts.
     + [BR] Detect use of adduser --system without --home or with
       --home inside /home.  (Closes: #730456).
     + [BR] install-sgmlcatalog is deprecated for a long time.  Warn
       now in all use case.  Rename the tag to
       maintainer-script-should-not-use-install-sgmlcatalog
     + [BR] Rename gconftool-used-in-maintainer-script to
       maintainer-script-should-not-use-gconftool.  Add gconf\d package
       to exception list.
     + [BR] Rename fc-cache-used-in-maintainer-script to
       maintainer-script-should-not-use-fc-cache.  Add fontconfig
       package to exception list.
     + [BR] Rename (ancient-dpkg-.*) to maintainer-script-should-not-use-$1.
     + [BR] Rename (deprecated-chown-usage) to
       maintainer-script-should-not-use-$1.
     + [BR] Rename maintainer-script-hides-init-failure to
       maintainer-script-should-not-hide-init-failure.
     + [BR] Rename maintainer-script-modifies-ld-so-conf to
       maintainer-script-should-not-modify-ld-so-conf.
     + [BR] Rename maintainer-script-modifies-netbase-managed-file to
       maintainer-script-should-not-modify-netbase-managed-file.
     + [BR] Rename maintainer-script-uses-dpkg-status-directly to
       maintainer-script-should-not-use-dpkg-status-directly.
     + [BR] Rename update-alternatives detection in maintainer script to
       aintainer-script-should-not-use convention.
     + [BR] Rename start-stop-daemon-in-maintainer-script to
       maintainer-script-should-not-use-start-stop-daemon
   * checks/standards-version:
     + [BR] Use Lintian::Data for ancient date check.
   * checks/watch.{desc,pm}:
     + [BR] Detect lack of uscan support for gpg signature.
       (Closes: #711553).
 .
   * data/binary/embedded-libs:
     + [RG] Detect embedded copies of poppler/xpdf.  (Closes: #724733)
   * data/files/obsolete-paths:
     + [BR] Add this this file to generically check obsolete path.
     + [BR] Check obsolete /etc/dhcp3 path.  (Closes: #673029)
   * data/fields/obsolete-packages:
     + [NT] Apply patch from Eric Dorland to mark various versions
       of automake as obsolete.
     + [SL] Tag openjdk-6-jdk, openjdk-6-jre and openjdk-6-jre-headless
       as obsolete (See ##720911).  (Closes: #730714)
   * data/fields/virtual-packages:
     + [NT] Refresh against sid.  Thanks to Nicholas Breen for the
       reminder.  (Closes: #724866)
   * data/spelling/corrections:
     + [RG] Detect some typos of "establishment" and "contains".
     + [SL] Detect some typos of "suppress".
   * data/standards-version/ancient-date:
     + [BR] Set ancient date to 14 Jan 2012.
   * data/standards-version/release-dates:
     + [NT] Add release date for 3.9.5.
 .
   * debian/control:
     + [NT] Bump Standards-Versions to 3.9.5 - no changes required.
     + [BR] Add myself as uploader.
 .
   * lib/Lintian/Collect/Binary.pm:
     + [GN] Add support for multi-component RPATHs.  (Closes: #727683)
   * lib/Lintian/Collect/Package.pm:
     + [BR] Globally replace \\ by \ in _dequote_name(). This bug was
       masked by old buggy tar (Closes: #727665).
 .
   * t/debs/deb-format-wrong-order/.*:
     + [BR] Recent dpkg detect this error and bail out.  Do not run with
       dpkg >= 1.17.2.  See dpkg git commit
       cb8ed03bbffe892165620ed1ddf753a6b0c1ee62
       and 547dca4c3ff23df5dfa554f1943b371cd7056ee4.
 .
   * vendors/ubuntu/main/data/changes-file/known-dists:
     + [NT] Add "trusty".  Thanks to Stéphane Graber for the
       reminder.
Checksums-Sha1: 
 0b5e3a0e23216bab8230aebb827e47017da6bf61 2779 lintian_2.5.20ubuntu1.dsc
 1337340e3d1d6af30b925dc47d7a680a1f028f8b 1309816 lintian_2.5.20ubuntu1.tar.gz
Checksums-Sha256: 
 efc5e274cd3f6466e5fb4199791832c0a9bad57ccb299682e967c1d9a0583030 2779 lintian_2.5.20ubuntu1.dsc
 c57927d2e14ae3fc4c7fd29cb6267efaeaaf6522fb67aacadb4c230e9ebfb1a3 1309816 lintian_2.5.20ubuntu1.tar.gz
Files: 
 51f045a45cc1d394a51e4558ee305d7f 2779 devel optional lintian_2.5.20ubuntu1.dsc
 f5273c3278b755b1962a74865ddcb73e 1309816 devel optional lintian_2.5.20ubuntu1.tar.gz
Original-Maintainer: Debian Lintian Maintainers <lintian-maint at debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAEBCgAGBQJSteyxAAoJEBWetcTvyHdM63MQAJ3su4etdxjefDWiwYTfJ8nE
ER1DtNS9NdzV7SJdoisg31yVWTJtlndMhAZY7EA6gk6M+VwqVkDBZysU+YOA1kVF
qoOpcz9JmLBDFPU6T/WSWrv+cfXtwXsgM53nNVxNVyq771xaIAth1jgQgXMm0zPB
jyqfxZDGXHwwd5bhRW7OmC+7hboyvYUjME3Vmvb9gzwwShva0OkFV5PRT+RMKIqI
JyXt3iEv23bfhPpeB7tSYe0iqHlghnzVQ3OAHER9eNa4m5AL5JF29uJOkvsrc/C2
nEluUHnMprJ8S88Xe+6yXnqyxRF12GjMsp+d0jM6ZYx2sZ/VUm/yQC9E0TILRXst
FkdRLTs7r/w4DmQRbERLgZ16DOrBtYLMBBuhF6EXmjKebSfbggKosuzY7bya5slR
j2rXPuucEmqW3K9rL5ZWQSqsC78DzdsGHfpwmO05pPw3ggOcc3533MNaQQZZhTv8
qGy+y/GlzlKJWJYz0xvQQLiBlFF6CEGftrM2fSwXh+B0Dz3QLVI5dsSAPM3h1Prb
P3s7pEMquqYj4BdmZz0aPo/1XVhxaIp3CgZxx76/izbrMPxleiL0EQjS7De1LfK1
0+EGqsN8xOdRfa7v7yPYBI2NFLuhdbAyLjyQt8NbJn/QPQPtyGAvncULnVCQWsYN
4JTlVp2bz2CnKin3mf72
=JJFf
-----END PGP SIGNATURE-----


More information about the Trusty-changes mailing list