Merge lp:~lutostag/maas/packaging+fix1352273 into lp:~maas-maintainers/maas/packaging

Proposed by Greg Lutostanski
Status: Merged
Approved by: Julian Edwards
Approved revision: 291
Merged at revision: 291
Proposed branch: lp:~lutostag/maas/packaging+fix1352273
Merge into: lp:~maas-maintainers/maas/packaging
Diff against target: 33 lines (+3/-2)
2 files modified
debian/changelog (+2/-1)
debian/control (+1/-1)
To merge this branch: bzr merge lp:~lutostag/maas/packaging+fix1352273
Reviewer Review Type Date Requested Status
Graham Binns (community) Approve
Review via email: mp+229559@code.launchpad.net

Commit message

Move python-pexpect dep to python-maas-provisioningserver

Description of the change

Move python-pexpect dep to python-maas-provisioningserver

To post a comment you must log in.
Revision history for this message
Graham Binns (gmb) :
review: Approve

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-07-30 17:08:34 +0000
3+++ debian/changelog 2014-08-05 06:36:44 +0000
4@@ -22,7 +22,8 @@
5 [ Greg Lutostanski ]
6 * debian/control:
7 - maas-cluster-controller depends on grub-common
8- * debian/control:
9+ - maas-provisioningserver not maas-cluster-controller depends on
10+ python-pexpect (LP: #1352273)
11 - maas-provisioningserver not maas-cluster-controller depends on
12 python-seamicroclient (LP: #1332532)
13
14
15=== modified file 'debian/control'
16--- debian/control 2014-06-25 19:10:12 +0000
17+++ debian/control 2014-08-05 06:36:44 +0000
18@@ -100,6 +100,7 @@
19 python-oops-datedir-repo,
20 python-oops-twisted,
21 python-paramiko,
22+ python-pexpect,
23 python-pyparsing,
24 python-seamicroclient,
25 python-simplestreams,
26@@ -160,7 +161,6 @@
27 python-maas-provisioningserver (=${binary:Version}),
28 python-netaddr,
29 python-oauth,
30- python-pexpect,
31 python-tempita,
32 python-twisted,
33 python-zope.interface,

Subscribers

People subscribed via source and target branches