Your message dated Sun, 11 Dec 2005 16:32:07 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#335822: fixed in liblog-agent-perl 0.307-1
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; 26 Oct 2005 02:27:23 +0000
>From [EMAIL PROTECTED] Tue Oct 25 19:27:22 2005
Return-path: <[EMAIL PROTECTED]>
Received: from m105.rent.com (michoacan.rent.com) [64.70.81.105]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EUb0c-0002Tl-00; Tue, 25 Oct 2005 19:27:22 -0700
Received: from ixia.rent.com ([192.168.10.80]) by michoacan.rent.com with
Microsoft SMTPSVC(6.0.3790.1830);
Tue, 25 Oct 2005 19:27:37 -0700
Received: from joe by ixia.rent.com with local (Exim 3.36 #1 (Debian))
id 1EUb07-0006Y2-00; Tue, 25 Oct 2005 19:26:51 -0700
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Joe Edmonds <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: liblog-agent-perl: Log::Agent::Message 0.306 turns off warnings
globally
X-Mailer: reportbug 3.17
Date: Tue, 25 Oct 2005 19:26:51 -0700
Message-Id: <[EMAIL PROTECTED]>
Sender: Joe Edmonds <[EMAIL PROTECTED]>
X-OriginalArrivalTime: 26 Oct 2005 02:27:37.0654 (UTC)
FILETIME=[D4CEBD60:01C5D9D4]
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: liblog-agent-perl
Version: 0.306-1
Severity: normal
The version of Log::Agent installed by liblog-agent-perl turns off
warnings globally. To reproduce compare the outputs of these two
one-liners:
$ perl -MLog::Agent -we '$foo = undef; print "".$foo;'
$ perl -we '$foo = undef; print "".$foo;'
Use of uninitialized value in concatenation (.) or string at -e line 1.
This bug seems to be fixed in Log::Agent 0.307 (available on CPAN).
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages liblog-agent-perl depends on:
ii perl 5.8.7-7 Larry Wall's Practical Extraction
liblog-agent-perl recommends no packages.
-- no debconf information
---------------------------------------
Received: (at 335822-close) by bugs.debian.org; 12 Dec 2005 00:41:05 +0000
>From [EMAIL PROTECTED] Sun Dec 11 16:41:05 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1Elbbr-0007jB-AF; Sun, 11 Dec 2005 16:32:07 -0800
From: Jay Bonci <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.60 $
Subject: Bug#335822: fixed in liblog-agent-perl 0.307-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 11 Dec 2005 16:32: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
Source: liblog-agent-perl
Source-Version: 0.307-1
We believe that the bug you reported is fixed in the latest version of
liblog-agent-perl, which is due to be installed in the Debian FTP archive:
liblog-agent-perl_0.307-1.diff.gz
to pool/main/libl/liblog-agent-perl/liblog-agent-perl_0.307-1.diff.gz
liblog-agent-perl_0.307-1.dsc
to pool/main/libl/liblog-agent-perl/liblog-agent-perl_0.307-1.dsc
liblog-agent-perl_0.307-1_all.deb
to pool/main/libl/liblog-agent-perl/liblog-agent-perl_0.307-1_all.deb
liblog-agent-perl_0.307.orig.tar.gz
to pool/main/libl/liblog-agent-perl/liblog-agent-perl_0.307.orig.tar.gz
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.
Jay Bonci <[EMAIL PROTECTED]> (supplier of updated liblog-agent-perl 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, 11 Dec 2005 19:17:22 -0500
Source: liblog-agent-perl
Binary: liblog-agent-perl
Architecture: source all
Version: 0.307-1
Distribution: unstable
Urgency: low
Maintainer: Jay Bonci <[EMAIL PROTECTED]>
Changed-By: Jay Bonci <[EMAIL PROTECTED]>
Description:
liblog-agent-perl - Log::Agent - Helper logging routines for perl
Closes: 335822
Changes:
liblog-agent-perl (0.307-1) unstable; urgency=low
.
* New upstream release (Closes: #335822)
* Fix to debian/watch so that uscan uses uupdate
* Bump to policy-version 3.6.2.1 (No other changes)
Files:
25b8afa441d5bf963114d411dfe17f6b 626 perl optional
liblog-agent-perl_0.307-1.dsc
b0eef9bbeb122c3caef4c671ba8ec9eb 55238 perl optional
liblog-agent-perl_0.307.orig.tar.gz
2c8c8bb5ab6b49b8c7319480bb80f986 2177 perl optional
liblog-agent-perl_0.307-1.diff.gz
6ada55254e6e28453a192b57bf45d00b 129382 perl optional
liblog-agent-perl_0.307-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDnMIsZNh5D+C4st4RAimRAJ0XKLC9d7gEmi5asN2ueWGMZwqL3QCeJml+
PtxKQZeB9W0NwGn6RJLpP9w=
=xoFZ
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]