Provided by: mini-buildd-utils_1.9.99_all
NAME
mini-buildd-dput - Upload it like mini-buildd (unlike dput/dput-ng, supports ftps)
DESCRIPTION
usage: mini-buildd-dput [-h] [--version] [-v] [-q] [-c CONFIG] [-f] [-C] TARGET CHANGES Upload it like mini-buildd (unlike dput/dput-ng, supports ftps) positional arguments: TARGET dput target (configuration section id in .dput.cf) CHANGES changes file options: -h, --help show this help message and exit --version show program's version number and exit -v, --verbose increase log level. Give twice for max logs (default: 0) -q, --quiet decrease log level. Give twice for min logs (default: 0) -c CONFIG, --config CONFIG Configuration file to parse (default: /build/mini-buildd-y8FIfx/mini-buildd-1.9.99/.pybuild/cpython3_3.10/.dput.cf) -f, --force Disable check for unique upload (default: False) -C, --check-result Wait for and check packaging results (fails if package is not installed) (default: False)