← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~racb/maas/packaging_uuidgen into lp:~maas-maintainers/maas/packaging

 

Robie Basak has proposed merging lp:~racb/maas/packaging_uuidgen into lp:~maas-maintainers/maas/packaging.

Commit message:
Add maas-cluster-controller dependency on uuid-runtime, needed for uuidgen by postinst.


Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~racb/maas/packaging_uuidgen/+merge/128213
-- 
https://code.launchpad.net/~racb/maas/packaging_uuidgen/+merge/128213
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~racb/maas/packaging_uuidgen into lp:~maas-maintainers/maas/packaging.
=== modified file 'debian/changelog'
--- debian/changelog	2012-10-05 04:26:58 +0000
+++ debian/changelog	2012-10-05 10:39:23 +0000
@@ -39,7 +39,11 @@
   * debian/extras/99-maas: Install in usr/share/maas/conf and symlink to the
     appropriate etc dir.
 
- -- Andres Rodriguez <andreserl@xxxxxxxxxx>  Thu, 04 Oct 2012 13:34:12 -0400
+  [ Robie Basak ]
+  * Add maas-cluster-controller dependency on uuid-runtime, needed for uuidgen
+    by postinst.
+
+ -- Robie Basak <robie.basak@xxxxxxxxxx>  Fri, 05 Oct 2012 11:35:25 +0100
 
 maas (0.1+bzr1110+dfsg-0ubuntu1) quantal; urgency=low
 

=== modified file 'debian/control'
--- debian/control	2012-10-04 18:52:27 +0000
+++ debian/control	2012-10-05 10:39:23 +0000
@@ -161,6 +161,7 @@
          rsyslog,
          syslinux-common,
          tgt,
+         uuid-runtime
          wget,
          ${misc:Depends},
          ${python:Depends}