About this document

Written July 2009

This document summarizes the steps for uploading to a PPA described on https://help.launchpad.net/Packaging/PPA

Steps:

~/.dput.cf to look like this:

[my-ppa]
fqdn = ppa.launchpad.net
method = ftp
incoming = ~<your_launchpad_id>/<ppa_name>/ubuntu/
login = anonymous
allow_unsigned_uploads = 0

PpaUpload (last edited 2009-07-03 04:17:30 by c-98-228-196-102)