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

Bug#253884: marked as done ([frontend] override matching should be allowed partially too)



Your message dated Sun, 14 Sep 2008 02:47:03 +0000
with message-id <E1Kehdf-00005a-Br@ries.debian.org>
and subject line Bug#253884: fixed in lintian 2.0.0~rc1
has caused the Debian Bug report #253884,
regarding [frontend] override matching should be allowed partially too
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
253884: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=253884
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: lintian
Version: 1.23.0
Severity: wishlist

You should be able to also supply a partial error in an override file.
For extra flexibility, why not accept some kind of wildcards...

--Jeroen

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.3
Locale: LANG=nl_NL.UTF-8@euro, LC_CTYPE=nl_NL.UTF-8@euro

Versions of packages lintian depends on:
ii  binutils                   2.14.90.0.7-6 The GNU assembler, linker and bina
ii  diffstat                   1.34-1        produces graph of changes introduc
ii  file                       4.07-2        Determines file type using "magic"
ii  man-db                     2.4.2-16      The on-line manual pager
ii  perl                       5.8.3-3       Larry Wall's Practical Extraction 

-- no debconf information

-- 
Jeroen van Wolffelaar
jeroen@wolffelaar.nl
http://jeroen.A-Eskwadraat.nl


--- End Message ---
--- Begin Message ---
Source: lintian
Source-Version: 2.0.0~rc1

We believe that the bug you reported is fixed in the latest version of
lintian, which is due to be installed in the Debian FTP archive:

lintian_2.0.0~rc1.dsc
  to pool/main/l/lintian/lintian_2.0.0~rc1.dsc
lintian_2.0.0~rc1.tar.gz
  to pool/main/l/lintian/lintian_2.0.0~rc1.tar.gz
lintian_2.0.0~rc1_all.deb
  to pool/main/l/lintian/lintian_2.0.0~rc1_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 253884@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Frank Lichtenheld <djpig@debian.org> (supplier of updated lintian package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


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

Format: 1.8
Date: Sun, 14 Sep 2008 03:31:54 +0200
Source: lintian
Binary: lintian
Architecture: source all
Version: 2.0.0~rc1
Distribution: experimental
Urgency: low
Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
Changed-By: Frank Lichtenheld <djpig@debian.org>
Description: 
 lintian    - Debian package checker
Closes: 253884 485954 495176 495836 496295 496826 496875 497215 497350 497864 497887 498075 498135 498197 498617
Changes: 
 lintian (2.0.0~rc1) experimental; urgency=low
 .
   * [FL] Merge the results of the GSoC project by Jordà Polo,
     which fully implements a tag classification system in two
     dimensions (Severity and Certainty).
     The default output is unchanged, see the documentation on
     how to utilize the new features.
 .
   * Summary of tag changes:
     + Added:
       - description-contains-dh-make-perl-template
       - doc-base-uses-applications-section (actually a split of
          doc-base-unknown-section in two tags)
       - embedded-pear-module
       - embedded-php-library
       - improbable-bug-number-in-closes
       - maintainer-also-in-uploaders
       - maintainer-script-ignores-errors
       - manpage-has-errors-from-pod2man
       - ored-build-depends-on-obsolete-package (actually a split of
          build-depends-on-obsolete-package in two tags)
       - versioned-dependency-satisfied-by-perl
       - windows-devel-file-in-package
     + Removed:
       - package-needs-python-policy-debhelper
 .
   * checks/*.desc:
     + [ADB] Fix a number of spelling mistakes and typoes.
   * checks/changelog-file{,.desc}:
     + [RA] Warn about closing a bug number less than 100; this is likely
       a typo or placeholder.  Thanks, Raphael Geissert.  (Closes: #497350)
   * checks/debconf:
     + [ADB] Avoid flagging a template as unused if its definition is
       followed by a string of whitespace.
   * checks/debhelper{,.desc}:
     + [FL] Do not require versioned build-depends for compat level 5
       anymore.  Sarge is not supported anymore.  (Closes: #496826)
     + [FL] Drop package-needs-python-policy-debhelper.  Sarge is not
       supported anymore.
   * checks/description{,.desc}:
     + [FL] Warn about left-over dh-make-perl statement.
   * checks/fields{,.desc}:
     + [RA] Check for a maintainer also listed in uploaders.  Patch from
       Raphael Geissert.
     + [ADB] Don't issue an error tag for obsolete packages in Build-Depends
       fields if the package is part of an "ORed group" of packages and is
       not listed first.  As with Depends, an info tag will still be issued
       for such packages.  (Closes: #496875)
     + [FL] Check Enhances together with the other relational fields.
     + [FL] Add ant to @rule_clean_depends.  (Closes: #498135)
     + [FL] Due to a logical error "source-field-malformed" was never actually
       checked.  Patch by Raphael Geissert.  (Closes: #498197)
     + [FL] Check for unnecessary versioned dependencies on Perl core modules.
       Patch by Niko Tyni.  (Closes: #497887)
   * checks/files{,.desc}:
     + [RA,FL] Patches from Raphael Geissert:
       - Check for embedding copies of jsjac and jsMath.
       - Check for embedded copies of tinymce/2 and allow the usage of
         regexes on pkgs names.
       - Add xinha on the embedded js lib check, which is not yet in the archive
         thus disabled.
       - Add experimental check for embedded copies of PEAR PHP modules.
     + [ADB] Rework the description for embedded-javascript-library to make
       it clear that the listed libraries are examples rather than an
       exclusive list.  Also fix a spelling mistake.
     + [ADB] Re-add an accidentally removed slash to the check for embedded
       Javascript libraries, removing some false positives.  (Closes: #497215)
     + [FL] Check for Windows Development files in packages.  Based on a patch
       by Raphael Geissert.
   * checks/manpages{,.desc}:
     + [FL] Warn about the POD ERRORS sections pod2man generates.
       (Closes: #497864)
   * checks/menus{,.desc}:
     + [FL] Do not complain if the unknown doc-base section is the subsection
       of a known section.  The doc-base documentation seems to suggest that
       this is o.k.  (Closes: #495836)
     + [FL] Issue a special tag if the doc-base section would be valid except
       for a prefixed App(lication)s.
   * checks/scripts:
     + [FL] Change all regular expressions in depends_needed to
       require spaces after the command and not \b. There are
       very few cases where this would produce false negatives
       but there are reported false positives for the current
       expressions.
     + [RA] Improve the check for possibly insecure /tmp files to check
       variable assignment as well and reduce false positives by ignoring
       uses with $RANDOM or without a filename.  Based on a patch from
       Raphael Geissert.
     + [FL] Update lists of available interpreter versions (remove: jruby1.1,
       pike7.7, php4, octave2.9, add: tcl8.6, tk8.6).  (Closes: #485954)
     + [FL] Add . and + to regex for command-with-path-in-maintainer-script.
       Based on a patch from Raphael Geissert.
     + [FL] Check for missing set -e in maintainer scripts. Patch by
       Raphael Geissert.
     + [FL] Add mksh as a valid interpreter.  (Closes: #498075)
     + [FL] Handle continued lines in maintainer shell scripts correctly.
       Based on a patch by Rafael Laboissiere.  (Closes: #495176)
 .
   * collection/objdump-info:
     + [ADB] Correctly handle shared objects with no symbol versioning when
       using readelf.
     + [ADB] Update the readelf version table parsing code to handle hidden
       symbols.
 .
   * data/fields/perl-provides:
     + [FL] Data about Perl modules that are available both in Perl and as
       separate packages.
   * private/refresh-perl-provides:
     + [FL] Script to update data/fields/perl-provides.  By Niko Tyni.
 .
   * doc/lintian.sgml:
     + [FL] Document wildcard support in overrides.
 .
   * frontend/lintian:
     + [RA] Ensure we close the pipe to lintian-info before exiting, since
       otherwise lintian-info may print the rest of our output after
       lintian exits, producing confusing output interleaved with the
       shell prompt.  (Closes: #496295)
     + [FL] Actually make package version available to output formatters.
       Currently used only by experimental colon-separated output.
     + [FL] Use new module Lintian::Schedule and make package architecture
       available to output formatters if possible.
       Currently used only by experimental colon-separated output.
 .
   * lib/Tags.pm:
     + [FL] Add support for specifying wildcards in overrides.
       (Closes: #253884)
   * lib/Tags/ColonSeparated.pm:
     + [FL] Update for new features and make a little bit easier to read
       for humans:
       - Update the format to include the new severity/certainty info.
       - Include information whether the tag is experimental.
       - Move the detailled override info to the end but include info
         flag about the override status in the same column that also
         includes the experimental flag info.
   * lib/Lintian/Schedule.pm:
     + [FL] Factor out some scheduling code.
   * lib/Lintian/Data.pm:
     + [FL] Extend Lintian::Data to handle key/value pairs.  Patch by
       Niko Tyni.
 .
   * man/lintian.1:
     + [FL] Document udeb support in description for --packages-file.
 .
   * reporting/templates/maintainer.tmpl:
     + [ADB] Don't list packages in the summary at the top of the main
       report page if all of the issues reported for the package were
       "info" or "experimental".  (Closes: #498617)
 .
   * t/runtests:
     + [FL] Copy the changes to testset/runtests from JP's branch.
     + [FL] Remove global tests that were duplicated from testset/runtests,
       which will not go away in the forseeable future.
     + [FL] Print a warning if no tests were run.  Based on a patch by
       Raphael Geissert.
     + [RA] Fix single test mode.
   * testset/runtests:
     + [FL] Print a warning if no tests were run.  Based on a patch by
       Raphael Geissert.
Checksums-Sha1: 
 e24e4334e1db71ac4968cd61264b4e28716e79c1 1135 lintian_2.0.0~rc1.dsc
 a25de6319cd469ad3e5a573da3675afbca4a0881 516980 lintian_2.0.0~rc1.tar.gz
 d81996089a4aa3d564f8226b015a435744a7077f 385884 lintian_2.0.0~rc1_all.deb
Checksums-Sha256: 
 a9c9ce1d847c2bf44639b66e32068e86869957d3bc1b299ac2d1d49b47ab98bf 1135 lintian_2.0.0~rc1.dsc
 a843e115cd6c3c59552d44062a9db30057d50b7f9fe9e6e2425c84868f21ea47 516980 lintian_2.0.0~rc1.tar.gz
 6113631ba12a1cab8cdf655baa53e6e04ffe0973bdfe77333b8ff1f198b5d180 385884 lintian_2.0.0~rc1_all.deb
Files: 
 212b4b471a8044c97f5b694502a79b51 1135 devel optional lintian_2.0.0~rc1.dsc
 f7e3f9c8c517887be036b36bbf611406 516980 devel optional lintian_2.0.0~rc1.tar.gz
 26973cb803d555dc154fd24dd0cd2dae 385884 devel optional lintian_2.0.0~rc1_all.deb

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

iEYEARECAAYFAkjMedIACgkQQbn06FtxPfAFYwCdH3o3HRZZhPbGehAq2SH8hUhS
VU8An0qV72lb/JYin3WoHoRmimYbAM7b
=dFGr
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: