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

Proposed by Andres Rodriguez
Status: Merged
Approved by: Andres Rodriguez
Approved revision: 333
Merged at revision: 328
Proposed branch: lp:~andreserl/maas/release_beta7
Merge into: lp:~maas-maintainers/maas/packaging
Diff against target: 60 lines (+13/-7)
3 files modified
debian/changelog (+10/-4)
debian/control (+2/-2)
debian/rules (+1/-1)
To merge this branch: bzr merge lp:~andreserl/maas/release_beta7
Reviewer Review Type Date Requested Status
Andres Rodriguez (community) Approve
Review via email: mp+238944@code.launchpad.net

Commit message

Release beta7 bzr3267 as per released in Utopic

To post a comment you must log in.
Revision history for this message
Andres Rodriguez (andreserl) :
review: Approve
Revision history for this message
Julian Edwards (julian-edwards) wrote :

This was more than a simple release; you should probably get a second opinion before landing next time. As it is I would have asked you to fix the get-orig-source as it's now pointing at the wrong branch. I've fixed it in a branch that I just landed.

Revision history for this message
Andres Rodriguez (andreserl) wrote :

I'm aware of the change as I did it purposely. I just never got the chance
to change to come back to a computer.
On Oct 20, 2014 9:10 PM, "Julian Edwards" <email address hidden>
wrote:

> This was more than a simple release; you should probably get a second
> opinion before landing next time. As it is I would have asked you to fix
> the get-orig-source as it's now pointing at the wrong branch. I've fixed
> it in a branch that I just landed.
> --
> https://code.launchpad.net/~andreserl/maas/release_beta7/+merge/238944
> You are the owner of lp:~andreserl/maas/release_beta7.
>

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-10-14 07:09:02 +0000
3+++ debian/changelog 2014-10-20 19:03:27 +0000
4@@ -1,6 +1,12 @@
5-maas (1.7.0~beta6+bzr3245-0ubuntu1) UNRELEASED; urgency=medium
6-
7- * New Upstream Snapshot, Beta 6 bzr3245
8+maas (1.7.0~beta7+bzr3267-0ubuntu1) UNRELEASED; urgency=medium
9+
10+ * UNRELEASED
11+
12+ -- Andres Rodriguez <andreserl@ubuntu.com> Mon, 20 Oct 2014 15:01:20 -0400
13+
14+maas (1.7.0~beta7+bzr3266-0ubuntu1) utopic; urgency=medium
15+
16+ * New Upstream Snapshot, Beta 7 bzr3266
17
18 [ Jeroen Vermeulen ]
19 * debian/extras/99-maas-sudoers
20@@ -25,7 +31,7 @@
21 * Provide new maas-proxy package that replaces the usage of
22 squid-deb-proxy:
23 - debian/control: New maas-proxy package that replaces the usage
24- of squid-deb-proxy; Depends on maas-proxy | squid-deb-proxy.
25+ of squid-deb-proxy; Drop depends on squid-deb-proxy.
26 - Add upstrart job.
27 - Ensure squid3 is stopped as maas-proxy uses a caching proxy.
28 * Remove Celery references to cluster controller:
29
30=== modified file 'debian/control'
31--- debian/control 2014-09-29 23:53:50 +0000
32+++ debian/control 2014-10-20 19:03:27 +0000
33@@ -59,7 +59,7 @@
34 python-maas-provisioningserver (= ${binary:Version}),
35 python-djorm-ext-pgarray,
36 rsyslog,
37- maas-proxy | squid-deb-proxy,
38+ maas-proxy,
39 ${misc:Depends},
40 ${python:Depends}
41 Breaks: maas-region-controller ( <= 1.4+bzr1693+dfsg-0ubuntu3 )
42@@ -229,7 +229,7 @@
43 Depends: ${python:Depends},
44 ${misc:Depends},
45 squid3
46-Breaks: squid-deb-proxy
47+Conflicts: squid-deb-proxy
48 Replaces: squid-deb-proxy
49 Description: MAAS Caching Proxy
50 This package installs and configures a Caching Proxy server that can be
51
52=== modified file 'debian/rules'
53--- debian/rules 2014-10-14 07:03:50 +0000
54+++ debian/rules 2014-10-20 19:03:27 +0000
55@@ -52,4 +52,4 @@
56 | sed -rne 's,^Version: ([^-]+).*,\1,p')
57 get-orig-source:
58 bzr export -r $(REV) --root=maas-$(VER).orig \
59- maas_$(VER).orig.tar.gz lp:maas
60+ maas_$(VER).orig.tar.gz lp:maas/1.7

Subscribers

People subscribed via source and target branches

to all changes: