I want to upload the first version of my app to launchpad. Launchpad requires a source package of the app.
My app is written in C, it compiles with gcc and generates one binary. How can I create a source package for my app? (Ubuntu documentation on this matter is outdated unfortunately.)