Compare commits
3 Commits
dist/risot
...
pkg/dev/ri
Author | SHA1 | Date | |
---|---|---|---|
36391b4f7a | |||
6b1e90e7a4 | |||
756b5baa32 |
10
debian/control
vendored
10
debian/control
vendored
@ -2,13 +2,19 @@ Source: cucchiaiata
|
||||
Section: admin
|
||||
Priority: extra
|
||||
Maintainer: Cadoles <contact@cadoles.com>
|
||||
Build-depends: debhelper (>=11), python3-all, python3-setuptools
|
||||
Build-depends: debhelper (>=11), python3-all, python3-setuptools, dh-python
|
||||
Standards-Version: 3.9.4
|
||||
Homepage: https://forge.cadoles.com/Infra/risotto
|
||||
|
||||
Package: python3-cucchiaiata
|
||||
Architecture: any
|
||||
Pre-Depends: dpkg, python3, ${misc:Pre-Depends}
|
||||
Depends: ${python:Depends}, ${misc:Depends}, python3-tiramisu-api, python3-tiramisu-cmdline-parser
|
||||
Description: configuration manager cli
|
||||
|
||||
Package: cucchiaiata
|
||||
Architecture: any
|
||||
Pre-Depends: dpkg, python3, ${misc:Pre-Depends}
|
||||
Depends: ${python:Depends}, ${misc:Depends}
|
||||
Depends: ${python:Depends}, ${misc:Depends}, python3-cucchiaiata
|
||||
Description: configuration manager cli
|
||||
|
||||
|
1
debian/cucchiaiata.install
vendored
Normal file
1
debian/cucchiaiata.install
vendored
Normal file
@ -0,0 +1 @@
|
||||
script/cucchiaiata-cli usr/bin/
|
Reference in New Issue
Block a user