Your message dated Sat, 17 Dec 2005 18:17:07 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#340222: fixed in lintian 1.23.14
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; 21 Nov 2005 21:35:48 +0000
>From [EMAIL PROTECTED] Mon Nov 21 13:35:48 2005
Return-path: <[EMAIL PROTECTED]>
Received: from biolinux.df.ibilce.unesp.br ([200.145.203.226])
by spohr.debian.org with esmtp (Exim 4.50)
id 1EeJKF-0000Ax-S9
for [EMAIL PROTECTED]; Mon, 21 Nov 2005 13:35:48 -0800
Received: by biolinux.df.ibilce.unesp.br (Postfix, from userid 1000)
id 8BDFBBB0BE; Mon, 21 Nov 2005 19:35:26 -0200 (BRST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: "Nelson A. de Oliveira" <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: lintian: Update debhelper compat test
X-Mailer: reportbug 3.17
Date: Mon, 21 Nov 2005 19:35:26 -0200
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: lintian
Version: 1.23.13
Severity: normal
Hi!
The recommended compatibility level of a package is now 5 and version
3 is now deprecated.
However, lintian doesn't issue a
package-uses-deprecated-debhelper-compat-version warning with packages
using version compat level 3.
Thank you
Nelson
---------------------------------------
Received: (at 340222-close) by bugs.debian.org; 18 Dec 2005 02:22:08 +0000
>From [EMAIL PROTECTED] Sat Dec 17 18:22:08 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1Eno6l-0006zX-BN; Sat, 17 Dec 2005 18:17:07 -0800
From: Frank Lichtenheld <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#340222: fixed in lintian 1.23.14
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 17 Dec 2005 18:17:07 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 8
Source: lintian
Source-Version: 1.23.14
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.14.dsc
to pool/main/l/lintian/lintian_1.23.14.dsc
lintian_1.23.14.tar.gz
to pool/main/l/lintian/lintian_1.23.14.tar.gz
lintian_1.23.14_all.deb
to pool/main/l/lintian/lintian_1.23.14_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Frank Lichtenheld <[EMAIL PROTECTED]> (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 [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sun, 18 Dec 2005 02:04:46 +0100
Source: lintian
Binary: lintian
Architecture: source all
Version: 1.23.14
Distribution: unstable
Urgency: low
Maintainer: Debian Lintian Maintainers <[EMAIL PROTECTED]>
Changed-By: Frank Lichtenheld <[EMAIL PROTECTED]>
Description:
lintian - Debian package checker
Closes: 328612 329458 332400 333736 333955 336700 339360 340222 340856 342707
Changes:
lintian (1.23.14) unstable; urgency=low
.
* The "fix those frontend regressions" release
.
* frontend/lintian:
+ [FL] Fix exit status computing so that we exit with 1 again
if we found any error. (Closes: #329458)
+ [FL] Re-enable reporting unused overrides.
.
* lib/Tags.pm:
+ [FL] Some fixes to the statistics code to make the fixes
in frontend/lintian possible
.
* checks/binaries{.desc,}:
+ [FL] support c2a suffix in soname check, too (Closes: #340856)
+ [FL] fix typo in description of package-name-doesnt-match-sonames
(Closes: #339360)
+ [FL] The Debian specific patches from coreutils to call strip with
--remove-section
arguments on install -s have been dropped. Adapt description of
binary-has-unneeded-section
accordingly and demote it to "info" because many packages will get this
now.
* checks/debconf{.desc,}:
+ [FL] drop seen-flag-requires-versioned-depends and
multiselect-without-dependency and
drop version requirement from missing-debconf-dependency-for-preinst.
All due to the
fact that woody shipped with 1.0.x and therefor versioned depends on
versions lesser than
that don't make much sense anymore (Closes: #333736)
* checks/debhelper:
+ [FL] debhelper compat level 3 is deprecated as well now (Closes: #340222)
* checks/files:
+ [FL] forgot /lib(32|64) (more #328612 fixes)
* checks/menu-format:
+ [FL] Drop su-to-root-with-usr-bin and su-to-root-without-usr-sbin, and
add
su-to-root-with-usr-sbin to adapt to current menu package and policy
(Closes: #332400)
* checks/po-debconf:
+ [FL] Fix logical error in search for files (Closes: #342707)
* checks/scripts{.desc,}:
+ [FL] Drop install-fvwmgenmenu as valid interpreter. Was dropped from
menu package before sarge.
(also for #332400, see checks/menu-format)
+ [FL] Change path for install-menu from /usr/sbin to /usr/bin (also for
#332400)
+ [FL] Merge most of the wrong-path-for-* and *-script-but-no-*-dep tags
to two tags
wrong-path-for-interpreter and missing-dep-for-interpreter. This makes
maintaining the
list of valid interpreters way easier. Some tags with special text have
been special
cased (php\d? and (m|g)awk).
+ [FL] Add speedy and slsh to list of valid interpreters (Closes: #333955,
#336700)
* checks/shared-libs:
+ [FL] forgot /lib(32|64) (hopefully finally closes: #328612)
Files:
b62fb1052e7a366bcdbc27298bd0bf89 772 devel optional lintian_1.23.14.dsc
4f04c05be7d6cf501856ffcb88d11db2 269240 devel optional lintian_1.23.14.tar.gz
5cb793c15015c58b2d65c7451b17afd7 233638 devel optional lintian_1.23.14_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDpMPsQbn06FtxPfARAlAVAKC15ugvHs0hjRvD3CJAgi4wW7XjGACaAsle
v+YhF4ceeY34R57HLVn9A1k=
=hyFg
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]