[DRE-commits] [ruby-elasticsearch] 02/02: add some words about elasticsearch in every long description

Cédric Boutillier boutil at moszumanska.debian.org
Tue Oct 21 20:36:14 UTC 2014


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

boutil pushed a commit to branch master
in repository ruby-elasticsearch.

commit 00a2a5165748a210ebd454101647a93407eb29f0
Author: Cédric Boutillier <boutil at debian.org>
Date:   Tue Oct 21 22:11:19 2014 +0200

    add some words about elasticsearch in every long description
---
 debian/control | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/debian/control b/debian/control
index 3535d24..8ce8aa2 100644
--- a/debian/control
+++ b/debian/control
@@ -33,6 +33,8 @@ Depends: ruby | ruby-interpreter,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Ruby client for connecting to an Elasticsearch cluster
+ Elasticsearch is a distributed RESTful search engine built for the cloud.
+ .
  This package implements a client for connecting to an Elasticsearch
  cluster via the Elasticsearch REST interface.
 
@@ -45,6 +47,8 @@ Depends: ruby | ruby-interpreter,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Ruby implementation of the Elasticsearch REST API
+ Elasticsearch is a distributed RESTful search engine built for the cloud.
+ .
  This package provides a Ruby implementation of the Elasticsearch
  REST API. It is normally used as a support module for the
  ruby-elasticsearch package.
@@ -59,6 +63,8 @@ Depends: ruby | ruby-interpreter,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: low-level Ruby client for connecting to Elasticsearch
+ Elasticsearch is a distributed RESTful search engine built for the cloud.
+ .
  This package provides a low-level Ruby client for connecting to
  an Elasticsearch cluster. It is normally used as a support module for
  the ruby-elasticsearch package.

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



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