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

[lintian] annotated tag 2.5.21 created (now 8599274)



This is an automated email from the git hooks/post-receive script.

nthykier pushed a change to annotated tag 2.5.21
in repository lintian.

        at  8599274   (tag)
   tagging  6fc1ec705d2b8b6265239fc909dffbf7ce96b190 (commit)
  replaces  2.5.20
 tagged by  Niels Thykier
        on  Sat Jan 11 16:46:27 2014 +0100

- Log -----------------------------------------------------------------
Release Lintian/2.5.21 into unstable

Format: 1.8
Date: Wed, 08 Jan 2014 19:35:22 +0100
Source: lintian
Binary: lintian
Architecture: source all
Version: 2.5.21
Distribution: unstable
Urgency: medium
Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
Changed-By: Bastien Roucariès <roucaries.bastien+debian@gmail.com>
Description:
 lintian    - Debian package checker
Closes: 298545 365213 585495 646872 656229 661990 670323 699369 725139 729034 729037 731904 732799 733595 733883 734280
Changes:
 lintian (2.5.21) unstable; urgency=medium
 .
   * Summary of tag changes:
     + Added:
       - bad-intended-distibution
       - debian-rules-should-not-automatically-update-control
       - debian-rules-should-not-use-DEB_BUILD_OPTS
       - debian-rules-should-not-use-or-modify-user-only-variable
       - debian-rules-should-not-use-pwd
       - debian-rules-should-not-use-underscore-variable
       - license-problem-md5sum-non-distributable-file
       - license-problem-md5sum-non-free-file
       - license-problem-non-free-RFC
       - maintainer-script-should-not-use-service
       - privacy-breach-donation
       - privacy-breach-facebook
       - privacy-breach-google-cse
       - privacy-breach-logo
       - privacy-breach-piwik
       - privacy-breach-statistics-website
       - privacy-breach-w3c-valid-html
       - source-contains-prebuilt-flash-object
       - source-contains-prebuilt-flash-project
       - source-contains-prebuilt-java-object
       - source-contains-prebuilt-javascript-object
       - source-contains-prebuilt-python-object
       - source-contains-prebuilt-silverlight-object
     + Removed:
       - debian-rules-automatically-updates-control
       - debian-rules-uses-DEB_BUILD_OPTS
       - debian-rules-uses-or-modifies-user-only-variable
       - debian-rules-uses-pwd
 .
   * checks/changelog-file.{desc,pm}:
     + [BR] Warn when an upload erroneously targeted at distribution that
       is not intended (Closes: #661990).
   * checks/cruft.{desc,pm}:
     + [BR] Detect non free rfc (Closes: #365213).
     + [BR] Check md5sums on source package.
     + [BR] Detect prebuilt jar file.
     + [BR] Detect prebuilt silverlight file.
     + [BR] Detect prebuilt flash file (Closes: #733883).
   * checks/fields.{desc,pm}:
     + [BR] Increase severity of vcs-field-uses-not-recommended-uri-format
       (Closes: #670323).
   * checks/files.{desc,pm}:
     + [BR] Add xz and zip to duplicated-compressed-file regexp.
     + [BR] Use Lintian::Data for compressed file extension.
     + [BR] Use Lintian::Data for vcs files list.  Add a few more VCS
       files (Closes: #731904).
     + [BR] Remove long obsolete reference to rc.boot(5) manpage
       in package-installs-into-etc-rc.boot description.
       Thanks to Jakub Wilk (Closes: #729034).
     + [BR] Add a moreinfo field to obsolete path.
     + [BR] Fix non-conf-file-in-modprobe.d description
       (Closes: #729037).
     + [BR] Check privacy breach only in regular file.
     + [BR] Add link tag as potential privacy breaker.
     + [BR] Add <div data-href="http://website"; to potential privacy
       breaker.
   * checks/md5sums.pm:
     + [BR] In case of strange filename, md5sum(1) prefix the md5sum
       by backslash and escape the name using backslash encoding.
       Handle this case properly.
   * checks/rules.{desc,pm}:
     + [BR] Use Lintian::Data for forbidden construct in rules
       file.
     + [BR] Rename debian-rules-automatically-updates-control to
       debian-rules-should-not-automatically-update-control.
     + [BR] Rename debian-rules-uses-pwd to
       debian-rules-should-not-use-pwd.
     + [BR] Rename debian-rules-uses-DEB_BUILD_OPTS to
       debian-rules-should-not-use-DEB_BUILD_OPTS.
     + [BR] Rename debian-rules-uses-or-modifies-user-only-variable
       to debian-rules-should-not-use-or-modify-user-only-variable.
   * checks/watch.{desc,pm}:
     + [BR] Fix the description of debian-watch-may-check-gpg-signature tag.
       Thanks to Gregor Herrmann for the bug report and patch
       (Closes: #732799).
 .
   * data/cruft/non-free-files:
     + [BR] Add sRGB.icm to non-free files (Closes: #699369).
     + [BR] Add a few non-free font files (Closes: #298545).
     + [BR] Add non-free w3c valid icons.
   * data/cruft/warn-file-type:
     + [BR] Add this file.
     + [BR] Detect minified javascript (by extension).
     + [BR] Detect python prebuilt object (Closes: #734280).
   * data/fields/obsolete-packages:
     + [BR] Apply patch from Jonas Genannt to render obsolete ruby 1.8.
   * data/files/obsolete-paths:
     + [BR] Add /etc/X11/fonts/X11R7 as obsolete path (Closes: #646872).
   * data/files/privacy-breaker-{fragments,websites}:
     + [BR] Add w3c website valid x?html icons.
     + [BR] Add piwik detection.
     + [BR] Add detection of well known statistics websites.
     + [BR] Detect facebook.
     + [BR] Detect google custom search engine.
   * data/rules/rules-should-not-use:
     + [BR] Detect use of $(_) variable in debian/rules (Closes: #585495).
   * data/scripts/maintainer-script-bad-command:
     + [BR] Service is reserved to system admin (Closes: #656229).
     + [BR] Fix false positive for
       maintainer-script-should-not-use-adduser-system-without-home
       by allowing shell variable (Closes:  #733595).
 .
   * debian/control:
     + [NT] Add relevant relations on libyaml-perl, which is
       now used by harness.
 .
   * reporting/harness:
     + [NT] Fix typo in --schedule-chunk-size command-line argument.
     + [NT] Require a new configuration variable $HARNESS_STATE_DIR.
       This variable tells harness where it can store state
       information and caches.
     + [NT] Track which version of lintian a given package group
       was processed by.  Using this information, harness will now
       slowly reprocess groups processed by another version of
       Lintian than the current.
 .
   * t:
     + [NT] Apply patch from Adam Conrad to fix issue with a test
       when run in an Ubuntu environment.  Also thanks to Benjamin
       Drung for forwarding the patch to the Debian BTS.
       (Closes: #725139)
Checksums-Sha1:
 225ba152820fae2d5c8cae537caf64b37cdde4ca 1800 lintian_2.5.21.dsc
 022503bf96c4b1132ef3c8c1a05dde6f00508813 1314284 lintian_2.5.21.tar.gz
 d36b50f6b6a281b059a74f1d0e0c694b91cf78ab 732024 lintian_2.5.21_all.deb
Checksums-Sha256:
 f0dc0f63a3386c142b4fd00ee9a3781991f8b3a5c05e109222924a6d2da0cf9e 1800 lintian_2.5.21.dsc
 3007374b01bed0ef983990cbdd1605c08714656a1230a9ce9213dd0705148371 1314284 lintian_2.5.21.tar.gz
 230e38a43fb60e2e70b54e0509e20928861bec9230ad3df7354fa832a3af2804 732024 lintian_2.5.21_all.deb
Files:
 8ff34ec87cbb1b55fbdfada0fd595374 1800 devel optional lintian_2.5.21.dsc
 e2f069ebe9d2ab67de30c17f6a9fa477 1314284 devel optional lintian_2.5.21.tar.gz
 2a45cdd2707135470fdc3a3e7ad56422 732024 devel optional lintian_2.5.21_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAABCAAGBQJS0WdTAAoJEAVLu599gGRC4cIP/0zHDS7WVwA5qEBlbIYUJfh8
CipftazntezV4hoa1YVo0NU/IJRxPtKG2Zmlgqb72/0SW4XuO41NCv8nv9iO69lh
6cS+/OkHbaTm1euA8eWE4tlOmLh7+AZVRnLy4OI15qKr/WeTqmo8iXbGPJIKiDEZ
QZ0DDLP16zx5cHE63OHmwuUSOeA+BF2R3f0uFVNUG/wqovntsXEmTxxUSTj0v/Uv
QQj0+sAIC3Wc1RecFUoWCiyPZdhyLQJKuYbdnWcUVD672XYL+4OyAA8DbhPIyZ0y
qS+mjEDEnzOAdEJPbC32PKNWVa+095Ie1BOWSRBgP1oBSDNZix61SiQocZMS8Kyw
0ZEy7OTiPCw4g12AzR6/rW/EBGrUGUu5V/2m2G2QKJYnjX78IR0bJJXE1D51VNZO
PeNdJUKBa2nJY3cqsrDpq/lFpYw4BqDMhqXnYnoRHEV5OGGp+lomnrYsZoH8VqEw
35lWjfrkPylCXmhxtcX1dL5Ze0HGInc1ofi713C2u8LUgy0Uhf8Ek/u0iOgOdV09
3WEORuSNL+ageQMIn16Nm+FvcwALLSktN6rvMZyVJ159AOtWguDFnCwRXLUeVBnF
BrAADO0yW4Wk/g7zAaC1BBkXTmtzMsknrTfTU63fcJ2xpqf3wslJh3u412X9uv+0
2Rgo8cvCZ9qEuHXGuJ6n
=c7vC
-----END PGP SIGNATURE-----

Adam Conrad (1):
      t: Make the C++ test lib be a C++ lib.

Bastien ROUCARIÈS (67):
      Fix description of debian-watch-may-check-gpg-signature tag
      Add xz and zip to duplicated-compressed-file regexp
      Use Lintian::Data for compressed file extension
      Really add xz to list of compressed file extension
      Use Lintian::Data for VCS file list
      Correct a typo for compressed file list
      Warn about vcs (compressed)? cruft in binary packages
      Use Lintian::Data for forbidden construct in rules file
      Rename generic rules check to something generic
      Warn about the wrong dh --with autotools-dev (Closes: #731248)
      Service is reserved to system admin
      Detect use of $(_) variable in debian/rules
      Revert "Warn about the wrong dh --with autotools-dev (Closes: #731248)"
      Add a tag to track w3 html valid webpage.
      Detect non free rfc
      Fix another typo in debian-watch-may-check-gpg-signature
      Remove long obsolete reference to rc.boot(5) manpage
      Check non free files by using md5sums
      Check non free files suitable for non free
      Check md5sums in source package.
      Add sRGB.icm to non free file.
      Be consistant in the non-free-files
      Only check source package for non-free non-distribuable file
      Add a moreinfo field to obsolete path and add /etc/X11/fonts/X11R7 as obsolete path
      Add a few non free fonts
      Fix non-conf-file-in-modprobe.d description
      Increase severity of vcs-field-uses-not-recommended-uri-format
      Fix bad lintian doesn't warn me about an upload erroneously targetted at experimental
      Detect piwik privacy breach
      Add detection of well known statistic website
      Improve detection of w3c icons
      Add valid icons from w3c to non free files
      Run privacy breach only on regular file
      Add link tag to potential privacy breaker
      Remove a non related comment.
      Add privacy breach detection of facebook
      Add google cse to privacy breach
      Improve regexp of data/files/privacy-breaker-websites
      Improve detection of google privacy problem using some example from imagemagick
      Add new kind of privacy breach
      Fix false positive for maintainer-script-should-not-use-adduser-system-without-home
      Push exception to license check to licensecheck function.
      Detect prebuilt jar file
      Detect silverlight prebuilt object
      Detect flash object
      Avoid shadowing a variable
      Cleanup whitespace in cruft.desc
      Detect also FLA document
      Add generic check for file type
      Detect minified javascript
      Detect python prebuilt object
      Add a few more non free file.
      Fix language with help of l10n
      Fix test result
      Add -- end of options to md5sums
      Run perltidy
      Fix test failure
      Fix other test failure.
      Fix unescaped md5sum command
      Return early is keyword is undefined for Lintian::Data::known
      Improve files-general test suite.
      Fix remeaning md5sum problem due to escape.
      Last l10n review for tags
      Fix last warnings
      Fix an RFC bug in cruft
      Fix last test failure
      Freeze version

Ben Finney (1):
      Clarify description of tag ‘privacy-breach-google-adsense’

Jonas Genannt (1):
      Obsolete ruby 1.8

Niels Thykier (19):
      d/changelog: Open entry for 2.5.21
      harness: refactor processing into a sub
      harness: Fix typo, renames a cmd-line argument
      harness: Track "last-processed-by" lintian version
      harness: Automatically reprocess packages with new versions
      harness: run perltidy
      harness: Refactor log-rewrite into a sub
      harness: Rewrite log before processing backlog
      harness: Populate the state data if/when empty
      harness: Exclude "up to date" packages from the backlog
      harness: Fix a inverted conditional
      d/changelog: Add entries for the harness changes
      d/control: Add relations on libyaml-perl
      doc/README.release: Add new file about releasing Lintian
      README.release: Add remark about new dependencies
      t: Remove redundant file
      d/changelog: Remove extra empty lines and re-order entry
      d/changelog: Clarify entry about md5sums and correct spelling
      d/changelog: Fix typos reported by Lintian

Sylvestre Ledru (1):
      Fix a typo (create => creates)

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: