Looks like **not** using a dput profile and instead just doing
dput ppa:xxxxx *.changes
just works. our dput.cf profile looked like:
cat << DPUT_CONFIG_EOF > $HOME/.dput.cf -[my-profile] -method = sftp -login = my-lp-username -fqdn = ppa.launchpad.net -incoming = ppa:cloudware/xxxxxx -allow_unsigned_uploads = 0 -DPUT_CONFIG_EOF
Looks like **not** using a dput profile and instead just doing
dput ppa:xxxxx *.changes
just works. our dput.cf profile looked like:
cat << DPUT_CONFIG_EOF > $HOME/.dput.cf xxxxxx unsigned_ uploads = 0
-[my-profile]
-method = sftp
-login = my-lp-username
-fqdn = ppa.launchpad.net
-incoming = ppa:cloudware/
-allow_
-DPUT_CONFIG_EOF