A deb is an ar archive, with a magic number of !<arch>, consisting of three files. The first file is named debian-binary. It is a text file with a series of newline separated lines. Currently it has ...
If I have a configurescript, make file, and the source, is there a way that I can make a .deb rather than just a binary? What about passing switches to the compiler?