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

Bug#341955: marked as done (ITP: libprefork-perl -- Module loading for forking or non-forking processes in Perl)



Your message dated Tue, 27 Dec 2005 15:23:38 -0800
with message-id <E1ErOAM-0003AT-CZ@spohr.debian.org>
and subject line Bug#341955: fixed in libprefork-perl 1.00-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; 4 Dec 2005 12:39:04 +0000
>From jonas.genannt@capi2name.de Sun Dec 04 04:39:04 2005
Return-path: <jonas.genannt@capi2name.de>
Received: from mx.brachium-system.net ([84.16.230.201] helo=debian.brachium-system.net)
	by spohr.debian.org with esmtp (Exim 4.50)
	id 1Eit8y-0002rg-4x
	for submit@bugs.debian.org; Sun, 04 Dec 2005 04:39:04 -0800
Received: from localhost (localhost [127.0.0.1])
	by debian.brachium-system.net (Postfix) with ESMTP id 9CEFF6B7EB
	for <submit@bugs.debian.org>; Sun,  4 Dec 2005 13:39:01 +0100 (CET)
Received: from debian.brachium-system.net ([127.0.0.1])
	by localhost (debian [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 17102-03 for <submit@bugs.debian.org>;
	Sun, 4 Dec 2005 13:39:01 +0100 (CET)
Received: by debian.brachium-system.net (Postfix, from userid 1001)
	id 683E66B7EC; Sun,  4 Dec 2005 13:39:01 +0100 (CET)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Jonas Genannt <jonas.genannt@capi2name.de>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: ITP: libprefork-perl -- Module loading for forking or non-forking processes
 in Perl
X-Mailer: reportbug 3.8
Date: Sun, 04 Dec 2005 13:39:01 +0100
X-Debbugs-Cc: debian-devel@lists.debian.org
Message-Id: <[🔎] 20051204123901.683E66B7EC@debian.brachium-system.net>
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at localhost
Delivered-To: submit@bugs.debian.org
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=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02

Package: wnpp
Severity: wishlist
Owner: Jonas Genannt <jonas.genannt@capi2name.de>


* Package name    : libprefork-perl
  Version         : 1.00
  Upstream Author : Adam Kennedy <cpan@ali.as>
* URL             : http://search.cpan.org/~adamk/
* License         : GPL
  Description     : Module loading for forking or non-forking processes in Perl

 The prefork pragma is intended to allow module writers to optimise
 module loading for both scenarios with as little additional code as possible.
 .
 prefork.pm is intended to serve as a central and optional marshalling point
 for state detection (are we running in compile-time or run-time mode) and to
 act as a relatively light-weight module loader.

This module is an new build depend for #329990
      

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686-smp
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)

---------------------------------------
Received: (at 341955-close) by bugs.debian.org; 27 Dec 2005 23:31:59 +0000
>From joerg@spohr.debian.org Tue Dec 27 15:31:59 2005
Return-path: <joerg@spohr.debian.org>
Received: from joerg by spohr.debian.org with local (Exim 4.50)
	id 1ErOAM-0003AT-CZ; Tue, 27 Dec 2005 15:23:38 -0800
From: Jonas Genannt <jonas.genannt@capi2name.de>
To: 341955-close@bugs.debian.org
X-Katie: lisa $Revision: 1.31 $
Subject: Bug#341955: fixed in libprefork-perl 1.00-1
Message-Id: <E1ErOAM-0003AT-CZ@spohr.debian.org>
Sender: Joerg Jaspert <joerg@spohr.debian.org>
Date: Tue, 27 Dec 2005 15:23:38 -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: libprefork-perl
Source-Version: 1.00-1

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

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

Debian distribution maintenance software
pp.
Jonas Genannt <jonas.genannt@capi2name.de> (supplier of updated libprefork-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: Thu,  1 Dec 2005 19:15:34 +0200
Source: libprefork-perl
Binary: libprefork-perl
Architecture: source all
Version: 1.00-1
Distribution: unstable
Urgency: low
Maintainer: Jonas Genannt <jonas.genannt@capi2name.de>
Changed-By: Jonas Genannt <jonas.genannt@capi2name.de>
Description: 
 libprefork-perl - Module loading for forking or non-forking processes in Perl
Closes: 341955
Changes: 
 libprefork-perl (1.00-1) unstable; urgency=low
 .
   * Initial Release (Closes: #341955)
Files: 
 f4b0ebdd757b16d55045c437079fb542 637 perl optional libprefork-perl_1.00-1.dsc
 41e19e56aca6ae7f36bcbfe420a0eb4c 26602 perl optional libprefork-perl_1.00.orig.tar.gz
 6b17ebdd9ec9e69efdf13392e5a318a4 1565 perl optional libprefork-perl_1.00-1.diff.gz
 4fc41c02ec12f0b242397b25af568c6f 11930 perl optional libprefork-perl_1.00-1_all.deb

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

iD8DBQFDoC6h97LBwbNFvdMRAn/3AJ9yfJ/AY/f50Wi1AYAjnZSlwrtZKgCeKtXQ
pZM1F11Wz6xCo5EnS5ClDwk=
=AkFy
-----END PGP SIGNATURE-----



Reply to: