neovim (0.1.6-2build2) zesty; urgency=medium * Revert back to 0.1.6-2 (Build-Depend on lua-nvim) -- Jeremy Bicha Sun, 06 Nov 2016 12:36:51 -0500 neovim (0.1.6-2build1) zesty; urgency=medium * Don't build-depend on lua-nvim while we first bootstrap neovim -- Jeremy Bicha Sat, 05 Nov 2016 02:50:36 -0400 neovim (0.1.6-2) unstable; urgency=medium * Cherry-pick patches from upstream + [36c0ec6d]: tui/suspend_event(): set STDIN to "blocking", fixing an issue with the terminal IO when nvim is suspended. (Closes: #840306) + [87ff2682, 37e64d79, 9b545dd3]: Various fixes for issues on big-endian platforms. -- James McCoy Wed, 02 Nov 2016 20:28:40 -0400 neovim (0.1.6-1) unstable; urgency=medium * New upstream release. + Add gperf to Build-Depends * Expand architectures which Build-Depend on luajit (powerpcspe) and lua-nvim (alpha, hppa, sparc64, x32). * Set $USERNAME/$HOSTNAME when building to improve reproducibility. -- James McCoy Sat, 29 Oct 2016 00:05:56 -0400 neovim (0.1.5-8) unstable; urgency=medium * Disable tests for "indep" builds. -- James McCoy Wed, 12 Oct 2016 16:24:00 -0400 neovim (0.1.5-7) unstable; urgency=medium * Only run tests for "arch" builds. * Use id -u/-g to get the uid/gid instead or parsing the output of id. Thanks to Jakob Haufe for the patch! (Closes: #840231) * Cherry-pick upstream patch to fix some test failures when sizeof(long) != 8. -- James McCoy Wed, 12 Oct 2016 16:15:02 -0400 neovim (0.1.5-6) unstable; urgency=medium * Fix test failures by setting id/gid properly in the passwd/group files used by libnss_wrapper. -- James McCoy Sat, 08 Oct 2016 20:35:26 -0400 neovim (0.1.5-5) unstable; urgency=medium * Run Neovim's tests during the build + Add lua-nvim, lua-busted, and libnss-wrapper to Build-Depends * Add support for the nocheck Build-Profile to exclude test-related Build-Depends. * Remove unnecessary autoconf, automake Build-Depends. * Cherry-pick df99e43b from upstream to ensure stray processes aren't lingering after running tests. * Add alternatives for ex, rvim, rview, vi, vim, view, and vimdiff. Thanks to Josh Triplett for the patch! (Closes: #830580) -- James McCoy Sat, 08 Oct 2016 15:08:57 -0400 neovim (0.1.5-4) unstable; urgency=medium * Arch-qualify (lib)luajit Build-Depends to really fix #812741. * Add xxd Recommends to neovim now that it has its own package. -- James McCoy Sat, 24 Sep 2016 21:43:06 -0400 neovim (0.1.5-3) unstable; urgency=medium * Add lua5.1 as alternative Build-Depends for luajit/libluajit-5.1-dev. This should enable building on more architectures, at the expense of less testing. (Closes: #812741) -- James McCoy Sat, 24 Sep 2016 13:43:03 -0400 neovim (0.1.5-2) unstable; urgency=medium * Upload to unstable. * Exclude libjemalloc-dev from Build-Depends on hurd. -- James McCoy Fri, 16 Sep 2016 21:53:01 -0400 neovim (0.1.5-1) experimental; urgency=medium [ upstream changes ] * Re-introduce if_ruby support, if neovim Gem is installed. * Rewritten man plugin (providing :Man command) + Enabled by default instead of requiring sourcing of ftplugin/man.vim + New features: completion, window handling, better parsing * $NVIM_TUI_ENABLE_TRUE_COLOR replaced by Vim-compatible 'termguicolors' option -- James McCoy Wed, 24 Aug 2016 21:22:40 -0400 neovim (0.1.4-1) experimental; urgency=medium * New upstream release + Replace lua-messagepack Build-Depends with lua-mpack. -- James McCoy Mon, 27 Jun 2016 23:16:22 -0400 neovim (0.1.3-1) experimental; urgency=medium * New upstream release. (Closes: #820562) * debian/control: + Remove unnecessary luarocks Build-Depends + Add libkvm-dev Build-Depends for kfreebsd-* + Add python(3)-neovim to Recommends. (Closes: #812737) + Declare compiance with policy 3.9.8, no changes needed. -- James McCoy Mon, 18 Apr 2016 21:42:19 -0400 neovim (0.1.2-1) experimental; urgency=medium * New upstream release * Disable debug logging to ~/.nvimlog -- James McCoy Sat, 20 Feb 2016 22:41:32 -0500 neovim (0.1.1-3) experimental; urgency=medium * Cherry-pick upstream patch to fix FTBFS with msgpack-c >= 1.4.0. -- James McCoy Sat, 23 Jan 2016 10:09:27 -0500 neovim (0.1.1-2) experimental; urgency=medium * Add nvim as an alternative for /usr/bin/editor. * Remove libselinux1-dev Build-Depends until upstream enables it again. * Add xsel | xclip to Recommends for X selection support. * Add a README.source -- James McCoy Sun, 17 Jan 2016 14:32:32 -0500 neovim (0.1.1-1) experimental; urgency=medium * Initial release. (Closes: #752264) -- James McCoy Sat, 16 Jan 2016 22:47:15 -0500