Merge lp:~matsubara/maas/bug-1334401-paramiko into lp:~maas-maintainers/maas/packaging

Proposed by Diogo Matsubara
Status: Merged
Approved by: Diogo Matsubara
Approved revision: 285
Merged at revision: 284
Proposed branch: lp:~matsubara/maas/bug-1334401-paramiko
Merge into: lp:~maas-maintainers/maas/packaging
Diff against target: 23 lines (+2/-0)
2 files modified
debian/changelog (+1/-0)
debian/control (+1/-0)
To merge this branch: bzr merge lp:~matsubara/maas/bug-1334401-paramiko
Reviewer Review Type Date Requested Status
Greg Lutostanski (community) Approve
Review via email: mp+224502@code.launchpad.net

Commit message

Adds python-paramiko as a dependency for python-maas-provisioningserver

Description of the change

Adds python-paramiko as a dependency for python-maas-provisioningserver

To post a comment you must log in.
Revision history for this message
Greg Lutostanski (lutostag) wrote :

LGTM! May want to compact lines in changelog as both change debian/control, but no biggie

review: Approve
285. By Diogo Matsubara

remove extra line from changelog

Revision history for this message
Diogo Matsubara (matsubara) wrote :

Sure, done.
Thanks for the review.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2014-06-20 16:52:55 +0000
3+++ debian/changelog 2014-06-25 19:31:09 +0000
4@@ -5,6 +5,7 @@
5 [Diogo Matsubara]
6 * debian/control:
7 - maas-cluster-controller depends on syslinux-dev | syslinux-common (LP: #1328659)
8+ - python-maas-provisioningserver depends on python-paramiko (LP: #1334401)
9
10 [Jeroen Vermeulen]
11 * debian/extras/99-maas-sudoers:
12
13=== modified file 'debian/control'
14--- debian/control 2014-06-20 21:34:17 +0000
15+++ debian/control 2014-06-25 19:31:09 +0000
16@@ -99,6 +99,7 @@
17 python-oops-amqp,
18 python-oops-datedir-repo,
19 python-oops-twisted,
20+ python-paramiko,
21 python-pyparsing,
22 python-seamicroclient,
23 python-simplestreams,

Subscribers

People subscribed via source and target branches