Uploading to a PPA using quickly
- by Andres
I am trying to participate in ubuntu showdown. I followed Jono's tutorial to do a browser using quickly.
I did some modifications including choosing license (gpl v3), putting my name in copy right ( without special spanish charecters since quicky does not like it)
$quickly run to make sure it worked
I used bazaar to commit a change with a line of comment.
I packaged it using quickly. Managed to install it ignoring some warnings but it would not run. I want to share code to get feedback.
I have a launchpad account, signed terms and coditions, created a ppa. I got my commandline to talk to lauchpad using the encription key.
But when I run $quickly release or $quickly share and it says the project does not exist.
There seems to be another command $dput ... But i don't seem to get the wording right because it requests some sort of signed file that i cannot manage to add the correct way.