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
=== modified file 'debian/changelog'
--- debian/changelog 2016-08-08 11:03:55 +0000
+++ debian/changelog 2016-08-15 11:32:36 +0000
@@ -3,6 +3,8 @@
3 * Give MAAS on both region and rack the ability to start, restart, and3 * Give MAAS on both region and rack the ability to start, restart, and
4 get the status of the local NTP service.4 get the status of the local NTP service.
55
6 * Depend on python3-attr for the region and rack controllers.
7
6 -- Andres Rodriguez <andreserl@ubuntu.com> Wed, 03 Aug 2016 10:51:50 -04008 -- Andres Rodriguez <andreserl@ubuntu.com> Wed, 03 Aug 2016 10:51:50 -0400
79
8maas (2.0.0~rc3+bzr5180-0ubuntu2) yakkety; urgency=medium10maas (2.0.0~rc3+bzr5180-0ubuntu2) yakkety; urgency=medium
911
=== modified file 'debian/control'
--- debian/control 2016-06-16 15:27:18 +0000
+++ debian/control 2016-08-15 11:32:36 +0000
@@ -120,6 +120,7 @@
120Depends: archdetect-deb,120Depends: archdetect-deb,
121 lshw,121 lshw,
122 openssh-client,122 openssh-client,
123 python3-attr,
123 python3-bson,124 python3-bson,
124 python3-crochet,125 python3-crochet,
125 python3-curtin (>> 0.1.0~bzr351),126 python3-curtin (>> 0.1.0~bzr351),
@@ -229,6 +230,7 @@
229Section: python230Section: python
230Architecture: all231Architecture: all
231Depends: python3-apt,232Depends: python3-apt,
233 python3-attr,
232 python3-convoy,234 python3-convoy,
233 python3-crochet,235 python3-crochet,
234 python3-curtin (>> 0.1.0~bzr275),236 python3-curtin (>> 0.1.0~bzr275),

Subscribers

People subscribed via source and target branches