Add "debusine provide-signature" command
This completes an ExternalDebsign
task by running debsign
on the
corresponding unsigned upload and submitting the signed upload back to
debusine.
This relies on the API view added in !1102 (merged) in order to actually work. The merge requests can in principle land independently, although it would probably be best to review them together.
Part of #364 (closed).