Merge lp:~andreserl/maas/release_bzr2240 into lp:~maas-maintainers/maas/packaging

Proposed by Andres Rodriguez
Status: Merged
Merged at revision: 271
Proposed branch: lp:~andreserl/maas/release_bzr2240
Merge into: lp:~maas-maintainers/maas/packaging
Diff against target: 44 lines (+15/-8)
2 files modified
debian/changelog (+14/-7)
debian/maas-region-controller.postinst (+1/-1)
To merge this branch: bzr merge lp:~andreserl/maas/release_bzr2240
Reviewer Review Type Date Requested Status
Graham Binns (community) Approve
Review via email: mp+215415@code.launchpad.net

Commit message

Fix changelog to match what's to be released.

To post a comment you must log in.
Revision history for this message
Graham Binns (gmb) :
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 2014-04-11 03:35:57 +0000
3+++ debian/changelog 2014-04-11 13:30:18 +0000
4@@ -1,13 +1,20 @@
5-maas (1.5+bzr2241-0ubuntu1) UNRELEASED; urgency=medium
6+maas (1.5+bzr2240-0ubuntu2) UNRELEASED; urgency=medium
7
8- [ Andres Rodriguez ]
9 * UNRELEASED
10
11- [ Julian Edwards ]
12- * debian/maas-region-controller-min.install: Ensure drivers.yaml is
13- installed.
14-
15- -- Julian Edwards <julian.edwards@canonical.com> Fri, 11 Apr 2014 13:34:47 +1000
16+ -- Andres Rodriguez <andreserl@ubuntu.com> Fri, 11 Apr 2014 09:20:08 -0400
17+
18+maas (1.5+bzr2240-0ubuntu1) trusty; urgency=medium
19+
20+ * New upstream release
21+ - Add support to install Third Party Drivers. In order for this to be
22+ used the user will have to go to the Settings page to enable the
23+ installation of these drivers. (LP: #1305839)
24+ * debian/maas-region-controller-min.install: Install drivers.yaml.
25+ * debian/debian/maas-region-controller.postinst: No longer show the
26+ installation note by default. (LP: #1284652)
27+
28+ -- Andres Rodriguez <andreserl@ubuntu.com> Wed, 09 Apr 2014 19:02:00 -0400
29
30 maas (1.5+bzr2236-0ubuntu1) trusty; urgency=medium
31
32
33=== modified file 'debian/maas-region-controller.postinst'
34--- debian/maas-region-controller.postinst 2014-03-14 14:27:48 +0000
35+++ debian/maas-region-controller.postinst 2014-04-11 13:30:18 +0000
36@@ -240,7 +240,7 @@
37 fi
38
39 # Display installation note
40- db_input high maas/installation-note || true
41+ db_input low maas/installation-note || true
42 db_go
43
44 elif [ -n "$DEBCONF_RECONFIGURE" ]; then

Subscribers

People subscribed via source and target branches

to all changes: