generated from ext/template
feat(project): configure fzf build files
Some checks failed
ci/woodpecker/push/build Pipeline failed
Some checks failed
ci/woodpecker/push/build Pipeline failed
This commit is contained in:
parent
77eb78058b
commit
d060b16bed
6 changed files with 26 additions and 19 deletions
|
|
@ -1,12 +1,12 @@
|
|||
Package: mypackage-main
|
||||
Package: fzf-main
|
||||
Version: 0.0.1~git%date%-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/fzf
|
||||
Depends: libc6 (>= 2.34)
|
||||
Conflicts: fzf
|
||||
Replaces: fzf
|
||||
Description: fzf build from main
|
||||
Auto packaging of fzf following main dev branch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue