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.)
dput
– guiverc Sep 22 '21 at 04:01dh_make
is a package & is it's own command; not part of bazaar) – guiverc Sep 22 '21 at 04:41dh_make
without the bzr start? – td211 Sep 22 '21 at 05:23