← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~rvb/maas/packaging.quantal-1103195 into lp:~maas-maintainers/maas/packaging.quantal

 

Raphaël Badin has proposed merging lp:~rvb/maas/packaging.quantal-1103195 into lp:~maas-maintainers/maas/packaging.quantal.

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

Requested reviews:
  MAAS Maintainers (maas-maintainers)
Related bugs:
  Bug #1103195 in MAAS: "MAAS WebUI crashes when installing maas-region-controller only"
  https://bugs.launchpad.net/maas/+bug/1103195

For more details, see:
https://code.launchpad.net/~rvb/maas/packaging.quantal-1103195/+merge/144750
-- 
https://code.launchpad.net/~rvb/maas/packaging.quantal-1103195/+merge/144750
Your team MAAS Maintainers is requested to review the proposed merge of lp:~rvb/maas/packaging.quantal-1103195 into lp:~maas-maintainers/maas/packaging.quantal.
=== modified file 'debian/changelog'
--- debian/changelog	2013-01-22 22:53:00 +0000
+++ debian/changelog	2013-01-24 16:58:22 +0000
@@ -1,5 +1,10 @@
 maas (1.2+bzr1349+dfsg-0ubuntu2) UNRELEASED; urgency=low
 
+  [ Raphaël Badin ]
+  * debian/control: maas-region-controller depends on bind9utils.
+    (LP: #1103195)
+
+  [ Andres Rodriguez ]
   * debian/control: Depends on distro-info for maas-cluster-controller
     instead of maas-region-controller (LP: #1103194)
   * debian/maas-region-controller.install: Install commissioning-user-data

=== modified file 'debian/control'
--- debian/control	2013-01-22 22:53:00 +0000
+++ debian/control	2013-01-24 16:58:22 +0000
@@ -53,6 +53,7 @@
 Architecture: all
 Depends: apache2,
          avahi-daemon,
+         bind9utils,
          dbconfig-common,
          libapache2-mod-wsgi,
          libjs-raphael,