Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Support parsing of multiseries charms #4918
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Tests failed |
|
$$noreachableservers$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit c3d205c
into
juju:1.25
Mar 30, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
bz2 commentedMar 30, 2016
Fixes lp:1563607 by updating charm.v5 dependency to allow the
specification of multiple series in metadata.yaml of charms.
Only the first series will be recognised, and when uploaded
the charm will not retain the multiseries support.
(Review request: http://reviews.vapour.ws/r/4357/)