Your message dated Wed, 28 Jan 2004 08:17:03 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#217115: fixed in libnet-patricia-perl 1.010-4 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; 22 Oct 2003 17:52:55 +0000 >From [EMAIL PROTECTED] Wed Oct 22 12:52:48 2003 Return-path: <[EMAIL PROTECTED]> Received: from (pico.surpasshosting.com) [64.5.56.18] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1ACNA5-0003gN-00; Wed, 22 Oct 2003 12:52:45 -0500 Received: from conr-adsl-cheney.txucom.net ([207.70.165.48] helo=calc) by pico.surpasshosting.com with esmtp (TLSv1:RC4-SHA:128) (Exim 4.24) id 1ACNA0-0007bT-4U; Wed, 22 Oct 2003 12:52:40 -0500 Received: from ccheney by calc with local (Exim 4.24) id 1ACNA3-0006KM-2I; Wed, 22 Oct 2003 12:52:43 -0500 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Chris Cheney <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: O: libnet-patricia-perl -- Perl module for fast IP address lookups X-Mailer: reportbug 2.34 Date: Wed, 22 Oct 2003 12:52:43 -0500 Message-Id: <[EMAIL PROTECTED]> Sender: "Christopher L. Cheney" <[EMAIL PROTECTED]> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - pico.surpasshosting.com X-AntiAbuse: Original Domain - bugs.debian.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - conr-adsl-cheney.txucom.net Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE version=2.53-bugs.debian.org_2003_10_21 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_10_21 (1.174.2.15-2003-03-30-exp) Package: wnpp Severity: normal I intend to orphan the libnet-patricia-perl package. The package description is: This module uses a Patricia Trie data structure to quickly perform IP address prefix matching for applications such as IP subnet, network or routing table lookups. The data structure is based on a radix tree using a radix of two, so sometimes you see patricia implementations called "radix" as well. The term "Trie" is derived from the word "retrieval" but is pronounced like "try". Patricia stands for "Practical Algorithm to Retrieve Information Coded as Alphanumeric", and was first suggested for routing table lookups by Van Jacobsen. Patricia Trie performance characteristics are well-known as it has been employed for routing table lookups within the BSD kernel since the 4.3 Reno release. -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux calc 2.6.0-test7-bk1 #1 SMP Thu Oct 9 21:53:14 CDT 2003 i686 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 --------------------------------------- Received: (at 217115-close) by bugs.debian.org; 28 Jan 2004 13:23:02 +0000 >From [EMAIL PROTECTED] Wed Jan 28 05:23:02 2004 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 1Alpeo-0005Et-00; Wed, 28 Jan 2004 05:23:02 -0800 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1AlpZ1-0003oG-00; Wed, 28 Jan 2004 08:17:03 -0500 From: Michael Zehrer <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.43 $ Subject: Bug#217115: fixed in libnet-patricia-perl 1.010-4 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Wed, 28 Jan 2004 08:17:03 -0500 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_01_27 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2004_01_27 X-Spam-Level: Source: libnet-patricia-perl Source-Version: 1.010-4 We believe that the bug you reported is fixed in the latest version of libnet-patricia-perl, which is due to be installed in the Debian FTP archive: libnet-patricia-perl_1.010-4.diff.gz to pool/main/libn/libnet-patricia-perl/libnet-patricia-perl_1.010-4.diff.gz libnet-patricia-perl_1.010-4.dsc to pool/main/libn/libnet-patricia-perl/libnet-patricia-perl_1.010-4.dsc libnet-patricia-perl_1.010-4_i386.deb to pool/main/libn/libnet-patricia-perl/libnet-patricia-perl_1.010-4_i386.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. Michael Zehrer <[EMAIL PROTECTED]> (supplier of updated libnet-patricia-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: Sun, 25 Jan 2004 15:30:00 +0100 Source: libnet-patricia-perl Binary: libnet-patricia-perl Architecture: source i386 Version: 1.010-4 Distribution: unstable Urgency: low Maintainer: Debian Perl Group <[EMAIL PROTECTED]> Changed-By: Michael Zehrer <[EMAIL PROTECTED]> Description: libnet-patricia-perl - Perl module for fast IP address lookups Closes: 217115 Changes: libnet-patricia-perl (1.010-4) unstable; urgency=low . * Adopted orphaned package for Debian Perl Group (Closes: #217115) Files: 9df15ed9556e86e8e7601be50957ccd8 739 perl optional libnet-patricia-perl_1.010-4.dsc 477f58cb1c3914247919905f66392464 2099 perl optional libnet-patricia-perl_1.010-4.diff.gz a1049387b71818de267fe6646572fd31 26020 perl optional libnet-patricia-perl_1.010-4_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAF7MW9ijrk0dDIGwRAhjxAKDOT3FiUu540dCm6OkxG1q/vdiggwCZAdUc GHigixEyTw0cia987wEYYLc= =bKsC -----END PGP SIGNATURE-----