+ Wrap access to launchpad.me + Implement canUploadPackage() in LpApiWrapper
Make getUbuntuSourcePackage a classmethod * buildd: Remove unneeded variables
OO-way and add caching * ubuntutools/lp/functions.py: Use the lpapiwrapper.py where applicable and mark the rewritten functions as deprecated * ubuntutools/lp/udtexceptions.py: Add PocketDoesNotExistException * buildd: Make use of LpApiWrapper
* ubuntutools/lp/functions.py: Use the new singleton