[DRE-commits] [ruby-neovim] 02/06: update long description in control file

Jason Pleau jpleau-guest at moszumanska.debian.org
Mon Dec 5 00:45:35 UTC 2016


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

jpleau-guest pushed a commit to branch master
in repository ruby-neovim.

commit a5559e356d87fecef51933a74f3c67361a3b00d4
Author: Jason Pleau <jason at jpleau.ca>
Date:   Thu Oct 13 22:16:43 2016 -0400

    update long description in control file
---
 debian/control | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index d39f2d8..4336299 100644
--- a/debian/control
+++ b/debian/control
@@ -24,5 +24,12 @@ Depends: ruby | ruby-interpreter,
          neovim,
          ${misc:Depends},
          ${shlibs:Depends}
-Description: A Ruby client for Neovim
- <insert long description, indented with spaces>
+Description: Ruby client for Neovim
+ Ruby library to control remote neovim instances.
+ .
+ Can be used as a neovim plugin host, allowing one to write neovim plugins
+ completely in ruby.
+ .
+ It also acts as a compatibility layer for Ruby plugins written for legacy
+ vim. The :ruby, :rubyfile, and :rubydo commands are intended to behave the
+ same as they did in vim.

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



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