neovim-ppa:master

Last commit made on 2022-10-06
Get this branch:
git clone -b master https://git.launchpad.net/neovim-ppa
Members of Neovim PPA can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
master
Repository:
lp:neovim-ppa

Recent commits

333b586... by James McCoy

Bump version to 0.9.0

c99271b... by James McCoy

Add "Build-Depends: git" to apply patches in bundled deps.

66ad461... by James McCoy

Actually install the files to each package

d35de4f... by James McCoy

Bump version to 0.8.0

* Bump version to 0.8.0
* Add neovim-runtime package to ease switching between official packages and
  PPA packages
* Remove gperf Build-Depends, no longer used upstream
* Remove unnecessary libtool Build-Depends. Supported Ubuntu releases all
  have libtool-bin

dd05b35... by James McCoy

Bump version to 0.7.0

adeb564... by James McCoy

Bump version to 0.6.0

Signed-off-by: James McCoy <email address hidden>

d569569... by James McCoy

Use Luajit on supported architectures

6467c58... by James McCoy

wrap-and-sort debian/control

00e710e... by Florian Walch

Update version number

6e51973... by Florian Walch

Switch back to using Lua instead of LuaJIT

Allows building on Xenial ARM64, where LuaJIT is not available.