Merge lp:~rvb/maas/maas-package-bug-1037400 into lp:~maas-maintainers/maas/packaging

Proposed by Raphaël Badin
Status: Merged
Approved by: Raphaël Badin
Approved revision: no longer in the source branch.
Merged at revision: 59
Proposed branch: lp:~rvb/maas/maas-package-bug-1037400
Merge into: lp:~maas-maintainers/maas/packaging
Diff against target: 12 lines (+2/-0)
1 file modified
debian/control (+2/-0)
To merge this branch: bzr merge lp:~rvb/maas/maas-package-bug-1037400
Reviewer Review Type Date Requested Status
Julian Edwards (community) Approve
Review via email: mp+119881@code.launchpad.net

Commit message

Add dependencies: python-lockfile and python-netaddr.

Description of the change

Add the missing dependency on python-lockfile.

Drive-by fix: add the missing dependency on python-netaddr.

To post a comment you must log in.
Revision history for this message
Julian Edwards (julian-edwards) wrote :

Approved if you put them in the maas package too!

review: Approve
Revision history for this message
Julian Edwards (julian-edwards) wrote :

Ok scratch that, it's fine as it is.

Revision history for this message
Raphaël Badin (rvb) wrote :

FTR, we will need to add these two dependencies to the maas-worker package. When that package will be created.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/control'
2--- debian/control 2012-08-16 02:40:53 +0000
3+++ debian/control 2012-08-16 10:08:32 +0000
4@@ -52,6 +52,8 @@
5 python-celery,
6 python-convoy,
7 python-dbus,
8+ python-lockfile,
9+ python-netaddr,
10 python-oops,
11 python-oops-amqp,
12 python-oops-datedir-repo,

Subscribers

People subscribed via source and target branches