[DRE-commits] [ruby-shellany] 05/09: update long desc.

Daisuke Higuchi dai at moszumanska.debian.org
Wed Nov 15 10:16:50 UTC 2017


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

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

commit a4b8a7754e743ceb70d6dc8097c9600698264fc7
Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
Date:   Wed Nov 15 19:10:45 2017 +0900

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

diff --git a/debian/control b/debian/control
index 4ec4bca..c63ae56 100644
--- a/debian/control
+++ b/debian/control
@@ -20,5 +20,10 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
          ${misc:Depends},
          ${shlibs:Depends}
-Description: Simple, somewhat portable command capturing
- MRI+JRuby compatible command output capturing
+Description: MRI+JRuby compatible command output capturing
+ Shellany captures command output.
+ - portability (should work on recent JRuby versions)
+ - capturing stdout, stderr in a convenient way
+ - returning the result in a convenient way
+ - detecting if a shell is needed (though incomplete/primitive implementation)
+ - prevents running the same command multiple times

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



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