Your message dated Fri, 14 Jan 2005 10:07:40 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#289431: fixed in libexporter-lite-perl 0.01-7 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; 9 Jan 2005 01:43:00 +0000 >From [EMAIL PROTECTED] Sat Jan 08 17:43:00 2005 Return-path: <[EMAIL PROTECTED]> Received: from 220pc220.sshunet.nl (mordor.wolffelaar.nl) [145.97.220.220] (Debian-exim) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CnS6e-0007Ot-00; Sat, 08 Jan 2005 17:43:00 -0800 Received: from jeroen by mordor.wolffelaar.nl with local (Exim 4.34) id 1CnS6d-0006ws-LT; Sun, 09 Jan 2005 02:42:59 +0100 To: Debian Bug Tracking System <[EMAIL PROTECTED]> X-Debbugs-CC: Dagfinn Ilmari Mannsåker <[EMAIL PROTECTED]> Subject: O: libexporter-lite-perl -- Lightweight subset of Exporter X-MIA-Summary: Orphaned: libexporter-lite-perl Message-Id: <[EMAIL PROTECTED]> From: Jeroen van Wolffelaar <[EMAIL PROTECTED]> Date: Sun, 09 Jan 2005 02:42:59 +0100 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-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE, X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: wnpp Severity: normal The current maintainer of libexporter-lite-perl, Dagfinn Ilmari Mannsåker <[EMAIL PROTECTED]>, has orphaned this package. If you want to be the new maintainer, please take it -- see http://www.debian.org/devel/wnpp/index.html#howto-o for detailed instructions how to adopt a package properly. Some information about this package: Package: libexporter-lite-perl Binary: libexporter-lite-perl Version: 0.01-6 Priority: optional Section: perl Maintainer: Dagfinn Ilmari Mannsåker <[EMAIL PROTECTED]> Build-Depends-Indep: debhelper (>= 3.0.5), perl (>= 5.6.0-17) Architecture: all Standards-Version: 3.5.8 Format: 1.0 Directory: pool/main/libe/libexporter-lite-perl Files: 2888381128345c99a3a33fc930078e1e 651 libexporter-lite-perl_0.01-6.dsc e45c93513ecb22e183748592069bdaf8 20650 libexporter-lite-perl_0.01.orig.tar.gz a99c363b0329abccb16548286800406e 2001 libexporter-lite-perl_0.01-6.diff.gz Package: libexporter-lite-perl Priority: optional Section: perl Installed-Size: 68 Maintainer: Dagfinn Ilmari Mannsåker <[EMAIL PROTECTED]> Architecture: all Version: 0.01-6 Depends: perl (>= 5.6.0-16) Filename: pool/main/libe/libexporter-lite-perl/libexporter-lite-perl_0.01-6_all.deb Size: 7566 MD5sum: 3a6b7e865f4b89d4098fe517f99f3170 Description: Lightweight subset of Exporter This is an alternative to Exporter intended to provide a lightweight subset of its functionality. It supports import(), @EXPORT and @EXPORT_OK and not a whole lot else. . Unlike Exporter, it is not necessary to inherit from Exporter::Lite (ie. no @ISA = qw(Exporter::Lite) mantra). Exporter::Lite simply exports its import() function. This might be called a "mix-in". . Setting up a module to export its variables and functions is simple: . package My::Module; use Exporter::Lite; . @EXPORT = qw($Foo bar); --------------------------------------- Received: (at 289431-close) by bugs.debian.org; 14 Jan 2005 15:08:31 +0000 >From [EMAIL PROTECTED] Fri Jan 14 07:08:31 2005 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CpT3u-0007El-00; Fri, 14 Jan 2005 07:08:30 -0800 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1CpT36-0003Xk-00; Fri, 14 Jan 2005 10:07:40 -0500 From: Stephen Quinney <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.55 $ Subject: Bug#289431: fixed in libexporter-lite-perl 0.01-7 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Fri, 14 Jan 2005 10:07:40 -0500 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-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-Spam-Level: Source: libexporter-lite-perl Source-Version: 0.01-7 We believe that the bug you reported is fixed in the latest version of libexporter-lite-perl, which is due to be installed in the Debian FTP archive: libexporter-lite-perl_0.01-7.diff.gz to pool/main/libe/libexporter-lite-perl/libexporter-lite-perl_0.01-7.diff.gz libexporter-lite-perl_0.01-7.dsc to pool/main/libe/libexporter-lite-perl/libexporter-lite-perl_0.01-7.dsc libexporter-lite-perl_0.01-7_all.deb to pool/main/libe/libexporter-lite-perl/libexporter-lite-perl_0.01-7_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. Stephen Quinney <[EMAIL PROTECTED]> (supplier of updated libexporter-lite-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: Fri, 14 Jan 2005 14:17:13 +0000 Source: libexporter-lite-perl Binary: libexporter-lite-perl Architecture: source all Version: 0.01-7 Distribution: unstable Urgency: low Maintainer: Stephen Quinney <[EMAIL PROTECTED]> Changed-By: Stephen Quinney <[EMAIL PROTECTED]> Description: libexporter-lite-perl - Lightweight subset of Exporter Closes: 289431 Changes: libexporter-lite-perl (0.01-7) unstable; urgency=low . * New maintainer, closes: #289431. * debian/control * Changed section to perl * Updated to latest Standards-Version * Increased build-dependency on debhelper to >= 4 * debian/compat - Added, in-line with current best practice * debian/rules - Changed to my standard style * debian/copyright - Clarified slightly Files: b263cdfbd9a0fb8a22286ae4f58330bc 645 perl optional libexporter-lite-perl_0.01-7.dsc 0cd10909c88f5897742de97fa92b56c0 2287 perl optional libexporter-lite-perl_0.01-7.diff.gz 1c950043237e6a496472e756c1bd11b7 7882 perl optional libexporter-lite-perl_0.01-7_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFB59gEITGblEwaW+URAo69AKCzSyFrTT4Ky4n7XFGZzMoCz8exoQCeL7Tt xpJIfnQEcVaC1/9yjGMClP4= =MGG8 -----END PGP SIGNATURE-----