Reviewers: mp+214536_code.launchpad.net, Message: Please take a look. Description: Support the --ppa flag for distro packaging. Add a packaging module suitable for being easily modified when packaging quickstart for distro repositories. The new --ppa flag can be used to switch to ppa when quickstart is installed from the default repositories. Tests: `make check`. QA: there is no easy way to QA this. It would require removing juju packages, running quickstart with and without the --distro-only and --ppa flags, switching packaging.py to "distro" and trying again. I'll do that anyway as part of the next release QA, so feel free to avoid QAing now. https://code.launchpad.net/~frankban/juju-quickstart/ppa-flag/+merge/214536 (do not edit description out of merge proposal) Please review this at https://codereview.appspot.com/84520047/ Affected files (+87, -1 lines): A [revision details] M quickstart/manage.py A quickstart/packaging.py M quickstart/tests/test_manage.py Index: [revision details] === added file '[revision details]' --- [revision details] 2012-01-01 00:00:00 +0000 +++ [revision details] 2012-01-01 00:00:00 +0000 @@ -0,0 +1,2 @@ +Old revision: