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

Accepted lintian 1.23.47 (source all)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 01 May 2008 15:04:08 +0200
Source: lintian
Binary: lintian
Architecture: source all
Version: 1.23.47
Distribution: unstable
Urgency: low
Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
Changed-By: Frank Lichtenheld <djpig@debian.org>
Description: 
 lintian    - Debian package checker
Closes: 469301 469603 469924 469925 470403 471751 471838 472665 472933 473428 473840 474077 474478 475026 476149 476417 476565 476681 477471
Changes: 
 lintian (1.23.47) unstable; urgency=low
 .
   The "long time no upload" release.
 .
   * checks/binaries{.desc,}
     + [RA] Permit architecture: all packages to have binaries in the
       multiarch directories.  (Closes: #469301)
     + [RA] Suggest an override for arch: all packages containing binaries
       independent of the host architecture (such as for cross-compiles).
   * checks/changelog-file:
     + [RA] Quash more Perl warnings on badly malformed NEWS.Debian files.
   * checks/control-files:
     + [FL] Add 'triggers' as a valid control file.  Thanks, Joey Hess.
       (Closes: #473840)
   * checks/copyright-file{.desc,}:
     + [RA] Document handling of false positives for GPL, GFDL, and LGPL
       license references and catch the GFDL 1.1 false positive.
     + [FL] Add CeCILL license to false positives list for
       copyright-should-refer-to-common-license-file-for-gpl.  Thanks,
       Alexandre Fayolle.  (Closes: #472933)
   * checks/cruft:
     + [RA] Subversion conflicts generate three files, two with revision
       numbers and one with .mine.  Only warn about the revision numbers;
       .mine probably won't occur alone and may be a false positive.
   * checks/etcfiles:
     + [RA] /etc/init.d/{skeleton,rc,rcS} are not conffiles, and README
       files in /etc need not be.
   * checks/fields.desc:
     + [FL] Remove obsolete section base from list of valid sections in
       unknown-section.  (Closes: #471751)
   * checks/files{.desc,}:
     + [RA] /etc/init.d/{skeleton,README} don't need to be executable.
     + [RA] Warn about linda overrides since linda has been removed from
       the archive.  Thanks, Y Giridhar Appaji Nag.  (Closes: #469603)
     + [RA] Check for numeric owners or groups outside of the reserved
       static ranges.  Patch from Håkon Stordahl.  (Closes: #469924)
     + [RA] Issue errors for installing files under /var/www.  This isn't
       in FHS, may not be the document root, and may break local files if
       it is the document root.  Thanks, Joerg Jaspert.  (Closes: #470403)
     + [RA] Don't consider files in bin directories that contain "copying"
       or "license" to be extra license files.
     + [FL] Don't complain about empty directories under
       /usr/share/python-support since those might be needed.  Thanks,
       Josselin Mouette.  (Closes: #473428)
     + [RA] Ignore extra license files in examples subdirectories of
       /usr/share/doc.  Thanks, Daniel Jacobowitz.  (Closes: #476149)
   * checks/lintian.desc:
     + [FL] Rename md5sum-mismatch-in-changes-file to
       checksum-mismatch-in-changes-file.
   * checks/nmu{.desc,}:
     + [RA] Add support for +nmuX versioning for NMUs of native packages.
       Patch from James Vega.  (Closes: #475026)
     + [RA] Don't consider an NMU changelog entries that mention NMU with
       a variation of the word "incorporate."
   * checks/scripts:
     + [RA] Attempt to quash some Perl warnings.
     + [RA] *.py files in /usr/{lib,share}, /etc/init.d/skeleton, and *.ex
       files do not need to be executable even if they look like scripts.
     + [RA] Add clisp, procmail, and rrdcgi, and another way interpretors
       are templated in *.in files.
     + [RA] Expect unversioned dependencies on OCaml packages rather than
       versioned dependencies since the version changes frequently and
       unversioned dependencies are what people are already using.  Thanks,
       Hideki Yamane.  (Closes: #476417)
     + [RA] Add inetutils-inetd and xinetd as additional update-inetd
       providers.  Patch from Guillem Jover.  (Closes: #474077)
     + [RA] If the call to some supporting program like update-inetd is
       conditional on the existence of the program, assume the maintainer
       knows what they're doing and don't warn.
   * checks/shared-libs:
     + [RA] Move the default ld.so search path into data.  Drop obsolete
       /usr/lib/libg++-dbg, /usr/X11R6/lib/Xaw3d, and libc5 compatibility
       directories in the process.
     + [RA] Allow and expect ldconfig, SONAMEs, and shlibs treatment of
       libraries in multiarch directories.
 .
   * data/binaries/multiarch:
     + [RA] New file listing multiarch binary directories.
   * data/shared-libs/ldconfig-dirs:
     + [RA] New file listing directories searched by ld.so.
 .
   * debian/compat:
     + [FL] Increase debhelper compat level to 5. There is really
       no need anymore to support building on sarge.
   * debian/control:
     + [FL] Add dependency on libdigest-sha-perl.
     + [FL] Increase debhelper dependency to >= 5
 .
   * frontend/lintian:
     + [RA] Qualify relative --root directories so that we don't break
       later.  Patch from Håkon Stordahl.  (Closes: #469925)
     + [CW] Add intrepid as an allowable distribution for Ubuntu.
     + [FL] Support Checksums-* fields in .changes files. Follows
       the same rules as the md5sum check. Add new option --checksums
       as alias for --md5sums.  (Closes: #476565)
 .
   * lib/Spelling.pm:
     + [RA] Avoid Perl warnings when called with an uninitialized value.
     + [RA] Correct "meta package" and "meta-package" in descriptions to
       "metapackage".  Thanks, Frank S. Thomas.  (Closes: #476681)
   * lib/Util.pm:
     + [FL] Rename function get_file_md5sum to get_file_checksum and
       support SHA1 and SHA256.
 .
   * man/lintian.1:
     + [FL] Drop linda from SEE ALSO since it is obsolete now. Suggested
       by Hideki Yamane. (Closes: #474478)
     + [FL] Add new --checksums option.
 .
   * reporting/html_reports:
     + [RA] Base the generation of clean report pages on the maintainer URL
       rather than the full maintainer string so that maintainers with
       different forms of their name won't have clean reports that
       overwrite dirty ones.
     + [RA] Fix the counts in qa-list.txt, which were broken in several
       respects.
     + [RA] Don't consider a maintainer's page error/warning free if there
       are errors or warnings in their co-maintained packages.
   * reporting/templates/maintainer.tmpl:
     + [RA] Always add anchors to the package names even for uploaders.
 .
   * testset/copyright:
     + [FL] New testcases by Tobias Toedter.  (Closes: #472665)
   * testset/description:
     + [FL] New testcases by Tobias Toedter.  (Closes: #471838, #477471)
 .
   * unpack/list-srcpkg:
     + [RA] Fix syntax error introduced by Uploaders support.
   * unpack/unpack-binpkg-l1:
     + [RA] Extract a tar listing with numeric owners and groups into
       index-owner-id in the lab.
Checksums-Sha1: 
 c04a31999f23501e6f00dfc1bfdba3b8d61a5891 1108 lintian_1.23.47.dsc
 41b55829c70c8b27a05f968af6c90ce1cd194c33 422759 lintian_1.23.47.tar.gz
 ebe1c0d983fc502eedbe19300da2a2af6f14d9d4 333360 lintian_1.23.47_all.deb
Checksums-Sha256: 
 74d1f5909b37f904ce01a54b849c8c2a55615b100933e83f5aeac169efe6c4f7 1108 lintian_1.23.47.dsc
 87483d4d9403f4c22dfe19df797cf4f76f890a305d5c354fdb0bd792664f8613 422759 lintian_1.23.47.tar.gz
 00b7833c6051a865bef607dcaef5cac43a4e988b43ec0f4deb57e5f8a869a128 333360 lintian_1.23.47_all.deb
Files: 
 84ab469c580401151186af8489d15199 1108 devel optional lintian_1.23.47.dsc
 116891db13d0b900f80dc0610f0360c6 422759 devel optional lintian_1.23.47.tar.gz
 a085da6bbc81c2b82c6bb2b32dd0b986 333360 devel optional lintian_1.23.47_all.deb

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

iD8DBQFIGcQiQbn06FtxPfARAuXjAJ41ba7ec8chwyNjODs/mWOEguANBACg7Vax
wG3YUGQCtF/Fd7gnDuTowIk=
=oLAx
-----END PGP SIGNATURE-----


Accepted:
lintian_1.23.47.dsc
  to pool/main/l/lintian/lintian_1.23.47.dsc
lintian_1.23.47.tar.gz
  to pool/main/l/lintian/lintian_1.23.47.tar.gz
lintian_1.23.47_all.deb
  to pool/main/l/lintian/lintian_1.23.47_all.deb


Reply to: