neovim/deb-package/DEBIAN/control
pips 4f25943703
All checks were successful
ci/woodpecker/push/build Pipeline was successful
fix(deb-package): use only datetime as version number
2025-09-23 20:27:45 +02:00

13 lines
449 B
Text

Package: neovim-main
Version: 0.0.1~git%date%-1
Section: base
Priority: optional
Architecture: amd64
Maintainer: pips <pips@e5150.fr>
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