separate risotto and python3-risotto package
This commit is contained in:
parent
40eff91684
commit
bed27a1e58
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue