This is a cross-post of the Github issue:
After the successful launch of the unofficial Ubuntu PPA as an installation source (#10467), and some tests, here is my suggestion to add building of the Debian packages to the mainline Github Workflows CI. The maintainer scripts and build handler scripts are maintained now in the repository: GitHub - twdragon/kubo-debian-pkg: Debian package handlers for IPFS Kubo https://ipfs.tech
The question is: Should I open the pull request to
- Create the submodule containing the handler scripts within the original Kubo repository?
- Copy the code from the Debian handler scripts repository to the Kubo repository and archive the original one?
0
voters