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

Accepted lintian 1.24.0~bpo40+1 (source all)



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

Format: 1.7
Date: Mon, 09 Jun 2008 16:29:08 +0200
Source: lintian
Binary: lintian
Architecture: source all
Version: 1.24.0~bpo40+1
Distribution: etch-backports
Urgency: low
Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
Changed-By: Joerg Jaspert <joerg@debian.org>
Description: 
 lintian    - Debian package checker
Closes: 234202 382327 401046 409104 456629 471740 471853 471869 472247 472499 472513 473156 474052 475400 476587 477057 477628 478192 478578 479088 479318 480574 480636 481256 481368 481787 482450 482869 483384 483475 483775 484028 484600
Changes: 
 lintian (1.24.0~bpo40+1) etch-backports; urgency=low
 .
   * Backport to etch, no changes needed
 .
 lintian (1.24.0) unstable; urgency=low
 .
   The "Policy 3.8.0, infrastructure evolution, and real web design"
   release.
 .
   * checks/binaries:
     + [RA] Fix code for filtering out NSS modules from SONAME checks.
     + [RA] When checking SONAMEs against package names, convert all
       underscores to dashes, not just the first one.  Thanks, Gonéri Le
       Bouder.  (Closes: #482450)
     + [RA] Remove several-sonames-in-same-package.  This is frequently not
       an error and Lintian doesn't have enough information to know.
   * checks/common_data.pm:
     + [RA] armel is now a standard architecture.
     + [RA] Remove %known_obsolete_packages, now handled via data.
     + [RA] Merge %non_standard_archs into %known_archs.
   * checks/control-file{.desc,}:
     + [RA] Check for self-dependencies in the source package since the
       current dpkg-gencontrol silently fixes them but they may indicate
       other problems.  Thanks, Patrick Matthäi.  (Closes: #471740)
   * checks/copyright-file{.desc,}:
     + [RA] Check for copyright files containing the Apache 2.0 license,
       which is now in common-licenses.
   * checks/cruft:
     + [RA] Format: 3.0 (quilt) packages are not native even though they
       have no *.diff.gz.  Thanks, Raphael Hertzog.  (Closes: #483384)
     + [RA] Use the new Lintian::Collect interface to check whether a
       package is native.
   * checks/debconf:
     + [RA] Don't warn about using db_input in postinst if a config script
       also exists and uses db_input.  The package maintainer probably
       knows what they're doing.
   * checks/fields:
     + [RA] Syntax-check Breaks like other relationship fields.  Warn if
       any packages use Breaks for right now.  Only check for duplicate
       libraries and Tcl versions in dependency fields, not Breaks,
       Conflicts, and other similar fields.  Warn if Breaks is used without
       a version.  Check that Breaks is not inconsistent with other
       dependency fields.
     + [RA] Use Lintian::Data to load the obsolete package list.
     + [RA] When checking whether a debug package has proper dependencies,
       allow a dependency on any package name that starts the same as the
       debug package up to the first dash.  This will hopefully produce
       fewer false positives.  Thanks, Josselin Mouette.  (Closes: #476587)
     + [RA] Remove non-standard-architecture-in-source-relation and
       non-standard-architecture.  These aren't bugs.
   * checks/filenames{.desc,}:
     + [RA] Warn about BTS data directories in packages (.be and
       .ditrack).  Patch by Ben Finney.  (Closes: #481787)
   * checks/init.d:
     + [RA] Try to allow for postinst scripts written in Perl and still
       recognize the update-rc.d calls.
   * checks/manpages{.desc,}:
     + [RA] Only ignore errors about wrapping lines for Asian locale man
       pages, since that's where the groff trouble lies.  Ignore character
       set errors for all man pages with old versions of man and no man
       pages with current versions of man since the new character set
       handling should cope.  (Closes: #474052)
     + [FL] Ignore more unicode issues with old man.
     + [RA] Warn about inclusion of the country name in the localized man
       page directory unless it's one of the known exceptions.
     + [RA] Mention in binary-without-manpage that the case of the man page
       should match the case of the binary even if man can find it anyway.
       (Closes: #484028)
   * checks/md5sums:
     + [FL] Don't complain about missing md5sums file if the
       package only contains conffiles.  (Closes: #482869)
   * checks/nmu:
     + [RA] Don't treat "Ack NMU" as an NMU declaration.  Thanks, Joe
       Nahmias.  (Closes: #484600)
     + [RA] Binary NMUs of QA-maintained packages are fine.
   * checks/rules{.desc,}:
     + [RA] Add some basic checks for whether debhelper programs are called
       in a reasonable order.  (Closes: #471869)
     + [RA] Support pattern rules.  (Closes: #483475)
   * checks/scripts:
     + [RA] Catch deprecated chown syntax even when options are given to
       chown.  Patch by Raphael Geissert.  (Closes: #483775)
     + [RA] $((var+1)) now works in dash and is in POSIX, so remove it from
       bashisms.  Patch by Adam D. Barratt.  (Closes: #473156)
   * checks/standards-version{.desc,}:
     + [RA] Largely rewritten.  Now contains a list of standards versions
       with the date when they were released, adding 3.8.0.  Only emit tag
       out-of-date-standards-version if the newer version predates the date
       of the package.  Base ancient-standards-version on whether the
       standards version of the package is more than two years old.  Remove
       package-declares-source-relation-but-has-older-standards-version;
       policy 3.1.0 was a long time ago.  (Closes: #472513)
   * checks/watch-file{.desc,}:
     + [RA] New checks for watch files, based on work by Patrick
       Schoenfeld.  (Closes: #234202, #409104, #456629, #472499)
 .
   * data/fields/obsolete-packages:
     + [RA] Moved from common_data.pm.  Removed many very old packages that
       nothing depends on and added many new packages identified by Riku
       Voipio.  (Closes: #475400)
 .
   * debian/control:
     + [RA] Update standards version to 3.8.0.
     + [RA] Depend on libtimedate-perl for convenient date parsing.
 .
   * frontend/lintian:
     + [RA] Create a new Lintian::Collect object for each package being
       checked and pass it into Checker::runcheck.
 .
   * lib/Checker.pm:
     + [RA] Pass a Lintian::Collect object as the third argument to the run
       function of each check.
   * lib/Lintian/Collect.pm:
     + [RA] New module to retrieve package information.
   * lib/Lintian/Collect/Source.pm:
     + [RA] New module to retrieve source package information.
 .
   * reporting/html_reports:
     + [RA] Copy over images.  Set the maintainer name to "Unknown
       Maintainer" if not known.  Pass the code for a tag into the per-tag
       page.  Based on a patch by Jordà Polo.
   * reporting/images/*:
     + [RA] New logo images from Jordà Polo.
   * reporting/lintian.css:
     + [RA] Significant overhaul of the lintian.d.o design by Jordà Polo.
   * reporting/templates/*:
     + [RA] Significant overhaul of the lintian.d.o design by Jordà Polo.
   * reporting/templates/clean.tmpl:
     + [FL] Include link to full maintainer report.  Suggested by
       Kartik Mistry.
 .
 lintian (1.23.49) unstable; urgency=low
 .
   The "Business as usual" release.
 .
   * checks/binaries:
     + [FL] Ignore rpaths to directories present in the same binary
       package.  Also ignore $ORIGIN since that obviously fulfills
       that criterion.  (Closes: #480636)
   * checks/copyright-file{,.desc}:
     + [FL] Implement new check for dh-make-perl boilerplate.
     + [FL] New check for example URL from dh-make.  Based on
       a patch by Michal Ä?ihaÅ?.  (Closes: #481368)
   * checks/debhelper:
     + [FL] dh_lintian needs debhelper >= 6.0.7. Patch by David Paleino.
       (Closes: #479088)
     + [FL] Add basic support for debhelpers new dh utility.
       (Closes: #477628)
     + [FL] Suppress maintainer-script-lacks-debhelper-token for
       single-udeb-only packages as well.  (Closes: #471853)
   * checks/files:
     + [FL] Drop xresources-file-in-etc-without-proper-conflicts, since
       the last package that conflict applies to was released with hamm!
       Reported by Julien Cristau.  (Closes: #480574)
   * checks/menu-format:
     + [FL] Don't issue false positives about menu files in format menu-2.
       We don't check them for errors yet, though.  (Closes: #478578)
   * checks/patch-systems:
     + [FL] Add basic support for dpatch list files which use cpp for
       preprocessing.  Patch by Jörg Sommer.  (Closes: #477057)
   * checks/scripts:
     + [FL] Always use /bin/bash for shell script syntax check to give
       consistent errors on systems with changed /bin/sh.  Suggested
       by Raphael Geissert.  (Closes: #478192)
 .
   * frontend/lintian:
     + [FL] Don't issue a warning about Distribution: UNRELEASED in
       .changes files.  It can be annoying to have to ignore this error
       during testing and dupload/dput/dak/etc... all will error out
       on it anyway.  Suggested by martin f krafft.  (Closes: #382327)
     + [FL] Add a --keep-lab option to make it easier to debug temporary
       labs.  (Closes: #401046)
 .
   * lib/Util.pm:
     + [FL] Only require Digest::SHA if the code path is really used.
       This makes it unnessesary to install libdigest-sha-perl on
       lintian.debian.org for now.
 .
   * man/lintian.1:
     + [FL] Document --keep-lab option.
     + [FL] Fix error in checkname: s/patch-system/patch-systems/.
       Reported by Jörg Sommer.
 .
   * reporting/html_reports:
     + [FL] Escape $email variable for usage in URI query strings.
       Currently it is not used for anything else, so it is most simple
       to do it in the actual code.  Reported by Sandro Tosi.
       (Closes: #481256)
 .
 lintian (1.23.48) unstable; urgency=low
 .
   The "Perl 5.10 compatibility" release.
 .
   * checks/common_data.pm:
     + [FL] Add 8.5 versions to known_tcls and known_tks.
   * checks/copyright-file:
     + [FL] Also apply the "possible-gpl-code-linked-with-openssl" checks
       to Pre-Depends.
   * checks/menus:
     + [RA] Stop using a deprecated Perl construct that Perl 5.10 no longer
       supports.  Patch from Adam D. Barratt.  (Closes: #479318)
   * checks/shared-libs:
     + [RA] Fix an unescaped | in the regular expression parsing postinst
       files for ldconfig invocation.  The regex had always been broken,
       but in Perl 5.10 it causes a recursion error in the regex engine.
   * checks/version-substvars:
     + [FL] Also apply the "not-binnmuable-*" checks to Pre-Depends.
       (Closes: #472247)
 .
   * frontend/lintian:
     + [RA] Work around a Perl 5.10 bug with Getopt::Long and sub handlers.
 .
   * testset/runtests:
     + [RA] dpkg-source now enables the -i and -I regexes by default.
       Replace the defaults with ones that never match so that we can
       continue testing for cruft left in source packages.
Files: 
 16d5119242733853cae291a7e7efae5d 879 devel optional lintian_1.24.0~bpo40+1.dsc
 31683105e799085b46c663aa7a45c29a 446592 devel optional lintian_1.24.0~bpo40+1.tar.gz
 f75facfe4c95c551964b1b60fc2c2bb2 341594 devel optional lintian_1.24.0~bpo40+1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Joerg Jaspert <joerg@debian.org> -- Debian Developer

iD8DBQFITUHScV7WoH57iskRAqrIAJ9nMuuQsDevQTFeC4cmwB9yQSlZLQCfR8yL
/ZHYjBCWRnGZqwhxWS7raI8=
=w5b0
-----END PGP SIGNATURE-----


Accepted:
lintian_1.24.0~bpo40+1.dsc
  to pool/main/l/lintian/lintian_1.24.0~bpo40+1.dsc
lintian_1.24.0~bpo40+1.tar.gz
  to pool/main/l/lintian/lintian_1.24.0~bpo40+1.tar.gz
lintian_1.24.0~bpo40+1_all.deb
  to pool/main/l/lintian/lintian_1.24.0~bpo40+1_all.deb


Reply to: