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

Bug#87805: marked as done (lintian: Overrides could have a criteria)



Your message dated Thu, 14 Oct 2004 21:47:07 -0400
with message-id <E1CIHBT-0003wE-00@newraff.debian.org>
and subject line Bug#87805: fixed in lintian 1.23.3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 27 Feb 2001 04:09:00 +0000
>From nick@debian.org Mon Feb 26 22:09:00 2001
Return-path: <nick@debian.org>
Received: from ppptc1ha1-26.tis.com.ar (newton) [::ffff:63.69.231.28] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 14XbRb-0002ay-00; Mon, 26 Feb 2001 22:09:00 -0600
Received: from nick by newton with local (Exim 3.20 #1 (Debian GNU/Linux))
	id 14XbRx-0006i8-00; Tue, 27 Feb 2001 01:09:21 -0300
From: Nicolás Lichtmaier <nick@debian.org>
Subject: lintian: Overrides could have a criteria
To: submit@bugs.debian.org
X-Mailer: bug 3.3.9
Message-Id: <E14XbRx-0006i8-00@newton>
Date: Tue, 27 Feb 2001 01:09:21 -0300
Delivered-To: submit@bugs.debian.org

Package: lintian
Severity: wishlist

 The override file could be more pleasant to the casual viewer, and have a
place to put criteria. Some explanation about why is that particular check
overriden.

 Just an idea...

---------------------------------------
Received: (at 87805-close) by bugs.debian.org; 15 Oct 2004 01:53:04 +0000
>From katie@ftp-master.debian.org Thu Oct 14 18:53:04 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CIHHE-0005Yk-00; Thu, 14 Oct 2004 18:53:04 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1CIHBT-0003wE-00; Thu, 14 Oct 2004 21:47:07 -0400
From: Jeroen van Wolffelaar <jeroen@wolffelaar.nl>
To: 87805-close@bugs.debian.org
X-Katie: $Revision: 1.51 $
Subject: Bug#87805: fixed in lintian 1.23.3
Message-Id: <E1CIHBT-0003wE-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Thu, 14 Oct 2004 21:47:07 -0400
Delivered-To: 87805-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 14

Source: lintian
Source-Version: 1.23.3

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_1.23.3.dsc
  to pool/main/l/lintian/lintian_1.23.3.dsc
lintian_1.23.3.tar.gz
  to pool/main/l/lintian/lintian_1.23.3.tar.gz
lintian_1.23.3_all.deb
  to pool/main/l/lintian/lintian_1.23.3_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 87805@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jeroen van Wolffelaar <jeroen@wolffelaar.nl> (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.7
Date: Wed, 13 Oct 2004 02:45:36 +0200
Source: lintian
Binary: lintian
Architecture: source all
Version: 1.23.3
Distribution: unstable
Urgency: low
Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
Changed-By: Jeroen van Wolffelaar <jeroen@wolffelaar.nl>
Description: 
 lintian    - Debian package checker
Closes: 87805 249414 251262 258604 261435 261602 261603 262649 264218 268077 271014 274286 274832 275124
Changes: 
 lintian (1.23.3) unstable; urgency=low
 .
   The ``the others must be busy releasing Sarge or something'' release,
   prepared by yours truly
 .
   * checks/conffiles.desc:
     + Note the most likely cause for duplicate-conffile in the description
       (thanks Chris Anderson for running into this problem and asking me
       about it)
   * checks/copyright-file:
     + Revert the extra pedantic check introduced in 1.23.0 that
       complained about unstrict dependencies when one as a
       /usr/share/doc/<package> that is a symlink (Closes: #249414)
   * checks/debconf:
     + Don't warn when the Choices field of a debconf question is
       not translated, often it makes no sense to translate it
       (Closes: #262649)
   * checks/debhelper:
     + dh-make also creates sample files named .EX, so make that check
       case-insensitive (Closes: #251262)
   * checks/fields.desc:
     + Adjust package-has-a-duplicate-relation to warning, and note that
       this sometimes happens to you when using ${shlibs:Depends}, and you
       shouldn't bother too much if that's the case (Closes: #274286)
       Thanks Peter Eisentraut for the suggestion
     + Fix English language depends-on-essential-package-without-using-version,
       thanks to Peter Eisentrautf for noticing (Closes: #261603)
     + [FL] Clone depends-on-essential-package-without-using-version as
       build-depends-on-essential-package-without-using-version to give
       correct policy reference (Closes: #261602)
   * checks/init.d:
     + Don't warn for missing init.d scripts in package and conffile list
       if a variable is used instead of a real name (Closes: #264218)
   * checks/manpages.desc:
     + Demote binary-without-manpage to warning, and adjust description,
       to be consistent with policy, which says a manpage should be available
       (and doesn't use "must" for it). Thanks to Robert Millan for his patch
       (Closes: #271014)
   * checks/nmu.desc:
     + Note in source-nmu-has-incorrect-version-number's description that
       the mistake could also be the other way around (Closes: #258604)
   * checks/po-debconf:
     + Don't give missing-file-from-potfile-in on empty lines
       (Thanks Adam Conrad for noticing)
   * checks/scripts:
     + The php commandline interpreter is now provided by php4-cli, and
       not php4-cgi, update dependency check accordingly (Closes: #268077)
     + Give an error if the 'config' script uses a non-essential
       interpreter (Closes: #274832)
   * checks/shared-libraries:
     + Ignore comments in shlibs files (Closes: #275124)
 .
   * doc/lintian.sgml:
     + Document that you can use comments in overrides (Closes: #87805)
 .
   * frontend/lintian:
     + Fix overrides so that they allow all of (1) <package> <type>:,
       (2) <package>:, and (3) <nothing> as prefix to tags you want to
       override, and modify documentation accordingly. This used to be buggy
       (Closes: #261435)
Files: 
 f5a7cc57412304d4e5211f5ff9b31d13 738 devel optional lintian_1.23.3.dsc
 d8fd779f055158c0274972c7959631ea 250994 devel optional lintian_1.23.3.tar.gz
 7fb2bee4dc712bfe4aca047c4b0fc114 217992 devel optional lintian_1.23.3_all.deb

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

iD8DBQFBbyloQbn06FtxPfARAlLOAJ4h0X5qhwJcwpFrGm6au8dFv2PHQACgoQs/
EDaisgE9TtzBSUIPLKA4Q88=
=VJxF
-----END PGP SIGNATURE-----



Reply to: