[neovim] 03/08: Blacklist lua-nvim on powerpcspe/hurd-i386

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 830cef68a5cabf81db1681ce4d1c8ae93f46bdca
Author: James McCoy <jamessan at debian.org>
Date:   Sun Nov 12 13:58:25 2017 -0500

    Blacklist lua-nvim on powerpcspe/hurd-i386
    
    Signed-off-by: James McCoy <jamessan at debian.org>
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f9e3305..e3b8e6f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ neovim (0.2.1-3) UNRELEASED; urgency=medium
   * Switch back to Lua on mips64el, since there are sporadic test failures
     with LuaJIT
   * Set R³ to no
+  * Switch lua-nvim Build-Depends to an architecture blacklist, since it's
+    currently available everywhere other than powerpcspe and hurd-i386.
 
  -- James McCoy <jamessan at debian.org>  Sat, 11 Nov 2017 12:25:00 -0500
 
diff --git a/debian/control b/debian/control
index 3ca3bd8..8e27968 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Build-Depends:
  lua-busted <!nocheck>,
  lua-lpeg,
  lua-mpack,
- lua-nvim (>= 0.0.1-26-1~) [alpha amd64 armel armhf hppa i386 mips mips64el mipsel powerpc ppc64el sparc64] <!nocheck>,
+ lua-nvim (>= 0.0.1-26-1~) [!powerpcspe !hurd-i386] <!nocheck>,
  luajit [amd64 armel armhf hurd-i386 i386 kfreebsd-i386 powerpc] | lua5.1,
  luajit (>= 2.1.0~beta3) [mips mipsel] | lua5.1,
  ninja-build,

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