Hi, I was trying to upload to my PPA using dput. Trouble is that I am using a different machine for development and don't have access to my old secret key (I'm a gpg newbie and didn't know how to recover it properly). So I created a new key using seahorse for a different email address and registered it on launchpad.
The launchpad web interface shows that my key and the email address is registered to me. So in my new package, I set the email addresses in the changelog, control file, etc to my new email address. The package is built fine, and I can verify the changes file which shows that it is signed by me. I can even build the deb file using pbuilder on lucid. When I run dput, it prints that it's uploading to launchpad, and even prints that the upload has completed successfully. But I do not see any activity on my ppa. If it is required, my entire debian/ folder can be seen here: http://github.com/ninjagod/Screenlapse/tree/master/debian/ Thanks! _______________________________________________ Mailing list: https://launchpad.net/~launchpad-users Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-users More help : https://help.launchpad.net/ListHelp

