[Python-modules-commits] [python-neovim] 04/05: Update Build-Depends to neovim (>= 0.1.5)
Víctor Cuadrado Juan
viccuad-guest at moszumanska.debian.org
Fri Oct 28 21:50:25 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.
commit b7847736180ba2791e4969dbe9a178953534bf0d
Author: Víctor Cuadrado Juan <me at viccuad.me>
Date: Fri Oct 28 22:39:37 2016 +0200
Update Build-Depends to neovim (>= 0.1.5)
New upstream 0.1.10 supports neovim >=0.1.5
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 4cbc0f4..e384718 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends:
python3-msgpack (>= 0.4.0),
python3-greenlet,
# dependencies for tests:
- neovim (>= 0.1.3),
+ neovim (>= 0.1.5),
python-nose,
python3-nose
Standards-Version: 3.9.8
--
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