[DRE-commits] [SCM] ruby-minimization.git branch, master, updated. upstream/0.2.1-10-g14af192

Cédric Boutillier boutil at debian.org
Tue Dec 11 15:38:07 UTC 2012


The following commit has been merged in the master branch:
commit 14af192da3206dc24ed984989a7f6acbb3343a64
Author: Cédric Boutillier <boutil at debian.org>
Date:   Tue Dec 11 16:34:20 2012 +0100

    expand slightly the long description

diff --git a/debian/control b/debian/control
index d31cf8b..f7b5a5b 100644
--- a/debian/control
+++ b/debian/control
@@ -15,5 +15,6 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-text-table
 Description: Ruby library providing minimization algorithms
- This library provides pure Ruby implementation of unidimensional
- minimization algorithms (Newton-Raphson, golden section, Brent).
+ This library provides pure Ruby implementation of some unidimensional
+ minimization algorithms: the Newton-Raphson method, the golden section
+ search, and Brent minimization algorithm.

-- 
ruby-minimization.git



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