[DRE-commits] [ruby-shellany] 01/01: eliminate lintian warning possible-unindented-list-in-extended-description

Daisuke Higuchi dai at moszumanska.debian.org
Wed Nov 15 10:22:21 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 20bab6d1978157a24aa69d44ea7612a78c3b2be2
Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
Date:   Wed Nov 15 19:18:46 2017 +0900

    eliminate lintian warning possible-unindented-list-in-extended-description
---
 debian/control | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 73c657f..70913ac 100644
--- a/debian/control
+++ b/debian/control
@@ -20,9 +20,9 @@ Depends: ruby | ruby-interpreter,
          ${misc:Depends},
          ${shlibs:Depends}
 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
+ Shellany captures command output with several features:
+  * 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