[libtree-rb-perl] 04/04: control

gregor herrmann gregoa at debian.org
Wed Oct 30 22:00:14 UTC 2013


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libtree-rb-perl.

commit cf2ac1ff79efb15d73da63d88c6a1b32f018a5a3
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Oct 30 22:59:57 2013 +0100

    control
---
 debian/control |    8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index efba374..ea05097 100644
--- a/debian/control
+++ b/debian/control
@@ -15,13 +15,11 @@ Package: libtree-rb-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  libenum-perl
-Description: Perl implementation of the Red/Black tree, a type of balanced binary search tree. 
- This is a Perl implementation of the Red/Black tree, a type of balanced
- binary search tree.
+Description: Perl implementation of the Red/Black tree
+ Tree::RB is a Pure-Perl implementation of the Red/Black tree, a type of
+ balanced binary search tree.
  .
  A tied hash interface is also provided to allow ordered hashes to be used.
  .
  See the Wikipedia article at http://en.wikipedia.org/wiki/Red-black_tree for
  more on Red/Black trees.
- .
- This description was automagically extracted from the module by dh-make-perl.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtree-rb-perl.git



More information about the Pkg-perl-cvs-commits mailing list