Your message dated Mon, 04 Apr 2005 17:35:39 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#296357: fixed in libcgi-simple-perl 0.077-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; 21 Feb 2005 22:56:56 +0000 >From [EMAIL PROTECTED] Mon Feb 21 14:56:56 2005 Return-path: <[EMAIL PROTECTED]> Received: from lucky.cs.uml.edu (localhost.localdomain) [129.63.24.90] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1D3MU3-00060s-00; Mon, 21 Feb 2005 14:56:56 -0800 Received: by localhost.localdomain (Postfix, from userid 1000) id 4E4EC937B8; Mon, 21 Feb 2005 17:57:31 -0500 (EST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Christopher Sacca <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: ITP: libcgi-simple-perl -- simple totally OO CGI interface that is CGI.pm compliant X-Mailer: reportbug 3.2 Date: Mon, 21 Feb 2005 17:57:30 -0500 X-Debbugs-Cc: debian-devel@lists.debian.org Message-Id: <[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-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: wishlist * Package name : libcgi-simple-perl Version : 0.077 Upstream Author : Dr James Freeman <[EMAIL PROTECTED]> * URL : http://search.cpan.org/~jfreeman/Cgi-Simple-0.077/ * License : Perl Artistic License Description : simple totally OO CGI interface that is CGI.pm compliant CGI::Simple provides a relatively lightweight drop in replacement for CGI.pm. It shares an identical OO interface to CGI.pm for parameter parsing, file upload, cookie handling and header generation. This module is entirely object oriented, however a complete functional interface is available by using the CGI::Simple::Standard module. Essentially everything in CGI.pm that relates to the CGI (not HTML) side of things is available. There are even a few new methods and additions to old ones! If you are interested in what has gone on under the hood see the Compatibility with CGI.pm section at the end. In practical testing this module loads and runs about twice as fast as CGI.pm depending on the precise task Homepage: http://search.cpan.org/~jfreeman/Cgi-Simple-0.077/ -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.10-ck5 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) --------------------------------------- Received: (at 296357-close) by bugs.debian.org; 4 Apr 2005 21:40:09 +0000 >From [EMAIL PROTECTED] Mon Apr 04 14:40:09 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 1DIZIn-00005Y-00; Mon, 04 Apr 2005 14:40:09 -0700 Received: from joerg by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1DIZER-0006Yd-00; Mon, 04 Apr 2005 17:35:39 -0400 From: Christopher Sacca <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: lisa $Revision: 1.30 $ Subject: Bug#296357: fixed in libcgi-simple-perl 0.077-1 Message-Id: <[EMAIL PROTECTED]> Sender: Joerg Jaspert <[EMAIL PROTECTED]> Date: Mon, 04 Apr 2005 17:35:39 -0400 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: libcgi-simple-perl Source-Version: 0.077-1 We believe that the bug you reported is fixed in the latest version of libcgi-simple-perl, which is due to be installed in the Debian FTP archive: libcgi-simple-perl_0.077-1.diff.gz to pool/main/libc/libcgi-simple-perl/libcgi-simple-perl_0.077-1.diff.gz libcgi-simple-perl_0.077-1.dsc to pool/main/libc/libcgi-simple-perl/libcgi-simple-perl_0.077-1.dsc libcgi-simple-perl_0.077-1_all.deb to pool/main/libc/libcgi-simple-perl/libcgi-simple-perl_0.077-1_all.deb libcgi-simple-perl_0.077.orig.tar.gz to pool/main/libc/libcgi-simple-perl/libcgi-simple-perl_0.077.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. Christopher Sacca <[EMAIL PROTECTED]> (supplier of updated libcgi-simple-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: Tue, 22 Feb 2005 13:36:59 -0500 Source: libcgi-simple-perl Binary: libcgi-simple-perl Architecture: source all Version: 0.077-1 Distribution: unstable Urgency: low Maintainer: Christopher Sacca <[EMAIL PROTECTED]> Changed-By: Christopher Sacca <[EMAIL PROTECTED]> Description: libcgi-simple-perl - A Simple totally OO CGI interface that is CGI.pm compliant Closes: 296357 Changes: libcgi-simple-perl (0.077-1) unstable; urgency=low . * Initial Release. Closes: #296357 Files: 9ffcdefaf7fbd10032dbaf9f171a5f39 648 perl optional libcgi-simple-perl_0.077-1.dsc 5b947fe84b30a2c8ed050550f73b39a9 149933 perl optional libcgi-simple-perl_0.077.orig.tar.gz 386db7d99778ce9b0733564d462a52b3 2216 perl optional libcgi-simple-perl_0.077-1.diff.gz c352f728a1c2d5be3d60834306f0738b 149776 perl optional libcgi-simple-perl_0.077-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCI3e+ITGblEwaW+URAs2+AJ4m4bkHjLUIexCv/NqJrmE/02O55gCfcsY+ CnKbtIj+YAAIBE0/hqjCrAI= =UGyS -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]