[neovim] 01/08: Switch back to Lua on mips64el

James McCoy jamessan at debian.org
Mon Nov 13 02:55:41 UTC 2017


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

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

commit 7a944c9dee22131c35162aa4968164e36a59f25c
Author: James McCoy <jamessan at debian.org>
Date:   Sun Nov 12 13:53:47 2017 -0500

    Switch back to Lua on mips64el
    
    Signed-off-by: James McCoy <jamessan at debian.org>
---
 debian/changelog | 2 ++
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b579674..8b27622 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 neovim (0.2.1-3) UNRELEASED; urgency=medium
 
   * Add .nvimlog to debian/clean
+  * Switch back to Lua on mips64el, since there are sporadic test failures
+    with LuaJIT
 
  -- James McCoy <jamessan at debian.org>  Sat, 11 Nov 2017 12:25:00 -0500
 
diff --git a/debian/control b/debian/control
index 3362a93..63c61d9 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
  libjemalloc-dev [!hurd-any],
  libkvm-dev [kfreebsd-any],
  libluajit-5.1-dev [amd64 armel armhf hurd-i386 i386 kfreebsd-i386 powerpc] | liblua5.1-dev,
- libluajit-5.1-dev (>= 2.1.0~beta3) [mips mips64el mipsel] | liblua5.1-dev,
+ libluajit-5.1-dev (>= 2.1.0~beta3) [mips mipsel] | liblua5.1-dev,
  libmsgpack-dev (>= 1.0.0),
  libnss-wrapper <!nocheck>,
  libtermkey-dev,
@@ -24,7 +24,7 @@ Build-Depends:
  lua-mpack,
  lua-nvim (>= 0.0.1-26-1~) [alpha amd64 armel armhf hppa i386 mips mips64el mipsel powerpc ppc64el sparc64] <!nocheck>,
  luajit [amd64 armel armhf hurd-i386 i386 kfreebsd-i386 powerpc] | lua5.1,
- luajit (>= 2.1.0~beta3) [mips mips64el mipsel] | lua5.1,
+ luajit (>= 2.1.0~beta3) [mips mipsel] | lua5.1,
  ninja-build,
  pkg-config
 Standards-Version: 4.1.1

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