[Python-modules-commits] [python-neovim-gui] 02/03: Add Depends on python-neovim (>= 0.1.7) because backward compatibilty

Víctor Cuadrado Juan viccuad-guest at moszumanska.debian.org
Wed Apr 20 14:56:38 UTC 2016


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

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

commit 6c8658334fc47546c5203503f7f42959b9f9c860
Author: Víctor Cuadrado Juan <me at viccuad.me>
Date:   Wed Apr 20 16:51:01 2016 +0200

    Add Depends on python-neovim (>= 0.1.7) because backward compatibilty
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 183b51a..f68f929 100644
--- a/debian/control
+++ b/debian/control
@@ -26,6 +26,7 @@ Depends:
 # pynvim binary:
  ${shlibs:Depends},
  neovim (>= 0.1.3),
+ python-neovim (>= 0.1.7),
  python3-gi,
  python3-click (>= 3.0),
  python3-gi-cairo,

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



More information about the Python-modules-commits mailing list