Your message dated Tue, 29 Nov 2005 14:30:35 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#340607: fixed in libclass-c3-perl 0.07-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; 24 Nov 2005 14:15:12 +0000 >From [EMAIL PROTECTED] Thu Nov 24 06:15:12 2005 Return-path: <[EMAIL PROTECTED]> Received: from ws143.allegro.pl ([217.153.200.143] helo=ws143) by spohr.debian.org with esmtp (Exim 4.50) id 1EfHsW-0002QU-GT for [EMAIL PROTECTED]; Thu, 24 Nov 2005 06:15:12 -0800 Received: by ws143 (Postfix, from userid 1000) id 534A512042D6B; Thu, 24 Nov 2005 15:15:11 +0100 (CET) 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: libclass-c3-perl -- A pragma to use the C3 method resolution order algortihm X-Mailer: reportbug 3.17 Date: Thu, 24 Nov 2005 15:15:11 +0100 X-Debbugs-Cc: debian-devel@lists.debian.org, [EMAIL PROTECTED] 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-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 : libclass-c3-perl Version : 0.07 Upstream Author : Stevan Little, <[EMAIL PROTECTED]> * URL : http://www.cpan.org/modules/by-module/Class/Class-C3-0.06.tar.gz * License : Perl: GPL/Artistic Description : A pragma to use the C3 method resolution order algortihm This is currently an experimental pragma to change Perl 5's standard method resolution order from depth-first left-to-right (a.k.a - pre-order) to the more sophisticated C3 method resolution order. . C3 is the name of an algorithm which aims to provide a sane method resolution order under multiple inheritence. It was first introduced in the langauge Dylan, and then later adopted as the prefered MRO (Method Resolution Order) for the new-style classes in Python 2.3. Most recently it has been adopted as the 'canonical' MRO for Perl 6 classes, and the default MRO for Parrot objects as well. -- 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.14-1-686 Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2) --------------------------------------- Received: (at 340607-close) by bugs.debian.org; 29 Nov 2005 22:31:28 +0000 >From [EMAIL PROTECTED] Tue Nov 29 14:31:28 2005 Return-path: <[EMAIL PROTECTED]> Received: from joerg by spohr.debian.org with local (Exim 4.50) id 1EhDzf-0003LE-BB; Tue, 29 Nov 2005 14:30:35 -0800 From: Krzysztof Krzyzaniak (eloy) <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: lisa $Revision: 1.31 $ Subject: Bug#340607: fixed in libclass-c3-perl 0.07-1 Message-Id: <[EMAIL PROTECTED]> Sender: Joerg Jaspert <[EMAIL PROTECTED]> Date: Tue, 29 Nov 2005 14:30:35 -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: libclass-c3-perl Source-Version: 0.07-1 We believe that the bug you reported is fixed in the latest version of libclass-c3-perl, which is due to be installed in the Debian FTP archive: libclass-c3-perl_0.07-1.diff.gz to pool/main/libc/libclass-c3-perl/libclass-c3-perl_0.07-1.diff.gz libclass-c3-perl_0.07-1.dsc to pool/main/libc/libclass-c3-perl/libclass-c3-perl_0.07-1.dsc libclass-c3-perl_0.07-1_all.deb to pool/main/libc/libclass-c3-perl/libclass-c3-perl_0.07-1_all.deb libclass-c3-perl_0.07.orig.tar.gz to pool/main/libc/libclass-c3-perl/libclass-c3-perl_0.07.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. Krzysztof Krzyzaniak (eloy) <[EMAIL PROTECTED]> (supplier of updated libclass-c3-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: Thu, 24 Nov 2005 13:59:43 +0100 Source: libclass-c3-perl Binary: libclass-c3-perl Architecture: source all Version: 0.07-1 Distribution: unstable Urgency: low Maintainer: Debian Catalyst Maintainers <[EMAIL PROTECTED]> Changed-By: Krzysztof Krzyzaniak (eloy) <[EMAIL PROTECTED]> Description: libclass-c3-perl - A pragma to use the C3 method resolution order algortihm Closes: 340607 Changes: libclass-c3-perl (0.07-1) unstable; urgency=low . * New upstream release (closes: #340607) Files: 8e54f93c58e10ffa5054dbeef96bb57e 773 perl optional libclass-c3-perl_0.07-1.dsc e068194969c2ae59f4d732786a3e4db7 12734 perl optional libclass-c3-perl_0.07.orig.tar.gz 78dd64099e08a58b47f287399550c491 2273 perl optional libclass-c3-perl_0.07-1.diff.gz 3fd76fe125ddf8950fd71a84e029cd18 16314 perl optional libclass-c3-perl_0.07-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDiHGN+NMfSd6w7DERAsr4AKCF/xQvKAB4PMNJsFrxjY68PVo8XwCgl3pV nPgh1HEudbiaQjbc7zkAGzA= =UcP+ -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]