generated from ext/template
This commit is contained in:
parent
166ff66a40
commit
238c85561b
6 changed files with 40 additions and 20 deletions
|
|
@ -1,12 +1,13 @@
|
|||
Package: mypackage-main
|
||||
Package: neovim-main
|
||||
Version: 0.0.1~git%date%.%hash%-1
|
||||
Section: base
|
||||
Priority: optional
|
||||
Architecture: amd64
|
||||
Maintainer: pips <pips@e5150.fr>
|
||||
Homepage: https://example.com
|
||||
Suggests: suggeted-packages
|
||||
Depends: depends (>= X.Y.Z), packages (>= X.Y)
|
||||
Conflicts: package-from-official-repo
|
||||
Description: Description of mypackage
|
||||
Auto packaging of mypackage following main dev branch
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue