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

[SCM] Debian package checker annotated tag, 2.2.8, created. 2.2.8



The annotated tag, 2.2.8 has been created
        at  e919a2872b99a4b8d248c19642c8b93c9ecc0aa2 (tag)
   tagging  38553cc8e48abc6e5222aa7d5c7e2bb0960630a7 (commit)
  replaces  2.2.7
 tagged by  Russ Allbery
        on  Wed Mar 11 22:17:31 2009 -0700

- Shortlog ------------------------------------------------------------
Release 2.2.8

Format: 1.8
Date: Wed, 11 Mar 2009 21:50:58 -0700
Source: lintian
Binary: lintian
Architecture: source all
Version: 2.2.8
Distribution: unstable
Urgency: low
Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
Changed-By: Russ Allbery <rra@debian.org>
Description:
 lintian    - Debian package checker
Closes: 518966 519300
Changes:
 lintian (2.2.8) unstable; urgency=low
 .
   The "Policy 3.8.1" release.
 .
   * Summary of tag changes:
     + Added
       - dir-or-file-in-var-lock
       - dir-or-file-in-var-run
 .
   * checks/changelog-file.desc:
     + [RA] Using UTF-8 is now a Policy must and hence serious.
   * checks/control-file.desc:
     + [RA] Using UTF-8 is now a Policy must and hence serious.
   * checks/files{,.desc}:
     + [CW] Emit dir-or-file-in-var-lock or dir-or-file-in-var-run, as
       appropriate, for packages shipping directories or files in /var/lock
       or /var/run. See policy bug #514326.
   * checks/menus{,.desc}:
     + [RA] Revert the change to not require update-menus in postinst.
       This is still needed due to #518919.  Don't require update-menus in
       postrm for regular menu files, only for menu-methods, but also don't
       warn if it's present.  (Closes: #519300)
   * checks/scripts:
     + [RA] Policy allows scripts to assume that /bin/sh supports local
       with simple variable assignments.
     + [ADB] Check all added and removed diversions at once rather than
       as each maintainer script is processed.  This avoids differing
       results and false positives if the postrm is processed before other
       maintainer scripts.  (Closes: #518966)
 .
   * data/debhelper/*:
     + [RA] Refresh against unstable.
   * data/fields/virtual-packages:
     + [RA] Refresh against unstable.
   * data/files/fonts:
     + [RA] Refresh against unstable.
   * data/output/manual-references:
     + [RA] Refresh reference data against Policy 3.8.1, doc-base 0.9.1,
       and developers-reference 3.4.1.
   * data/standards-version/release-dates:
     + [RA] Add release date for 3.8.1.
 .
   * debian/control:
     + [RA] Update to standards version 3.8.1.
 .
   * lib/Dep.pm:
     + [RA] Remove, replaced with Lintian::Relation.
   * lib/Lintian/Collect/Binary.pm:
     + [RA] Fix POD errors.
   * lib/Lintian/Collect/Source.pm:
     + [RA] Fix POD errors.
   * lib/Lintian/Command.pm:
     + [RA] Fix POD errors.
 .
   * private/refresh-debhelper-data:
     + [RA] Remove symlinks as a (possibly temporary) workaround to
       packages that contain broken links to dh_* commands.
     + [RA] Exclude dh_gencontrol from debhelper commands that set
       ${misc:Depends} since it only sets it to empty when not already
       set.
   * private/refresh-fonts-data:
     + [RA] Correctly handle not specifying a Contents file on the command
       line.
 .
   * t/runtests:
     + [RA] Add support for running test scripts under t/scripts via prove
       (the standard Perl test harness).
Checksums-Sha1:
 96cc4c6254dc6db679e72f7934892cc6650f279f 1163 lintian_2.2.8.dsc
 03de8ea5a4a818e2bc6559c99c1843dafd653aa6 638759 lintian_2.2.8.tar.gz
 9179d212a4a7b3d5888a36eb98be4d3fa81e1e0b 440986 lintian_2.2.8_all.deb
Checksums-Sha256:
 b8ffcadff9d0ae7a38df0671ee80bc969510a1cd7d2e44914879cf0931ff1425 1163 lintian_2.2.8.dsc
 9fade43d2521d61537007f616927f64a7f93ea18646821b8ced66597d5402902 638759 lintian_2.2.8.tar.gz
 3dc7ad28ecd034810fabc79b8c7d9c29c2ca12c92e5a7826d614cf345af7e903 440986 lintian_2.2.8_all.deb
Files:
 7748fc67b08609f0c6f751cb023ddea3 1163 devel optional lintian_2.2.8.dsc
 5151b74a9616421b8c563cc8ac4ba3f3 638759 devel optional lintian_2.2.8.tar.gz
 c0a83e9861d6b4519a87bb97711439d0 440986 devel optional lintian_2.2.8_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkm4mvoACgkQ+YXjQAr8dHYz4QCcD2WlmHwl2EVhxeTz5lnG3UI1
q00AoMAYH/1vQfd8msVzAFDo3IqdBSYl
=PmhP
-----END PGP SIGNATURE-----

Adam D. Barratt (3):
      Check diversions after parsing all maintainer scripts rather than inline.
      Add a tag summary block for changes in 2.2.8
      Add bug closer for #519300

Colin Watson (1):
      Policy 3.8.1 will state that /var/lock and /var/run may be volatile

Russ Allbery (11):
      Retroactively fix the timestamp for the 2.2.7 release
      Partially revert the update-menus change
      Updates for the forthcoming Policy 3.8.1
      Remove lib/Dep.pm
      Add a Perl-style test suite and POD tests, fix errors
      Add release date for Policy 3.8.1
      Update to standards version 3.8.1
      Make dir-or-file-in-var-* serious/possible
      Finalize changes for 2.2.8
      Refresh data against unstable
      Exclude dh_gencontrol from misc:Depends scripts

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

-- 
Debian package checker


Reply to: