Merge lp:~allenap/maas/packaging.attrs into lp:~maas-maintainers/maas/packaging

Proposed by Gavin Panella
Status: Merged
Approved by: Gavin Panella
Approved revision: 513
Merged at revision: 513
Proposed branch: lp:~allenap/maas/packaging.attrs
Merge into: lp:~maas-maintainers/maas/packaging
Diff against target: 32 lines (+4/-0)
2 files modified
debian/changelog (+2/-0)
debian/control (+2/-0)
To merge this branch: bzr merge lp:~allenap/maas/packaging.attrs
Reviewer Review Type Date Requested Status
Blake Rouse (community) Approve
Review via email: mp+302924@code.launchpad.net

Commit message

Depend on python3-attr for the region and rack controller.

To post a comment you must log in.
Revision history for this message
Blake Rouse (blake-rouse) wrote :

Looks good.

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 2016-08-08 11:03:55 +0000
3+++ debian/changelog 2016-08-15 11:32:36 +0000
4@@ -3,6 +3,8 @@
5 * Give MAAS on both region and rack the ability to start, restart, and
6 get the status of the local NTP service.
7
8+ * Depend on python3-attr for the region and rack controllers.
9+
10 -- Andres Rodriguez <andreserl@ubuntu.com> Wed, 03 Aug 2016 10:51:50 -0400
11
12 maas (2.0.0~rc3+bzr5180-0ubuntu2) yakkety; urgency=medium
13
14=== modified file 'debian/control'
15--- debian/control 2016-06-16 15:27:18 +0000
16+++ debian/control 2016-08-15 11:32:36 +0000
17@@ -120,6 +120,7 @@
18 Depends: archdetect-deb,
19 lshw,
20 openssh-client,
21+ python3-attr,
22 python3-bson,
23 python3-crochet,
24 python3-curtin (>> 0.1.0~bzr351),
25@@ -229,6 +230,7 @@
26 Section: python
27 Architecture: all
28 Depends: python3-apt,
29+ python3-attr,
30 python3-convoy,
31 python3-crochet,
32 python3-curtin (>> 0.1.0~bzr275),

Subscribers

People subscribed via source and target branches