launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #14835
[Merge] lp:~jtv/maas/pkg-missing-template into lp:~maas-maintainers/maas/packaging
Jeroen T. Vermeulen has proposed merging lp:~jtv/maas/pkg-missing-template into lp:~maas-maintainers/maas/packaging.
Commit message:
Include packaging fix from MANIFEST.in. Needed to get user_data.template into the package.
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~jtv/maas/pkg-missing-template/+merge/140587
We need both the "graft" fix to MANIFEST.in that I just landed on the code branch, and this revision bump in order to get src/metadataserver/commissioning/user_data.template included in the python-django-maas package.
Jeroen
--
https://code.launchpad.net/~jtv/maas/pkg-missing-template/+merge/140587
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~jtv/maas/pkg-missing-template into lp:~maas-maintainers/maas/packaging.
=== modified file 'debian/changelog'
--- debian/changelog 2012-12-18 15:13:43 +0000
+++ debian/changelog 2012-12-19 05:37:19 +0000
@@ -1,4 +1,4 @@
-maas (0.1+bzr1404+dfsg-0ubuntu1) UNRELEASED; urgency=low
+maas (0.1+bzr1406+dfsg-0ubuntu1) UNRELEASED; urgency=low
[ Raphaël Badin ]
* debian/maas-dns.postinst: Call write_dns_config.
@@ -34,6 +34,7 @@
cluster controller, and drop the maas-import-isos compatibility script.
* debian/maas-region-controller.postinst: Remove tgt config.
* debian/maas-region-controller.postrm: Remove tgt config cleanup.
+ * Bump code revision to include latest user_data.template fixes.
[ Gavin Panella ]
* debian/extras/99-maas: squashfs image download is no longer needed.