I am trying to build a precompiled debian package for my application. Some binaries (compiled modules) are present in my package. Right now, I get an error with the message to add the binaries to debian/source/include-binaries
My problem is that I do not find anything about the format how to add it?
Right now I am using the command
debuild -us -uc