Your message dated Sun, 11 Aug 2002 12:45:31 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#153149: fixed in libuniversal-exports-perl 0.03-6
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; 16 Jul 2002 11:46:01 +0000
>From [EMAIL PROTECTED] Tue Jul 16 06:46:01 2002
Return-path: <[EMAIL PROTECTED]>
Received: from 213-145-183-138.dd.nextgentel.com (galadriel) [213.145.183.138] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 17UQmG-0002s5-00; Tue, 16 Jul 2002 06:46:00 -0500
Received: from ilmari by galadriel with local (Exim 3.35 #1 (Debian))
        id 17UQlG-0004Qy-00; Tue, 16 Jul 2002 13:44:58 +0200
X-Debbugs-CC: debian-devel@lists.debian.org
Subject: ITP: libuniversal-exports-perl -- Lightweight, universal exporting of 
variables
From: "Dagfinn Ilmari Mannsåker" <[EMAIL PROTECTED]>
To: "Debian Bug Tracking System" <[EMAIL PROTECTED]>
X-Mailer: reportbug 1.99.47
Date: Tue, 16 Jul 2002 13:44:57 +0200
Message-Id: <[EMAIL PROTECTED]>
Sender: =?iso-8859-1?Q?Dagfinn_Ilmari_Manns=E5ker?= <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]

Package: wnpp
Version: N/A; reported 2002-07-16
Severity: wishlist

* Package name    : libuniversal-exports-perl
  Version         : 0.03
  Upstream Author : Michael G Schwern <[EMAIL PROTECTED]>
* URL             : http://www.cpan.org/authors/id/MSCHWERN/
* License         : Unknown, waiting for answer from upstream
                    (probably standard Perl license).
  Description     : Lightweight, universal exporting of variables
   This is an alternative to Exporter intended to provide a universal,
   lightweight subset of its functionality.  It uses Exporter::Lite,
   so look there for details.
   .
   Also provided is UNIVERSAL::require, which lets you require() modules
   by doing
   .
         my $module = 'Some::Module';
         $module->require;
   .
   instead of
   .
         eval "require $module";'.

UNIVERSAL::require is needed by libcgi-untaint-perl which I have
already ITPed.

A preliminary package can be found at http://www.ping.uio.no/~ilmari/debian/

-- System Information:
Debian Release: 3.0
Architecture: i386
Kernel: Linux galadriel 2.4.19-rc1 #1 Sun Jun 30 04:25:42 CEST 2002 i686
Locale: LANG=en_US, LC_CTYPE=no_NO.ISO-8859-1

-- no debconf information


---------------------------------------
Received: (at 153149-close) by bugs.debian.org; 11 Aug 2002 17:03:15 +0000
>From [EMAIL PROTECTED] Sun Aug 11 12:03:15 2002
Return-path: <[EMAIL PROTECTED]>
Received: from auric.debian.org [206.246.226.45] (mail)
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 17dw7X-0006CS-00; Sun, 11 Aug 2002 12:03:15 -0500
Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian))
        id 17dvqN-0004Ln-00; Sun, 11 Aug 2002 12:45:31 -0400
From: Dagfinn Ilmari Mannsåker <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.17 $
Subject: Bug#153149: fixed in libuniversal-exports-perl 0.03-6
Message-Id: <[EMAIL PROTECTED]>
Sender: James Troup <[EMAIL PROTECTED]>
Date: Sun, 11 Aug 2002 12:45:31 -0400
Delivered-To: [EMAIL PROTECTED]

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

libuniversal-exports-perl_0.03-6.diff.gz
  to 
pool/main/libu/libuniversal-exports-perl/libuniversal-exports-perl_0.03-6.diff.gz
libuniversal-exports-perl_0.03-6.dsc
  to 
pool/main/libu/libuniversal-exports-perl/libuniversal-exports-perl_0.03-6.dsc
libuniversal-exports-perl_0.03-6_all.deb
  to 
pool/main/libu/libuniversal-exports-perl/libuniversal-exports-perl_0.03-6_all.deb
libuniversal-exports-perl_0.03.orig.tar.gz
  to 
pool/main/libu/libuniversal-exports-perl/libuniversal-exports-perl_0.03.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.
Dagfinn Ilmari Mannsåker <[EMAIL PROTECTED]> (supplier of updated 
libuniversal-exports-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,  9 Aug 2002 01:45:39 +0200
Source: libuniversal-exports-perl
Binary: libuniversal-exports-perl
Architecture: source all
Version: 0.03-6
Distribution: unstable
Urgency: low
Maintainer: Dagfinn Ilmari Mannsåker <[EMAIL PROTECTED]>
Changed-By: Dagfinn Ilmari Mannsåker <[EMAIL PROTECTED]>
Description: 
 libuniversal-exports-perl - Lightweight, universal exporting of variables
Closes: 153149
Changes: 
 libuniversal-exports-perl (0.03-6) unstable; urgency=low
 .
   * Build-Depends-Indep: libexporter-lite-perl
 .
 libuniversal-exports-perl (0.03-5) unstable; urgency=low
 .
   * Really fix debian/copyright
 .
 libuniversal-exports-perl (0.03-4) unstable; urgency=low
 .
   * debian/copyright: Add pointers to full license texts.
 .
 libuniversal-exports-perl (0.03-3) unstable; urgency=low
 .
   * Included copyright statement and license.
 .
 libuniversal-exports-perl (0.03-2) unstable; urgency=low
 .
   * Close ITP. (Closes: #153149)
   * Removed pointless README.Debian.
   * debian/changelog: Removed "Local Variables" section.
   * debian/rules: Removed cruft from dh-make
 .
 libuniversal-exports-perl (0.03-1) unstable; urgency=low
 .
   * Initial Release.
Files: 
 1d0e9415acf769bd3da62bdd6f117ea4 689 interpreters optional 
libuniversal-exports-perl_0.03-6.dsc
 7672d8e740d99c3af612205e6fde8644 4497 interpreters optional 
libuniversal-exports-perl_0.03.orig.tar.gz
 bc28494c59b200334f285404804807f2 1760 interpreters optional 
libuniversal-exports-perl_0.03-6.diff.gz
 07a405bc00abd3f535f7d5e69eb2f9c8 10402 interpreters optional 
libuniversal-exports-perl_0.03-6_all.deb

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

iD8DBQE9U/F6QSseMYF6mWoRAsoqAJ97gnqzJoOqnexSGrLd88We6YArewCg1qcB
fKvD0TAuWJzveuMYBacm+kg=
=F2Mi
-----END PGP SIGNATURE-----

Reply via email to