Your message dated Fri, 28 Jan 2005 18:02:14 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#289796: fixed in courier-filter-perl 0.16 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; 11 Jan 2005 03:00:52 +0000 >From [EMAIL PROTECTED] Mon Jan 10 19:00:51 2005 Return-path: <[EMAIL PROTECTED]> Received: from 64.95.78.120-rev.colospace.com (dev.gaiahost.net) [64.95.78.120] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CoCH5-0005Vh-00; Mon, 10 Jan 2005 19:00:51 -0800 Received: from localhost (localhost [127.0.0.1]) (uid 1000) by dev.gaiahost.net with local; Mon, 10 Jan 2005 22:00:21 -0500 id 00007DF2.41E34145.00001A2C From: Mark Bucciarelli <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: courier-filter-perl: Perl 5.8 dependency not represented in package X-Mailer: reportbug 1.50 Date: Mon, 10 Jan 2005 22:00:21 -0500 Reply-To: Mark Bucciarelli <[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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: courier-filter-perl Version: 0.15 Severity: serious Justification: Policy 3.5 Line 26 of /usr/share/courier-filter-perl/perl5/Courier/Filter.pm is: use v5.8; This requirement is not represented in the testing package of courier-filter-perl. -- System Information Debian Release: 3.0 Architecture: i386 Kernel: Linux dev.gaiahost.net 2.4.18-bf2.4 #1 Son Apr 14 09:53:28 CEST 2002 i686 Locale: LANG=C, LC_CTYPE=C Versions of packages courier-filter-perl depends on: ii courier-mta 0.47-2.backports.org.1 Courier Mail Server - ESMTP daemon ii liberror-perl 0.13-2 Exception module for Perl ii perl 5.6.1-8.8 Larry Wall's Practical Extraction --------------------------------------- Received: (at 289796-close) by bugs.debian.org; 28 Jan 2005 23:05:41 +0000 >From [EMAIL PROTECTED] Fri Jan 28 15:05:41 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 1CufBN-0005KK-00; Fri, 28 Jan 2005 15:05:41 -0800 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1Cuf82-0003TC-00; Fri, 28 Jan 2005 18:02:14 -0500 From: Julian Mehnle <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.55 $ Subject: Bug#289796: fixed in courier-filter-perl 0.16 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Fri, 28 Jan 2005 18:02:14 -0500 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: courier-filter-perl Source-Version: 0.16 We believe that the bug you reported is fixed in the latest version of courier-filter-perl, which is due to be installed in the Debian FTP archive: courier-filter-perl_0.16.dsc to pool/main/c/courier-filter-perl/courier-filter-perl_0.16.dsc courier-filter-perl_0.16.tar.gz to pool/main/c/courier-filter-perl/courier-filter-perl_0.16.tar.gz courier-filter-perl_0.16_all.deb to pool/main/c/courier-filter-perl/courier-filter-perl_0.16_all.deb 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. Julian Mehnle <[EMAIL PROTECTED]> (supplier of updated courier-filter-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, 17 Jan 2005 20:15:13 +0100 Source: courier-filter-perl Binary: courier-filter-perl Architecture: source all Version: 0.16 Distribution: unstable Urgency: low Maintainer: Julian Mehnle <[EMAIL PROTECTED]> Changed-By: Julian Mehnle <[EMAIL PROTECTED]> Description: courier-filter-perl - purely Perl-based mail filter framework for the Courier MTA Closes: 289796 Changes: courier-filter-perl (0.16) unstable; urgency=low . Debian: * Explicitly specify the dependency on Perl 5.8 so upgrades from Woody are guaranteed to work smoothly and also to simplify backporting. (Closes: #289796) * Recommend libnet-dns-perl. Suggest libnet-rblclient-perl, libnet-address-ipv4-local-perl, and libclamav-client-perl (all of which are not yet packaged for Debian). . SPF filter module: * Deprecated the "reject_on" option in favor of the new "match_on" option. * Removed "none" from the default set of result codes to match on. * Changed the documentation to recommend also rejecting on "unknown" results. * Added a reference in the documentation to the spf-draft-200406 specification, to which this module complies. . SPFout filter module: * Added for outbound SPF filtering. . ClamAVd filter module: * Added for malware filtering using a ClamAV `clamd` dameon. . Miscellaneous: * Updated the sample configuration file. * Minor documentation fixes. Files: 2a384b36ae4e440c9431ff47089bdc42 592 perl optional courier-filter-perl_0.16.dsc 5d9aca405c901a861b35f55cd72c058f 38834 perl optional courier-filter-perl_0.16.tar.gz 60f22d546c57019bcb8b646b50d08c03 108586 perl optional courier-filter-perl_0.16_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFB+sI+HXNlp1WBXUIRApq1AKCK5G1ovtK3Dr0GFs7Ke2+cehfuvQCeJq0Z Fj4jyuNh2+OvLWNBZL6wpH4= =YMHT -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]