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

[lintian] annotated tag 2.5.46 created (now cf4b210)



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

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

        at  cf4b210   (tag)
   tagging  6f819e5aabb87b1145a0785643828ea23120bc36 (commit)
  replaces  2.5.45
 tagged by  Niels Thykier
        on  Sat Aug 13 20:04:06 2016 +0000

- Log -----------------------------------------------------------------
Release lintian/2.5.46 into unstable

Format: 1.8
Date: Sat, 13 Aug 2016 19:53:23 +0000
Source: lintian
Binary: lintian
Architecture: source
Version: 2.5.46
Distribution: unstable
Urgency: medium
Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
Changed-By: Niels Thykier <niels@thykier.net>
Description:
 lintian    - Debian package checker
Closes: 802964 823326 827158 828719 828773 828933 828934 829047 829545 829592 829635 830930 832096 832771 833015 833052
Changes:
 lintian (2.5.46) unstable; urgency=medium
 .
   * Summary of tag changes:
     + Added:
       - systemd-service-file-missing-install-key
       - typo-in-debhelper-override-target
     + Removed:
       - package-depends-on-lower-priority-package
 .
   * checks/cruft.pm:
     + [NT] Ignore mentions of /usr/lib/perl5 in patches as they might
       be a way of fixing said mentions.  Thanks to Robert Luberda
       for reporting the bug.  (Closes: #802964)
   * checks/debhelper.{desc,pm}:
     + [JW] Apply patch from Chris Lamb to check for common typos in
       debian/rules target names.  (Closes: #832096)
     + [JW, NT] Add some more (indirect) "dh" build-systems.
       (Closes: #828773)
   * checks/files.desc:
     + [JW] Fix typos.
   * checks/group-checks.{desc,pm}:
     + [NT] Drop "lower priorities" check as the general consensus seems to
       be that priorities changes are mostly busy work.  Thanks to Dominic
       Hargreaves for the report.  (Closes: #823326)
   * checks/infofiles.desc:
     + [JW] Fix typo.
   * checks/java.pm:
     + [JW] Don't emit javalib-but-no-public-jars for transitional packages.
       Thanks to Jeremy Bicha for the bug report.  (Closes: #829047)
   * checks/manpages.desc:
     + [JW] Fix typos.
   * checks/phppear.desc:
     + [JW] Fix typos.
   * checks/scripts.pm:
     + [JW] Fix false positive unusual-interpreter when the script had
       "#!/usr/bin/env" shebang and the interpreter was shipped in the same
       package.  Thanks to Sergio Durigan Junior for the bug report and the
       initial patch.  (Closes: #828933)
   * checks/shared-libs.desc:
     + [JW] Fix typo.
   * checks/systemd.{desc,pm}:
     + [JW] Fix typos.
     + [JW, NT] Apply from Chris Lamb to check for a possibly missing
       "WantedBy" target in service files.  (Closes: #832771)
     + [JW, NT] Improve wording about the "systemd" sequence of a tag.
   * checks/version-substvars.desc:
     + [JW] Make maybe-not-arch-all-binnmuable a classification tag.
   * checks/watch-file.desc:
     + [JW] Fix typo.
 .
   * collection/*:
     + [JW,NT] Remove "." from Perl's search path.  (Mitigates: #588017)
 .
   * commands/{info.pm,lintian}:
     + [NT] Drop the necessary bits for supporting translated tag
       descriptions.
   * commands/lintian:
     + [NT,JW] Remove "." from Perl's search path.  (Mitigates: #588017)
   * commands/reporting-html-reports.pm:
     + [NT] Fix typo in named parameter that made the raw lintain.log
       unavailable on lintian.debian.org.  Thanks to Guillem Jover
       for reporting the issue.  (Closes: #828719)
     + [NT] Install the lintian log file as a resource so it can be
       handled (e.g. cached) like other resources.
   * commands/reporting-lintian-harness.pm:
     + [NT] Attempt to terminate the run timely if it overruns the time
       limit.
   * commands/reporting-sync-state.pm:
     + [NT] Remove redundant "area" field from all binary packages in
       the harness state cache.
     + [NT] Drop existing instances of the "sha1" field from all packages
       in the harness state cache.
 .
   * data/common/source-fields:
     + [NT] Apply patch from Edward Betts to add Testsuite-Triggers as
       a known source field.  (Closes: #829545)
   * data/debhelper/*:
     + [NT] Refresh against unstable.
   * data/debhelper/dh_{addons,commands}-manual:
     + [JW, NT] Add the systemd sequence and related tools now that
       debhelper is taking over the dh-systemd helpers.  Thanks to
       Christian Hofstaedtler for the report.  (Closes: #830930)
   * data/fields/essential:
     + [JW] Add init-system-helpers; remove sysvinit and mktemp.  Thanks to
       Felipe Sateler for the bug report.  (Closes: #833015)
   * data/fields/obsolete-packages:
     + [NT] Remove "debmake" as the package is now reintroduced with a
       different purpose.  Thanks to Paul Wise for the report.
       (Closes: #827158)
   * data/files/fonts:
     + [NT] Refresh against unstable.
   * data/java/constants:
     + [NT] Bump known java-class versions.  Thanks to Hideki Yamane for
       the report.  (Closes: #829592)
   * data/scripts/interpreters:
     + [JW] Apply patch from Sergio Durigan Junior to add newLISP as a
       known interpreter.  (Closes: #828934)
   * data/spelling/corrections:
     + [JW] Add more corrections.
 .
   * debian/control:
     + [NT] Drop now unnecessary po4a Build-Dependency.
   * debian/rules:
     + [NT] Drop code for handling translations.
 .
   * doc/lintian.xml:
     + [JW] Fix typo.
 .
   * frontend/dplint:
     + [JW,NT] Remove "." from Perl's search path.  (Mitigates: #588017)
 .
   * helpers/coll/*:
     + [JW,NT] Remove "." from Perl's search path.  (Mitigates: #588017)
 .
   * lib/*.pm:
     + [NT] Drop support for translations of tag descriptions.  It never
       got used.
   * lib/Lintian/*.pm:
     + [JW] Fix typos.
   * lib/Lintian/Tags.pm:
     + [JW, NT] Fix mojibake in UTF-8 encoded comments for overrides.
       (Closes: #833052)
   * lib/Lintian/Util.pm:
     + [NT] Shuffle the harness backlog a bit to reduce the risk of a lot
       of very large package groups being scheduled in the same run.
 .
   * man/lintian.pod.in:
     + [JW] Fix typo.
     + [JW] Remove unneeded "file:" in front of a pathname.
 .
   * po4a:
     + [NT] Drop as it was not used.
 .
   * t:
     + [JW,NT] Update tests to work now that dpkg validates
       debian/tests/control.  (Closes: #829635)
     + [NT] Apply patch from Adam Conrad to make some tests work
       when the compiler uses -fPIE by default.
Checksums-Sha1:
 9a1020c2711af60e302a2f921566086683635d2a 2821 lintian_2.5.46.dsc
 1875580f0571234aa2dd1463c4e33e4d458deedd 1222444 lintian_2.5.46.tar.xz
Checksums-Sha256:
 5ebc3461755aafb235192f2779ce46da4cb6d6afd6a59f41330f10b839d3030a 2821 lintian_2.5.46.dsc
 0673fc865e80ed9b8bffd034fe62a2300b7eb1aa1ae68051cd0489ee44939224 1222444 lintian_2.5.46.tar.xz
Files:
 c7ff30bf261d1297b6783054054b2c91 2821 devel optional lintian_2.5.46.dsc
 1dba94e96804073b2f1083634b19fdaf 1222444 devel optional lintian_2.5.46.tar.xz
-----BEGIN PGP SIGNATURE-----

iQIcBAABCAAGBQJXr302AAoJEAVLu599gGRCL1sP/RIWX6zseo89k+ajwfbVS8qz
Jy+elk0eqHNu7W1LWlo2tCjfryftN3vsz2qnm3hUk9wQsoDHmfj5ML0bYQm5D5uN
uGJ13f6SoIJ9jIw3gjczpyWrgEmdIxyl/utciU++0N+6/okzvNCk3ZcIGhrbXAfz
RgqixZD++P5hNVGQHNq2BxMBPdvWlEgxcRjimj9IZjerh+IQPykMTkQ4AiJccDnW
8+Kk0Sw46rpaarlsWd2aNuiL2/P6Ns6LbQv6upWaigbmlBKsRG9LKndPa8Je/XTM
MD2rdRWJ+qOTdMMW8a9+d2zZXQiKuDeyBDQPNSq4WwksGg7RwQYN1TrDfc0E8G8K
bDmBF3cfAm4nIRw2Uhe1fa2qy4TYkLqJuSwrbyJgxzErUzyHDWqWS84IOcbvRUQL
vY/C51m054Xm9+Qh1wGJhOsT7OoSVQI1EEW3j4ZdDdyOLb2/MEIF71OE9Q4e063x
lP7le2bwcgwaxLbdTzy5A8cqzPq9mbEgt45wybK2B5K2rESBSP6hi835gwQZQ+Iw
yvtI/EbEWxisgVJQ1vWaL2JpU8GTgfi952Wms8KuT9z5zjbrZvxBRdOqZ2LcZ6dr
nKQLafCy4b3unubqwn5Wn/KtKDS3D5DiaHKUk6rAi0Uf5cN0mpKa200rYBm2MJRy
tU4DZv95o8wHJuGqX6tX
=6JWI
-----END PGP SIGNATURE-----

Adam Conrad (2):
      t: Make test work when compiler uses -fPIE by default
      t: Fix pie/no-pie hacks to work with old toolchains

Chris Lamb (2):
      c/debhelper: Check for common typos in debian/rules target names.
      c/systemd: Warn about .service files with a potentially missing Install key

Edward Betts (1):
      Do not complain about new Testsuite-Triggers in dsc

Jakub Wilk (46):
      spelling: Add more corrections
      spelling: Add more corrections
      checks/po-debconf: Fix typo
      collection/src-orig-index: Fix typo
      collection/src-orig-index: Fix typo
      data/files/pkg-config-bad-regex: Fix typo
      spelling: Add "setted"
      spelling: Add more corrections
      debian/changelog: Document Sergio Durigan Junior's changes
      checks/scripts: Merge two checks for interpreter shipped in binary itself
      checks/scripts: For "#!/usr/bin/env foo" shebang, check if (/usr)/bin/foo exists in the same package
      spelling: Add more corrections
      Fix typos
      spelling: Add more corrections
      Remove "." from @INC
      Fix typos
      checks/java: Don't emit javalib-but-no-public-jars for transitional packages
      commands/lintian: Remove "." from @INC
      Remove "." from @INC as early as possible
      Fix typo
      debian/changelog: Fix typo
      Fix typos
      Fix typos
      spelling: Add more corrections
      checks/{control-file,fields}: Update comments about build-conflicts related to build profiles
      spelling: Add more corrections
      checks/files: Fix typo
      spelling: Add more corrections
      checks/systemd: Fix typo
      checks/watch-file: Fix typo
      debian/changelog: Document Chris Lamb's contribution to checks/debhelper
      checks/debhelper: Run perltidy
      data/fields/essential: Add init-system-helpers; remove sysvinit, mktemp
      spelling: Add more corrections
      debian/changelog: Fix typos
      spelling: Add more corrections
      spelling: Add more corrections
      checks/version-substvars: Make maybe-not-arch-all-binnmuable a classification tag
      man: Remove unneeded "file:" in front of a pathname
      spelling: Add more corrections
      spelling: Add more corrections
      spelling: Add more corrections
      spelling: Add more corrections
      spelling: Add more corrections
      spelling: Add more corrections
      spelling: Add more corrections

Niels Thykier (52):
      d/changelog: Open entry for 2.5.46
      c/r-html-reports: Correct named parameter
      L::R::ResMan: Support optional source_file parameter
      c/r-html-reports: Install lintian log as a resource
      c/r-html-reports: Add symlinks for lintian.log
      Update alt text for lintian graphs
      index.tmpl: Improve the lintian log link text
      index.tmpl: Reword index section and make it a <nav>
      maintains.tmpl: Fix sorting and add jump link to "other"
      head.tmpl: Put the header links in <nav>
      t: Unbrek testsuite-general at the cost of 1 test
      Remake testsuite-control-not-file as hand-crafted test suite
      Remake testsuite-control-syntax as hand-crafted test suite
      Add a hand-crafted test case for autopkgtests
      d/changelog: Add entry for the test fixes
      data/java: Update known java-class versions
      t: Fix test
      L::Tags: Read lintian overrides files as UTF-8 encoded
      t: Remove reundant control.in file
      c/debhelper: Improve the debian-build-system detection
      d/changelog: Correct ordering of an entry
      c/cruft: Ignore usr/lib/perl5 mentions in d/patches
      d/d/dh_addons-manual: Add the systemd sequence
      c/systemd: Improve wording of a tag
      c/debhelper: Add build system for dhmk
      Add dh_systemd* to dh_commands-manual
      data: Refresh debhelper+fonts data
      d/f/obsolete-packages: Remove debmake
      c/group-checks: Drop "lower priorties" check
      t: Update test to match data file change
      r/t/maintainer.tmpl: Always generate an index
      r/t/maintainer.tmpl: Make the index a <nav>
      r/t/maintainer.tmpl: Make index link text self-contained
      Rename README to README.md
      Drop unused support for translated tag descriptions
      r/r-sync-state.pm: Drop redundant "area" field in binaries
      Drop redundant fields in the harness state cache
      Fix typo
      r/r-l-harness: Attempt to stop at the end of the dead-line
      L::Util: Shuffle the harness backlog
      d/changelog: Add missing entry
      c/r-sync-state: Refactor to avoid some hash lookups
      Rename README -> README.md in d/rules + d/docs
      T::Lintian: Drop translation specific code
      Add spellchecking of check info (but not tags info)
      T::Lintian: Use ok(0, ...) instead of fail(...)
      T::Lintian: Apply perltidy
      c/r-lintian-h: Skip the next round if there is less than 5m
      c/r-lintian-h: Fix thinko in the alarm handling
      Replace uses of s/// that could be m//
      p/gen-tag-summary: Make a bit more robust/verbose
      Release lintian/2.5.46 into unstable

Sergio Durigan Junior (1):
      Add newLISP to the list of known interpreters

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

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: