Merge lp:~rvb/maas/packaging.precise.sru-1103195 into lp:~maas-maintainers/maas/packaging.precise.sru

Proposed by Raphaël Badin
Status: Merged
Approved by: Raphaël Badin
Approved revision: no longer in the source branch.
Merged at revision: 158
Proposed branch: lp:~rvb/maas/packaging.precise.sru-1103195
Merge into: lp:~maas-maintainers/maas/packaging.precise.sru
Diff against target: 26 lines (+6/-0)
2 files modified
debian/changelog (+5/-0)
debian/control (+1/-0)
To merge this branch: bzr merge lp:~rvb/maas/packaging.precise.sru-1103195
Reviewer Review Type Date Requested Status
Andres Rodriguez (community) Approve
Review via email: mp+144751@code.launchpad.net

Commit message

The region controller needs /usr/sbin/dnssec-keygen which is in bind9utils.

To post a comment you must log in.
Revision history for this message
Andres Rodriguez (andreserl) :
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 2013-01-22 23:11:24 +0000
3+++ debian/changelog 2013-01-24 16:58:32 +0000
4@@ -1,5 +1,10 @@
5 maas (1.2+bzr1349+dfsg-0ubuntu2) UNRELEASED; urgency=low
6
7+ [ Raphaël Badin ]
8+ * debian/control: maas-region-controller depends on bind9utils.
9+ (LP: #1103195)
10+
11+ [ Andres Rodriguez ]
12 * debian/control: Depends on distro-info for maas-cluster-controller
13 instead of maas-region-controller (LP: #1103194)
14 * debian/maas-region-controller.install: Install commissioning-user-data
15
16=== modified file 'debian/control'
17--- debian/control 2013-01-22 23:11:24 +0000
18+++ debian/control 2013-01-24 16:58:32 +0000
19@@ -53,6 +53,7 @@
20 Architecture: all
21 Depends: apache2,
22 avahi-daemon,
23+ bind9utils,
24 dbconfig-common,
25 libapache2-mod-wsgi,
26 libjs-raphael,

Subscribers

People subscribed via source and target branches