[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#550950: marked as done (ITP: stx-btree-dev -- b+tree implementation in c++)



Your message dated Sun, 25 Oct 2009 18:03:47 +0000
with message-id <E1N27RT-0005WY-82@ries.debian.org>
and subject line Bug#550950: fixed in stx-btree 0.8.3-1
has caused the Debian Bug report #550950,
regarding ITP: stx-btree-dev -- b+tree implementation in c++
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
550950: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550950
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist

homepage: http://idlebox.net/2007/stx-btree/
License: GNU Lesser General Public License v2.1 (LGPL).

Summary

The STX B+ Tree package is a set of C++ template classes implementing
a B+ tree key/data container in main memory. The classes are designed
as drop-in replacements of the STL containers set, map, multiset and
multimap and follow their interfaces very closely. By packing multiple
value pairs into each node of the tree the B+ tree reduces heap
fragmentation and utilizes cache-line effects better than the standard
red-black binary tree. The tree algorithms are based on the
implementation in Cormen, Leiserson and Rivest's Introduction into
Algorithms, Jan Jannink's paper and other algorithm resources.



--- End Message ---
--- Begin Message ---
Source: stx-btree
Source-Version: 0.8.3-1

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

stx-btree-demo_0.8.3-1_amd64.deb
  to pool/main/s/stx-btree/stx-btree-demo_0.8.3-1_amd64.deb
stx-btree-dev_0.8.3-1_all.deb
  to pool/main/s/stx-btree/stx-btree-dev_0.8.3-1_all.deb
stx-btree-doc_0.8.3-1_all.deb
  to pool/main/s/stx-btree/stx-btree-doc_0.8.3-1_all.deb
stx-btree_0.8.3-1.diff.gz
  to pool/main/s/stx-btree/stx-btree_0.8.3-1.diff.gz
stx-btree_0.8.3-1.dsc
  to pool/main/s/stx-btree/stx-btree_0.8.3-1.dsc
stx-btree_0.8.3.orig.tar.gz
  to pool/main/s/stx-btree/stx-btree_0.8.3.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 550950@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yury Stankevich <urykhy@gmail.com> (supplier of updated stx-btree 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 14 Oct 2009 14:23:12 +0400
Source: stx-btree
Binary: stx-btree-dev stx-btree-doc stx-btree-demo
Architecture: source all amd64
Version: 0.8.3-1
Distribution: unstable
Urgency: low
Maintainer: Yury Stankevich <urykhy@gmail.com>
Changed-By: Yury Stankevich <urykhy@gmail.com>
Description: 
 stx-btree-demo - b+tree implementation in c++, demo program
 stx-btree-dev - b+tree implementation in c++
 stx-btree-doc - b+tree implementation in c++, doxygen documentation
Closes: 550950
Changes: 
 stx-btree (0.8.3-1) unstable; urgency=low
 .
   * Initial release (closes:  bug#550950).
Checksums-Sha1: 
 adca2008df130038274678deec4f4e03fccd468d 1736 stx-btree_0.8.3-1.dsc
 e306a34260b9c69ac97bcd65308d61a5460ccaa6 1176381 stx-btree_0.8.3.orig.tar.gz
 9bc091c4f720e5a4d68c2eb8c0cd70b72d0f2073 4698 stx-btree_0.8.3-1.diff.gz
 ac260373c89806254de467deec906215b43b4c90 40914 stx-btree-dev_0.8.3-1_all.deb
 89b231bdf67d4e9c9909999b1a594bd89d1cabc2 481586 stx-btree-doc_0.8.3-1_all.deb
 002a5c7b9c053edcf22b9ab2267d16307f9e50e8 338188 stx-btree-demo_0.8.3-1_amd64.deb
Checksums-Sha256: 
 41a1d8aadb9b8f1e849dfd0a258b9743fe8706ffdf0effa7c3720f5eb8255660 1736 stx-btree_0.8.3-1.dsc
 4fed7c27cde4130fc585d680d2ec4f3c2792068d888c82625c92f559c4ae323f 1176381 stx-btree_0.8.3.orig.tar.gz
 a53f0b6593d622510341c0012f9b2d8c811d01c588661bf00f38ece46414e1f7 4698 stx-btree_0.8.3-1.diff.gz
 5a7b903a296119bbd6d13e86caba59b92a97624ec5f1dd31adba5ea26a36cdeb 40914 stx-btree-dev_0.8.3-1_all.deb
 150462fe8c42f23dcb1af021edabbb923aba5ac7de4988ce5dc4e1e183e93bf0 481586 stx-btree-doc_0.8.3-1_all.deb
 f16a62d0b446eb40668be4aa3a552b7b58509d9df2e324340b3853953ff0e66f 338188 stx-btree-demo_0.8.3-1_amd64.deb
Files: 
 5e6d90a60a062c3f57c73504238c5d77 1736 libdevel extra stx-btree_0.8.3-1.dsc
 39eb5c2c9a31a5022544d82aaa25ceae 1176381 libdevel extra stx-btree_0.8.3.orig.tar.gz
 68b5ca601f4fb54c30e6e385c0340a1e 4698 libdevel extra stx-btree_0.8.3-1.diff.gz
 02ea122ef8a6b9123d7cbb9dadad240d 40914 libdevel extra stx-btree-dev_0.8.3-1_all.deb
 91af160ffde23d9f8be86b4c6b55e8a2 481586 doc extra stx-btree-doc_0.8.3-1_all.deb
 7ba1debc1ba1b43f2df2bd4de59f82a3 338188 misc extra stx-btree-demo_0.8.3-1_amd64.deb

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

iQIcBAEBAgAGBQJK4uf7AAoJEBxXDIkOS9Crl7AQAI41KnUq6+Sf1CzVxUpU6H4f
Tri7hdL6IyEdPk+r1zzzeim0/3sIL+uPCQjDBpR2D6u8Z0xOs29HYZAdVgp1YRtg
jDfJnm4pdzF862qZP8C9fZlVwmZ6rjrBt7Vl1wbRYYuLsfdO/5bLWKQF0ztJ9MOS
6pARkhHFCzAfpPtgyqEO754iguvPjGsWSI1mxdhOp36CZgZSfZdtcaUYC+lj6WPQ
CXFmPVBSQwaJSeFxbx2iSCsl4mXRKWtrFY9Yl8XfOlsr2ZNCl5pYmi+ALES1Owr0
vk5B7cngjvteG503QRxSr0Y5Zevp7NsasYtoj1O9asnY4KyIK6nPcoNdHH14QNfo
QR96WxrIAGUKc953FaDNFauSv6MfjFvtYNQ2vpwjmC/+zf+d+OHN8cXU/w5z3hev
LzSOMAOscPQQ6kvTXV3XctACU1zVOO8ZUyLlufc6BvU6U90MO/5m1V3p55TDszlI
OzNfuAhc4LtVhkNpSPlFdhtBzjMFY71CrdmvNAVumml59Emwal6X88qVtnXVZq0y
9PtGZJLYVyM6EHDra3KR7WjxYyTRYeH+SEvaiAeI2KhAcuxLDVvPvmEJIKLtbkZz
ECn1yb6+nQfHLNskU/7vKjQTgov8FCxzeIsQZLco6nLdsKyjmHkFx9qBnSSDIiB7
tSEIUkCkuhU4+PHX1d3a
=FctF
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: