Code review comment for lp:~hazmat/pyjuju/proposed-support

Revision history for this message
Kapil Thangavelu (hazmat) wrote :

Updated to include universe, i'm going to go ahead and merge this then.

On Sat, May 26, 2012 at 1:24 AM, Clint Byrum <email address hidden> wrote:

> Review: Needs Fixing
>
> Hi Kapil, this is great! Except one thing:
>
> 124 + if self._origin == PROPOSED:
> 125 + return ["deb $MIRROR $RELEASE-proposed main"]
>
> Juju is not in 'main' yet. You'll need to enable universe as well. You can
> do so by adding just 'universe' as a word after 'main'.
>
> Once that is done, +1!
> --
> https://code.launchpad.net/~hazmat/juju/proposed-support/+merge/107404
> You are the owner of lp:~hazmat/juju/proposed-support.
>

« Back to merge proposal