Use the
debuild
command again using the -S
option (debuild -S
)
for a full upstream source build. Use the generate
source.change file in the parent directory to upload the package to
the required personal package archive (PPA).
debuild -S cd .. dput <PPA to upload> <package>_<new_version>-<build_version>_source.change