Feature
Describe the feature you'd like
Please update your CI such that when you create a release, you also create a Debian Package, I provided an example of how this is used for PANDA.
https://github.com/panda-re/panda/releases/tag/v1.8.34
https://github.com/panda-re/panda/tree/dev/panda/debian
Additional context
Utilizing a Debian package would be useful to save time on builds as the users would only need to download the package instead of repeatedly compile it for every build. This process should not be too difficult to build and would greatly improve efficiency as things like branch v5 wouldn't be needed as someone can just grab the package from the release.
Based on the screenshots, it shows that the current apt packages only have the outdated versions of libcapstone4 and libcapstone-dev. The package I propose should have both packages in one go.


Feature
languageDescribe the feature you'd like
Please update your CI such that when you create a release, you also create a Debian Package, I provided an example of how this is used for PANDA.
https://github.com/panda-re/panda/releases/tag/v1.8.34
https://github.com/panda-re/panda/tree/dev/panda/debian
Additional context
Utilizing a Debian package would be useful to save time on builds as the users would only need to download the package instead of repeatedly compile it for every build. This process should not be too difficult to build and would greatly improve efficiency as things like branch v5 wouldn't be needed as someone can just grab the package from the release.
Based on the screenshots, it shows that the current apt packages only have the outdated versions of libcapstone4 and libcapstone-dev. The package I propose should have both packages in one go.