Package: dgit Version: 9.16 Severity: minor It strikes me that examples that currently show the `push` sub-command:
dgit -wgf --overwrite push and dgit -wgf push should show the use of the `push-source` sub-command instead, since doing binary uploads to Debian now prevents migration to testing, so chances are that's not what most people want to do. One could perhaps also add a `--with-binary` option for `push` and gently transition to defaulting to doing source-only uploads unless one specified that option via config or options.