My project used a Raspberry Pi3 with Debian OS and in it I execute the fiware-orion. I have compiled the Orion source code for the architecture arm64 (aarch64). Now I need to create the fiware-orion deb package.
The documentation only explains how to build the rpm package with rpm-build.
I did a search and that's all I found: Fiware Orion context Broker on Ubuntu
Is it possible to create the fiware-orion deb package?
Thank you for your help!