neovim 0.2.1-3 source package in Ubuntu

Changelog

neovim (0.2.1-3) unstable; urgency=medium

  * Add .nvimlog to debian/clean
  * 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.
  * Cherry-pick cf75de710, 0407ddb36, and b63cde97f from upstream to fix test
    failures seen on the buildds

 -- James McCoy <email address hidden>  Sun, 12 Nov 2017 21:47:38 -0500

Upload details

Uploaded by:
Debian VIM Maintainers
Uploaded to:
Sid
Original maintainer:
Debian VIM Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
neovim_0.2.1-3.dsc 2.6 KiB 68f50ed2a017f8067fc6f9c083de4ed8c1aa60ece0f2eb0cce47064a61d70950
neovim_0.2.1.orig.tar.gz 7.9 MiB 985109f5057e2cf99f12309eb3f26462938d067238509a1238f2c1f3927d6e08
neovim_0.2.1-3.debian.tar.xz 13.1 KiB eb1dfcf0afe6ec74f99d48e1de0af7316637e9043a9b88e18dbdecf0add8bfda

Available diffs

No changes file available.

Binary packages built by this source

neovim: heavily refactored vim fork

 Neovim is a fork of Vim focused on modern code and features, rather than
 running in legacy environments.
 .
 msgpack API enables structured communication to/from any programming language.
 Remote plugins run as co-processes that communicate with Neovim safely and
 asynchronously.
 .
 GUIs (or TUIs) can easily embed Neovim or communicate via TCP sockets using
 the discoverable msgpack API.

neovim-dbgsym: debug symbols for neovim