Merge lp:~marcoceppi/juju-quickstart/recommend-juju into lp:juju-quickstart/packaging

Proposed by Marco Ceppi
Status: Merged
Merged at revision: 44
Proposed branch: lp:~marcoceppi/juju-quickstart/recommend-juju
Merge into: lp:juju-quickstart/packaging
Diff against target: 25 lines (+7/-0)
2 files modified
debian/changelog (+6/-0)
debian/control (+1/-0)
To merge this branch: bzr merge lp:~marcoceppi/juju-quickstart/recommend-juju
Reviewer Review Type Date Requested Status
Fabrice Matrat (community) Approve
Jay R. Wren (community) Approve
Review via email: mp+283745@code.launchpad.net

Description of the change

Juju Quickstart should recommend Juju

To post a comment you must log in.
Revision history for this message
Jay R. Wren (evarlast) wrote :

LGTM

review: Approve
Revision history for this message
Fabrice Matrat (fabricematrat) wrote :

LGTM

review: Approve
Revision history for this message
Antonio Rosales (arosales) wrote :

Given the instructions at:
https://jujucharms.com/get-started

state to first install python-software-properties should we also make this a recommends? This would enable folks to just type in:

sudo apt-get install juju-quickstart (given they have already added the ppa)

-thanks,
Antonio

Revision history for this message
Antonio Rosales (arosales) wrote :

Comment from Jay that answers my earlier comment:

"there is a catch-22, or dependency cycle there which would mean adding the recommends is a no-op as the python-software-properties from recommends must have already been installed for the add-apt-repository to be used for juju-quickstart to be installed and its dependencies and recommends considered."

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2015-12-18 11:00:10 +0000
+++ debian/changelog 2016-01-24 19:18:44 +0000
@@ -1,3 +1,9 @@
1juju-quickstart (2.2.4ubuntu1) UNRELEASED; urgency=medium
2
3 * Recommends juju, juju-core, juju-local
4
5 -- Marco Ceppi <marco@ceppi.net> Sun, 24 Jan 2016 14:15:01 -0500
6
1juju-quickstart (2.2.4) trusty; urgency=low7juju-quickstart (2.2.4) trusty; urgency=low
28
3 * Update to juju-bundlelib 0.4.1.9 * Update to juju-bundlelib 0.4.1.
410
=== modified file 'debian/control'
--- debian/control 2015-05-11 15:32:24 +0000
+++ debian/control 2016-01-24 19:18:44 +0000
@@ -21,6 +21,7 @@
21XB-Python-Version: ${python:Versions}21XB-Python-Version: ${python:Versions}
22Depends: ${python:Depends}, ${misc:Depends}22Depends: ${python:Depends}, ${misc:Depends}
23Provides: ${python:Provides}23Provides: ${python:Provides}
24Recommends: juju-core, juju, juju-local
24Description: Easy configuration of Juju environments25Description: Easy configuration of Juju environments
25 Juju Quickstart is a Juju plugin which supports easy configuration of a Juju26 Juju Quickstart is a Juju plugin which supports easy configuration of a Juju
26 environment. The environment is bootstrapped and set up that it can be27 environment. The environment is bootstrapped and set up that it can be

Subscribers

People subscribed via source and target branches

to all changes: