Merge lp:~andreserl/maas/package_maas_cli into lp:~maas-maintainers/maas/packaging

Proposed by Andres Rodriguez
Status: Merged
Approved by: Andres Rodriguez
Approved revision: 502
Merged at revision: 502
Proposed branch: lp:~andreserl/maas/package_maas_cli
Merge into: lp:~maas-maintainers/maas/packaging
Diff against target: 31 lines (+4/-2)
2 files modified
debian/changelog (+3/-2)
debian/control (+1/-0)
To merge this branch: bzr merge lp:~andreserl/maas/package_maas_cli
Reviewer Review Type Date Requested Status
Andres Rodriguez (community) Approve
Review via email: mp+297400@code.launchpad.net

Commit message

debian/control: maas-region-api depends on maas-cli.

To post a comment you must log in.
Revision history for this message
Andres Rodriguez (andreserl) wrote :

selfie!

review: Approve
lp:~andreserl/maas/package_maas_cli updated
501. By Gavin Panella

[r=andreserl][bug=1590081][author=allenap] Switch to OpenSSH for SSH public key validation.

502. By Andres Rodriguez

debian/control: maas-region-api depends on maas-cli.

Revision history for this message
Andres Rodriguez (andreserl) wrote :

selfie!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2016-06-14 16:01:49 +0000
+++ debian/changelog 2016-06-14 21:12:39 +0000
@@ -1,12 +1,13 @@
1maas (2.0.0~beta8+bzr5112-0ubuntu1) UNRELEASED; urgency=medium1maas (2.0.0~beta8+bzr5120-0ubuntu1) UNRELEASED; urgency=medium
22
3 * UNRELEASED3 * UNRELEASED
4 * /etc/maas/templates/dns is obsolete. (LP: #1581729)4 * /etc/maas/templates/dns is obsolete. (LP: #1581729)
5 * Switch to OpenSSH for SSH public key validation. Previously5 * Switch to OpenSSH for SSH public key validation. Previously
6 Twisted's conch was used but it does not yet support the newer ecdsa6 Twisted's conch was used but it does not yet support the newer ecdsa
7 and ed25519 key types. (LP: #1590081)7 and ed25519 key types. (LP: #1590081)
8 * debian/control: maas-region-api depends on maas-cli.
89
9 -- Andres Rodriguez <andreserl@ubuntu.com> Tue, 14 Jun 2016 08:59:27 -040010 -- Andres Rodriguez <andreserl@ubuntu.com> Tue, 14 Jun 2016 17:08:48 -0400
1011
11maas (2.0.0~beta7+bzr5112-0ubuntu1) xenial; urgency=medium12maas (2.0.0~beta7+bzr5112-0ubuntu1) xenial; urgency=medium
1213
1314
=== modified file 'debian/control'
--- debian/control 2016-06-14 16:01:49 +0000
+++ debian/control 2016-06-14 21:12:39 +0000
@@ -71,6 +71,7 @@
71 libjs-angularjs,71 libjs-angularjs,
72 libjs-yui3-full,72 libjs-yui3-full,
73 libjs-yui3-min,73 libjs-yui3-min,
74 maas-cli (=${binary:Version}),
74 maas-common (= ${binary:Version}),75 maas-common (= ${binary:Version}),
75 maas-proxy (= ${binary:Version}),76 maas-proxy (= ${binary:Version}),
76 python3-bson,77 python3-bson,

Subscribers

People subscribed via source and target branches

to all changes: