[DRE-commits] [ruby-avl-tree] 01/01: Adjust short and log descriptions in d/control

Tim Potter tpot-guest at moszumanska.debian.org
Fri Sep 26 22:22:08 UTC 2014


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

tpot-guest pushed a commit to branch master
in repository ruby-avl-tree.

commit 38237291cd0279f5e9ac9a3cc98bf2e0eb77b539
Author: Tim Potter <tpot at hp.com>
Date:   Sat Sep 27 08:21:58 2014 +1000

    Adjust short and log descriptions in d/control
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 46a73f3..afc56f1 100644
--- a/debian/control
+++ b/debian/control
@@ -14,5 +14,7 @@ Package: ruby-avl-tree
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-Description: AVL and Red-black trees in Ruby
- A pure-Ruby implementation of AVL and Red-black trees.
+Description: AVL and red-black trees in Ruby
+ A pure-Ruby implementation of AVL and red-black trees. AVL and 
+ red-black trees are self-blanacing binary trees optimised for
+ fast inserts and lookups.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-avl-tree.git



More information about the Pkg-ruby-extras-commits mailing list