deb package with structure (project (bin(source)) DEBIAN(control)) can be created
But want to create deb package without bin directory instead there r multiple directories and source file inside the project, can't change files location.
Can i make modification so it wouldn't look for the bin folder instead check all files and directories for deb package creation?