[neovim] 02/02: Add xxd Recommends to neovim

James McCoy jamessan at debian.org
Sun Sep 25 01:15:10 UTC 2016


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

jamessan pushed a commit to branch debian/sid
in repository neovim.

commit a694f3b610c6741bcb46be593c85264c109c8015
Author: James McCoy <jamessan at debian.org>
Date:   Sat Sep 24 20:52:59 2016 -0400

    Add xxd Recommends to neovim
    
    Signed-off-by: James McCoy <jamessan at debian.org>
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a1a34b9..d2990f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 neovim (0.1.5-4) UNRELEASED; urgency=medium
 
   * Arch-qualify (lib)luajit Build-Depends to really fix #812741.
+  * Add xxd Recommends to neovim now that it has its own package.
 
  -- James McCoy <jamessan at debian.org>  Sat, 24 Sep 2016 20:48:49 -0400
 
diff --git a/debian/control b/debian/control
index ac0b5bd..0ebc512 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-vim/neovim.git
 Package: neovim
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}, neovim-runtime (= ${source:Version})
-Recommends: xsel | xclip, python-neovim, python3-neovim
+Recommends: xsel | xclip, python-neovim, python3-neovim, xxd
 Suggests: ctags, vim-scripts
 Description: heavily refactored vim fork
  Neovim is a fork of Vim focused on modern code and features, rather than

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



More information about the pkg-vim-maintainers mailing list