Your message dated Thu, 15 Sep 2005 14:32:42 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#327094: fixed in libcatalyst-plugin-session-fastmmap-perl 0.12-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; 7 Sep 2005 15:50:38 +0000 >From [EMAIL PROTECTED] Wed Sep 07 08:50:38 2005 Return-path: <[EMAIL PROTECTED]> Received: from ws143.allegro.pl (ws143) [217.153.200.143] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1ED2C5-0007Bs-00; Wed, 07 Sep 2005 08:50:38 -0700 Received: by ws143.allegro.pl via sendmail from stdin id <[EMAIL PROTECTED]> (Debian Smail3.2.0.115) Wed, 7 Sep 2005 17:50:35 +0200 (CEST) Message-Id: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Krzysztof Krzyzaniak \(eloy\)" <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: ITP: libcatalyst-plugin-session-fastmmap-perl -- FastMmap sessions for Catalyst X-Mailer: reportbug 3.17 Date: Wed, 07 Sep 2005 17:50:34 +0200 X-Debbugs-Cc: debian-devel@lists.debian.org, [EMAIL PROTECTED] 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=-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: "Krzysztof Krzyzaniak (eloy)" <[EMAIL PROTECTED]> * Package name : libcatalyst-plugin-session-fastmmap-perl Version : 0.12 Upstream Authors: Sebastian Riedel, <[EMAIL PROTECTED]>, Marcus Ramberg, <[EMAIL PROTECTED]>. * URL : http://search.cpan.org/~robm/Cache-FastMmap * License : (perl: GPL, Artistic) Description : FastMmap sessions for Catalyst This plugin speeds up catalyst applications by using a shared memory cache through an mmap'ed file. It uses fcntl locking to ensure multiple processes can safely access the cache at the same time. It uses a basic LRU algorithm to keep the most used entries in the cache. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12-1-686 Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2) --------------------------------------- Received: (at 327094-close) by bugs.debian.org; 15 Sep 2005 21:38:34 +0000 >From [EMAIL PROTECTED] Thu Sep 15 14:38:34 2005 Return-path: <[EMAIL PROTECTED]> Received: from joerg by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1EG1LW-0003Dj-00; Thu, 15 Sep 2005 14:32:42 -0700 From: Florian Ragwitz <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: lisa $Revision: 1.30 $ Subject: Bug#327094: fixed in libcatalyst-plugin-session-fastmmap-perl 0.12-1 Message-Id: <[EMAIL PROTECTED]> Sender: Joerg Jaspert <[EMAIL PROTECTED]> Date: Thu, 15 Sep 2005 14:32:42 -0700 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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 Source: libcatalyst-plugin-session-fastmmap-perl Source-Version: 0.12-1 We believe that the bug you reported is fixed in the latest version of libcatalyst-plugin-session-fastmmap-perl, which is due to be installed in the Debian FTP archive: libcatalyst-plugin-session-fastmmap-perl_0.12-1.diff.gz to pool/main/libc/libcatalyst-plugin-session-fastmmap-perl/libcatalyst-plugin-session-fastmmap-perl_0.12-1.diff.gz libcatalyst-plugin-session-fastmmap-perl_0.12-1.dsc to pool/main/libc/libcatalyst-plugin-session-fastmmap-perl/libcatalyst-plugin-session-fastmmap-perl_0.12-1.dsc libcatalyst-plugin-session-fastmmap-perl_0.12-1_all.deb to pool/main/libc/libcatalyst-plugin-session-fastmmap-perl/libcatalyst-plugin-session-fastmmap-perl_0.12-1_all.deb libcatalyst-plugin-session-fastmmap-perl_0.12.orig.tar.gz to pool/main/libc/libcatalyst-plugin-session-fastmmap-perl/libcatalyst-plugin-session-fastmmap-perl_0.12.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. Florian Ragwitz <[EMAIL PROTECTED]> (supplier of updated libcatalyst-plugin-session-fastmmap-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: Mon, 5 Sep 2005 00:27:48 +0200 Source: libcatalyst-plugin-session-fastmmap-perl Binary: libcatalyst-plugin-session-fastmmap-perl Architecture: source all Version: 0.12-1 Distribution: unstable Urgency: low Maintainer: Debian Catalyst Maintainers <[EMAIL PROTECTED]> Changed-By: Florian Ragwitz <[EMAIL PROTECTED]> Description: libcatalyst-plugin-session-fastmmap-perl - FastMmap sessions for Catalyst Closes: 327094 Changes: libcatalyst-plugin-session-fastmmap-perl (0.12-1) unstable; urgency=low . [ Krzysztof Krzyzaniak (eloy) ] * New upstream release. * closing ITP bug (closes: #327094) . [ Florian Ragwitz ] * Improved/Cleaned up debian/rules a bit. * Better Description. * Added me to Uploaders. * Added download page to debian/copyright. Files: 8a3c231916a56b149b681f35d9dbdd8d 896 perl optional libcatalyst-plugin-session-fastmmap-perl_0.12-1.dsc 088081c1dbd1215d441b667c30fe9a8f 3144 perl optional libcatalyst-plugin-session-fastmmap-perl_0.12.orig.tar.gz 4279b6b2ae2b109fd422175353be8db8 1757 perl optional libcatalyst-plugin-session-fastmmap-perl_0.12-1.diff.gz 9879394036e453cca639405e30fd2a85 7104 perl optional libcatalyst-plugin-session-fastmmap-perl_0.12-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDH/fn+NMfSd6w7DERAnIUAJ9M/zexecXgNj7IgbmRH6NdGoFD9gCeJfMh TrPkX7dOGf2I+rgFKoLBFc4= =tRnN -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]