Your message dated Sat, 11 Dec 2004 12:17:11 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#279808: fixed in libtree-redblack-perl 0.3-5
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; 5 Nov 2004 06:08:28 +0000
>From [EMAIL PROTECTED] Thu Nov 04 22:08:28 2004
Return-path: <[EMAIL PROTECTED]>
Received: from 233pc233.sshunet.nl (mordor.wolffelaar.nl) [131.211.233.233] 
(mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CPxGu-00055o-00; Thu, 04 Nov 2004 22:08:28 -0800
Received: from jeroen by mordor.wolffelaar.nl with local (Exim 3.36 #1 (Debian))
        id 1CPxGp-0004Bv-00; Fri, 05 Nov 2004 07:08:23 +0100
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
X-Debbugs-CC: Stephen Zander <[EMAIL PROTECTED]>
Subject: O: libtree-redblack-perl -- Perl implementation of Red/Black tree, a 
balanced tree.
X-MIA-Summary: Orphaning: libtree-redblack-perl
Message-Id: <[EMAIL PROTECTED]>
From: Jeroen van Wolffelaar <[EMAIL PROTECTED]>
Date: Fri, 05 Nov 2004 07:08:23 +0100
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (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_2004_03_25
X-Spam-Level: 

Package: wnpp
Severity: normal

The current maintainer of libtree-redblack-perl, Stephen Zander <[EMAIL 
PROTECTED]>,
is apparently not active anymore.  Therefore, I orphan this package
now.  If you want to be the new maintainer, please take it -- see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: libtree-redblack-perl
Binary: libtree-redblack-perl
Version: 0.3-4
Priority: optional
Section: perl
Maintainer: Stephen Zander <[EMAIL PROTECTED]>
Build-Depends: debhelper (>= 3.0.5), perl (>= 5.6.0-20)
Architecture: all
Standards-Version: 3.5.4
Format: 1.0
Directory: pool/main/libt/libtree-redblack-perl
Files: 67310bcc0fdd851b1be50c2c75338ee6 781 libtree-redblack-perl_0.3-4.dsc
 b0eb38ffd7ced50d52cdf7244365d3a2 5159 libtree-redblack-perl_0.3.orig.tar.gz
 68923345a274aed7d5b67fdc54f6f108 2381 libtree-redblack-perl_0.3-4.diff.gz

Package: libtree-redblack-perl
Priority: optional
Section: perl
Installed-Size: 100
Maintainer: Stephen Zander <[EMAIL PROTECTED]>
Architecture: all
Version: 0.3-4
Depends: perl (>= 5.6.0-16)
Filename: 
pool/main/libt/libtree-redblack-perl/libtree-redblack-perl_0.3-4_all.deb
Size: 13624
MD5sum: 139586b354f17b3c9d62e47aedaae089
Description: Perl implementation of Red/Black tree, a balanced tree.
 This is a demonstration package, showing the performance differences
 between different methods of data storage and accessing. It contains
 a perl implementation of the Red/Black tree algorithm found in the
 book "Algorithms", by Cormen, Leiserson & Rivest (more commonly known
 as "CLR" or "The White Book").  A Red/Black tree is a binary tree
 which remains "balanced"- that is, the longest length from root to a
 node is at most one more than the shortest such length.  It is fairly
 efficient; no operation takes more than O(lg(n)) time.
 .
 An example perl script is contained in the documentation directory,
 which would show the different run times using hash table, linear or
 tree structure.

Justification: Mail bouncing for 3 months, last upload half a year ago

---------------------------------------
Received: (at 279808-close) by bugs.debian.org; 11 Dec 2004 17:18:51 +0000
>From [EMAIL PROTECTED] Sat Dec 11 09:18:50 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 1CdAtO-00054q-00; Sat, 11 Dec 2004 09:18:50 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1CdArn-00040v-00; Sat, 11 Dec 2004 12:17:11 -0500
From: Gunnar Wolf <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.54 $
Subject: Bug#279808: fixed in libtree-redblack-perl 0.3-5
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 11 Dec 2004 12:17:11 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (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_2004_03_25
X-Spam-Level: 

Source: libtree-redblack-perl
Source-Version: 0.3-5

We believe that the bug you reported is fixed in the latest version of
libtree-redblack-perl, which is due to be installed in the Debian FTP archive:

libtree-redblack-perl_0.3-5.diff.gz
  to pool/main/libt/libtree-redblack-perl/libtree-redblack-perl_0.3-5.diff.gz
libtree-redblack-perl_0.3-5.dsc
  to pool/main/libt/libtree-redblack-perl/libtree-redblack-perl_0.3-5.dsc
libtree-redblack-perl_0.3-5_all.deb
  to pool/main/libt/libtree-redblack-perl/libtree-redblack-perl_0.3-5_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.
Gunnar Wolf <[EMAIL PROTECTED]> (supplier of updated libtree-redblack-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: Sat, 11 Dec 2004 10:42:45 -0600
Source: libtree-redblack-perl
Binary: libtree-redblack-perl
Architecture: source all
Version: 0.3-5
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[EMAIL PROTECTED]>
Changed-By: Gunnar Wolf <[EMAIL PROTECTED]>
Description: 
 libtree-redblack-perl - Perl implementation of Red/Black tree, a balanced tree
Closes: 279808
Changes: 
 libtree-redblack-perl (0.3-5) unstable; urgency=low
 .
   * Moved to section Perl
   * Bumped up standards version to 3.6.1
   * New maintainer - Debian Perl Group <pkg-perl-
     [EMAIL PROTECTED]> (Closes: #279808)
Files: 
 5dc55280bfcf3c81f68aa0065f597942 702 perl optional 
libtree-redblack-perl_0.3-5.dsc
 0b6795b01547827407618ee4a8a38535 2509 perl optional 
libtree-redblack-perl_0.3-5.diff.gz
 262b5779c6389905bb25c750ea53a9b8 13396 perl optional 
libtree-redblack-perl_0.3-5_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFBuyeg2A7zWou1J68RAnHGAJ49pbVwwrOHgorwWDXuYMYwu0Vg8QCfVxZJ
ArKB8PGMmJ1ofUjb5J92gE4=
=dx/A
-----END PGP SIGNATURE-----

Reply via email to