On Mon, Feb 25, 2019 at 11:00 AM Popout3D - [email protected] wrote: > ... I need to upload a source package. > > . . . The command is dput > <myapp>.changes which doesn't specify source/binary, so how do I ensure that > dput uploads the source package?
build the source, then dput the .changes of the source, not the binary.

