neovim/deb-package/DEBIAN/control

14 lines
456 B
Text
Raw Normal View History

2025-09-23 13:12:18 +02:00
Package: neovim-main
2025-09-23 12:56:37 +02:00
Version: 0.0.1~git%date%.%hash%-1
Section: base
Priority: optional
Architecture: amd64
Maintainer: pips <pips@e5150.fr>
2025-09-23 13:12:18 +02:00
Homepage: https://forge.e5150.fr/ext/neovim
Depends: libc6 (>= 2.38), libluajit-5.1-2 (>= 2.0.4+dfsg) | libluajit2-5.1-2 (>= 2.1~)
Breaks: neovim-runtime (<< 0.8.0~~)
Replaces: neovim-runtime (<< 0.8.0~~)
Provides: editor, vim
Description: neovim build from main
Auto packaging of neovim following main dev branch