[DRE-commits] [ruby-httparty] 07/10: Better description

Cédric Boutillier boutil at moszumanska.debian.org
Sun Jan 12 10:06:28 UTC 2014


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

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

commit 3fd309a0c0f621e180cedb8825b24647c97392ec
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sat Jan 11 07:17:39 2014 +0100

    Better description
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index ff7d2c1..b4a9d4a 100644
--- a/debian/control
+++ b/debian/control
@@ -14,5 +14,7 @@ Package: ruby-httparty
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-multi-json, ruby-multi-xml
-Description: Makes http fun! Also, makes consuming restful web services dead easy.
- Makes http fun! Also, makes consuming restful web services dead easy.
+Description: Ruby library to ease consumption of restful web services
+ HTTParty is a Ruby library encapsulating HTTP. The HTTParty module exposes all
+ of the normal HTTP request methods, like GET, POST, PUT, and DELETE to easily
+ build classes that can use Web-based APIs and related services.

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



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