[Python-modules-commits] [python-neovim] 07/08: Add "Recommends: neovim"

Víctor Cuadrado Juan viccuad-guest at moszumanska.debian.org
Mon Nov 13 17:55:35 UTC 2017


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

viccuad-guest pushed a commit to branch master
in repository python-neovim.

commit 2ca1f48a37d55d602755be10a319412e10d53f09
Author: Víctor Cuadrado Juan <me at viccuad.me>
Date:   Mon Nov 13 18:44:14 2017 +0100

    Add "Recommends: neovim"
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 2c49ad5..e996efa 100644
--- a/debian/control
+++ b/debian/control
@@ -35,6 +35,7 @@ Depends:
  ${python:Depends}
 Breaks: neovim (<< 0.2.1)
 Provides: ${python:Provides}, vim-python
+Recommends: neovim
 Description: Python2 library for scripting Neovim processes through its msgpack-rpc API
  Neovim is a Vim fork that focuses on refactoring, extensibility and
  simplification of the original code base.
@@ -50,6 +51,7 @@ Depends:
  ${python3:Depends}
 Breaks: neovim (<< 0.2.1)
 Provides: ${python3:Provides}, vim-python3
+Recommends: neovim
 Description: Python3 library for scripting Neovim processes through its msgpack-rpc API
  Neovim is a Vim fork that focuses on refactoring, extensibility and
  simplification of the original code base.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-neovim.git



More information about the Python-modules-commits mailing list