Compare commits
4 Commits
dist/risot
...
pkg/dev/ri
Author | SHA1 | Date | |
---|---|---|---|
689df4ec23 | |||
223fb9aaf3 | |||
c3d25b4aff | |||
bed27a1e58 |
6
debian/control
vendored
6
debian/control
vendored
@ -6,6 +6,12 @@ Build-depends: debhelper (>=11), python3-all, python3-setuptools
|
||||
Standards-Version: 3.9.4
|
||||
Homepage: https://forge.cadoles.com/Infra/risotto
|
||||
|
||||
Package: python3-risotto
|
||||
Architecture: any
|
||||
Pre-Depends: dpkg, python3, ${misc:Pre-Depends}
|
||||
Depends: ${python:Depends}, ${misc:Depends}, python3-asyncpg
|
||||
Description: configuration manager libraries
|
||||
|
||||
Package: risotto
|
||||
Architecture: any
|
||||
Pre-Depends: dpkg, python3, ${misc:Pre-Depends}
|
||||
|
1
debian/risotto.install
vendored
Normal file
1
debian/risotto.install
vendored
Normal file
@ -0,0 +1 @@
|
||||
script/risotto-server usr/bin/
|
0
script/risotto-server
Normal file → Executable file
0
script/risotto-server
Normal file → Executable file
Reference in New Issue
Block a user