Package: dgit Version: 12.4 Severity: minor X-Debbugs-Cc: [email protected]
Hi,I wanted to upload a package to a NEW queue, meaning I need to upload binaries too. The `--help` gives me the following options:
``` $ dgit --help main usages: dgit [dgit-opts] clone [dgit-opts] package [suite] [./dir|/dir] dgit [dgit-opts] fetch|pull [dgit-opts] [suite] dgit [dgit-opts] build [dpkg-buildpackage-opts] dgit [dgit-opts] sbuild [sbuild-opts] dgit [dgit-opts] pbuilder|cowbuilder [debbuildopts] dgit [dgit-opts] push [dgit-opts] [suite] dgit [dgit-opts] push-source [dgit-opts] [suite] dgit [dgit-opts] rpush build-host:build-dir ... ```Thinking it is "not `push-source`", I go for `dgit push`, which then immediately tells me that I wanted `dgit push-built`:
``` $ dgit push warning: "dgit push" currently means "dgit push-built" (by default) warning: but is going to change to "dgit push-source". See dgit!(1). ```I feel here that either `dgit push` should not be listed since it is still `dgit push-built` (but with a warning) OR `dgit push-built` should also be listed since it is the warning-free version of `dgit push` (right now at least).
Best regards, Niels
OpenPGP_signature.asc
Description: OpenPGP digital signature

