[DRE-commits] [ruby-memoist] 04/05: update Description

Daisuke Higuchi dai at moszumanska.debian.org
Thu Dec 17 02:38:00 UTC 2015


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

dai pushed a commit to branch master
in repository ruby-memoist.

commit b7397e5709be6719c82852ee4b7bca26d4949180
Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
Date:   Thu Dec 17 11:37:19 2015 +0900

    update Description
---
 debian/control | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 48199ec..5396408 100644
--- a/debian/control
+++ b/debian/control
@@ -19,5 +19,10 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
          ${misc:Depends},
          ${shlibs:Depends}
-Description: memoize methods invocation
- <insert long description, indented with spaces>
+Description: Ruby library providing method memoization
+ The memoist library provides methods memoization.
+ Memoization cached objects can be looked up faster.
+ .
+ This is an extraction of Ruby on Rails' ActiveSupport::Memoizable library.
+ Ruby on Rails' ActiveSupport::Memoizable has been already deprecated,
+ but it is still useful.

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



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