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

Bug#256647: marked as done (ITP: libmodule-versions-report-perl -- report versions of all modules in memory)



Your message dated Wed, 07 Jul 2004 14:16:21 -0400
with message-id <E1BiGxx-0008MN-00@newraff.debian.org>
and subject line Bug#256647: fixed in libmodule-versions-report-perl 1.02-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; 28 Jun 2004 09:27:45 +0000
>From stephen.quinney@computing-services.oxford.ac.uk Mon Jun 28 02:27:45 2004
Return-path: <stephen.quinney@computing-services.oxford.ac.uk>
Received: from tx1.oucs.ox.ac.uk [129.67.1.167] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BesQT-0002nE-00; Mon, 28 Jun 2004 02:27:45 -0700
Received: from scan1.oucs.ox.ac.uk ([129.67.1.166] helo=localhost)
	by tx1.oucs.ox.ac.uk with esmtp (Exim 4.24)
	id 1BesQS-0007D3-H7
	for submit@bugs.debian.org; Mon, 28 Jun 2004 10:27:44 +0100
Received: from rx1.oucs.ox.ac.uk ([129.67.1.165])
 by localhost (scan1.oucs.ox.ac.uk [129.67.1.166]) (amavisd-new, port 25)
 with ESMTP id 27521-03 for <submit@bugs.debian.org>;
 Mon, 28 Jun 2004 10:27:44 +0100 (BST)
Received: from smtp0.herald.ox.ac.uk ([163.1.0.246])
	by rx1.oucs.ox.ac.uk with esmtp (Exim 4.24)
	id 1BesQS-0007D0-3j; Mon, 28 Jun 2004 10:27:44 +0100
Received: from mizar.oucs.ox.ac.uk ([163.1.15.107])
	by smtp0.herald.ox.ac.uk with esmtp (Exim 3.35 #1)
	id 1BesQS-0000sE-3y; Mon, 28 Jun 2004 10:27:44 +0100
Received: from stephen by mizar.oucs.ox.ac.uk with local (Exim 3.36 #1 (Debian))
	id 1BesQS-0000yG-00; Mon, 28 Jun 2004 10:27:44 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Stephen Quinney <stephen@jadevine.org.uk>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: ITP: libmodule-versions-report-perl -- report versions of all modules in
 memory
X-Mailer: reportbug 2.61
Date: Mon, 28 Jun 2004 10:27:43 +0100
X-Debbugs-Cc: debian-devel@lists.debian.org
Message-Id: <E1BesQS-0000yG-00@mizar.oucs.ox.ac.uk>
Delivered-To: submit@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=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: wnpp
Severity: wishlist

* Package name    : libmodule-versions-report-perl
  Version         : 1.02
  Upstream Author : Sean M. Burke <sburke@cpan.org>
* URL             : http://search.cpan.org/CPAN/authors/id/S/SB/SBURKE/
* License         : GPL (>= 1) or Perl Artistic
  Description     : Report versions of all modules in memory

 The author says: "I often get email from someone reporting a bug in a
 module I've written. I email back, asking what version of the module
 it is, what version of Perl on what OS, and sometimes what version of
 some relevent third library (like XML::Parser). They reply, saying
 "Perl5". I say "I need the exact version, as reported by 'perl -v'".
 They tell me. And I say "I, uh, also asked about the version of my 
 module and XML::Parser [or whatever]". They say "Oh yeah. It is 2.27".
 "Is that my module or XML::Parser?" "XML::Parser." "OK, and what
 about my module's version?" "Oh yeah. That's 3.11." By this time,
 days have passed, and what should have been a simple operation --
 reporting the version of Perl and relevent modules, has been
 needlessly complicated".
 .
 This module is for simplifying that task. If you add "use
 Module::Versions::Report;" to a program (especially handy if your
 program is one that demonstrates a bug in some module), then when the
 program has finished running, you well get a report detailing all the
 modules in memory, and noting the version of each (for modules that
 defined a $VERSION, at least).

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: LANG=C, LC_CTYPE=C

---------------------------------------
Received: (at 256647-close) by bugs.debian.org; 7 Jul 2004 18:20:52 +0000
>From dsilvers@newraff.debian.org Wed Jul 07 11:20:52 2004
Return-path: <dsilvers@newraff.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BiH2K-0005gi-00; Wed, 07 Jul 2004 11:20:52 -0700
Received: from dsilvers by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1BiGxx-0008MN-00; Wed, 07 Jul 2004 14:16:21 -0400
From: Stephen Quinney <stephen@jadevine.org.uk>
To: 256647-close@bugs.debian.org
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#256647: fixed in libmodule-versions-report-perl 1.02-1
Message-Id: <E1BiGxx-0008MN-00@newraff.debian.org>
Sender: Daniel Silverstone <dsilvers@newraff.debian.org>
Date: Wed, 07 Jul 2004 14:16:21 -0400
Delivered-To: 256647-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: 

Source: libmodule-versions-report-perl
Source-Version: 1.02-1

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

libmodule-versions-report-perl_1.02-1.diff.gz
  to pool/main/libm/libmodule-versions-report-perl/libmodule-versions-report-perl_1.02-1.diff.gz
libmodule-versions-report-perl_1.02-1.dsc
  to pool/main/libm/libmodule-versions-report-perl/libmodule-versions-report-perl_1.02-1.dsc
libmodule-versions-report-perl_1.02-1_all.deb
  to pool/main/libm/libmodule-versions-report-perl/libmodule-versions-report-perl_1.02-1_all.deb
libmodule-versions-report-perl_1.02.orig.tar.gz
  to pool/main/libm/libmodule-versions-report-perl/libmodule-versions-report-perl_1.02.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 256647@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stephen Quinney <stephen@jadevine.org.uk> (supplier of updated libmodule-versions-report-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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri,  2 Jul 2004 13:24:34 +0100
Source: libmodule-versions-report-perl
Binary: libmodule-versions-report-perl
Architecture: source all
Version: 1.02-1
Distribution: unstable
Urgency: low
Maintainer: Stephen Quinney <stephen@jadevine.org.uk>
Changed-By: Stephen Quinney <stephen@jadevine.org.uk>
Description: 
 libmodule-versions-report-perl - Report versions of all modules in memory
Closes: 256647
Changes: 
 libmodule-versions-report-perl (1.02-1) unstable; urgency=low
 .
   *  Inital release, closes: #256647.
Files: 
 c0e9ad7dc3283a5997d4a9564d3b73f2 684 perl optional libmodule-versions-report-perl_1.02-1.dsc
 a2ef9353386df4c4e49c7e4031c45bd3 4671 perl optional libmodule-versions-report-perl_1.02.orig.tar.gz
 3e0e659191d64999a6b58b478cf2baea 2140 perl optional libmodule-versions-report-perl_1.02-1.diff.gz
 d1fb5918ec9f2afba3f0f8a3c54ea19c 8916 perl optional libmodule-versions-report-perl_1.02-1_all.deb

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

iD8DBQFA5VdmITGblEwaW+URAhCNAJ48TnIg40k5/6xZTa80RMN3icpHBACg2wCJ
RKgsGyUDWf3ixEoNx3JAd3I=
=sdG4
-----END PGP SIGNATURE-----



Reply to: