[DRE-commits] [ruby-elasticsearch] 01/02: Fix unnecessary description capitalisation in transport package

Tim Potter tpot-guest at moszumanska.debian.org
Thu Sep 18 04:45:31 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-elasticsearch.

commit 94f9eea3be7f323cebc3735eb9475fa215e8c14b
Author: Tim Potter <tpot at booleancandy.com.au>
Date:   Thu Sep 18 14:39:03 2014 +1000

    Fix unnecessary description capitalisation in transport package
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 6b94863..f1c5e70 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ X-DhRuby-Root: elasticsearch-transport
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-multi-json, ruby-faraday
-Description: Low-level Ruby client for connecting to Elasticsearch
+Description: low-level Ruby client for connecting to Elasticsearch
  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