mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 16:11:15 +00:00
* ubuntutools/requestsync/{lp,mail}.py: Replace the relative imports with absolute ones (follow PEP8) * Add support for the other LP service roots (edge is still default) * Also check package sets for upload permissions. * ubuntutools/lp/lpapicache.py: Add support for anonymous login (currently unused). * ubuntutools/lp/lpapicache.py: Turn PersonTeam.getMe() into a class property (PersonTeam.me). * requestsync: Add an error message when Ubuntu has a newer version than Debian.