Merge lp:~lutostag/ubuntu/trusty/maas/1.5.2+packagefix into lp:ubuntu/trusty-proposed/maas

Proposed by Greg Lutostanski
Status: Merged
Merge reported by: Scott Moser
Merged at revision: not available
Proposed branch: lp:~lutostag/ubuntu/trusty/maas/1.5.2+packagefix
Merge into: lp:ubuntu/trusty-proposed/maas
Diff against target: 45 lines (+12/-1)
2 files modified
debian/changelog (+10/-0)
debian/control (+2/-1)
To merge this branch: bzr merge lp:~lutostag/ubuntu/trusty/maas/1.5.2+packagefix
Reviewer Review Type Date Requested Status
Scott Moser Pending
Review via email: mp+223950@code.launchpad.net

Description of the change

Package dep fixes

To post a comment you must log in.

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-04 14:31:41 +0000
3+++ debian/changelog 2014-06-20 15:45:40 +0000
4@@ -1,3 +1,13 @@
5+maas (1.5.2+bzr2282-0ubuntu0.2) trusty-proposed; urgency=medium
6+
7+ * debian/control:
8+ - Add missing dependency in maas-cluster-controller for grub-common
9+ (LP: #1328231)
10+ - Move dependency from maas-cluster-controller to maas-provisioningserver
11+ for python-seamicroclient (LP: #1332532)
12+
13+ -- Greg Lutostanski <gregory.lutostanski@canonical.com> Fri, 20 Jun 2014 10:10:47 -0500
14+
15 maas (1.5.2+bzr2282-0ubuntu0.1) trusty-proposed; urgency=medium
16
17 * New upstream release:
18
19=== modified file 'debian/control'
20--- debian/control 2014-06-04 14:31:41 +0000
21+++ debian/control 2014-06-20 15:45:40 +0000
22@@ -100,6 +100,7 @@
23 python-oops-datedir-repo,
24 python-oops-twisted,
25 python-pyparsing,
26+ python-seamicroclient,
27 python-simplestreams,
28 python-tempita,
29 python-twisted-core,
30@@ -147,6 +148,7 @@
31 bind9utils,
32 distro-info,
33 freeipmi-tools,
34+ grub-common,
35 maas-cli (=${binary:Version}),
36 maas-common (=${binary:Version}),
37 maas-dhcp (=${binary:Version}),
38@@ -158,7 +160,6 @@
39 python-netaddr,
40 python-oauth,
41 python-pexpect,
42- python-seamicroclient,
43 python-tempita,
44 python-twisted,
45 python-zope.interface,

Subscribers

People subscribed via source and target branches