[DRE-commits] [ruby-neovim] 02/03: add neovim to both Depends and Build-Depends

Jason Pleau jpleau-guest at moszumanska.debian.org
Fri Aug 26 01:07:37 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 535604e178ec961265331f9ca561416333172c19
Author: Jason Pleau <jason at jpleau.ca>
Date:   Thu Aug 25 20:38:55 2016 -0400

    add neovim to both Depends and Build-Depends
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 46b4bf0..d39f2d8 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
 Uploaders: Jason Pleau <jason at jpleau.ca>
 Build-Depends: debhelper (>= 9~),
                gem2deb,
+               neovim,
                rake,
                ruby-msgpack (>= 1.0),
                ruby-rspec
@@ -20,6 +21,7 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
          ruby-msgpack (>= 1.0),
+         neovim,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: A Ruby client for Neovim

-- 
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