[DRE-commits] [ruby-session] 04/10: updated short & long descriptions based on upstream

Caitlin Matos cm-guest at moszumanska.debian.org
Wed Jul 23 15:32:25 UTC 2014


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

cm-guest pushed a commit to branch master
in repository ruby-session.

commit 4558651ef727dc657512110e1b82315090af358f
Author: Caitlin Matos <caitlin.matos at zoho.com>
Date:   Wed Jul 23 10:35:07 2014 -0400

    updated short & long descriptions based on upstream
---
 debian/control | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index d98e908..b393ede 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,8 @@ Package: ruby-session
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends},  ruby | ruby-interpreter
-Description: offers a set of classes for driving external programs via pipes
+Description: persistent connections with external programs like bash (via pipes)
  Session::* offers a set of classes built upon Open3::popen3 for driving
- external programs via pipes. It offers a significant abstraction over
- Open3::popen in that the stdout/stderr of each command sent can be deliniated.
+ persistent connections with external programs (such as bash) via pipes. 
+ It offers a significant abstraction over Open3::popen in that the 
+ stdout/stderr of each command sent can be delineated.

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



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