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

Proposed by Andres Rodriguez
Status: Merged
Approved by: Andres Rodriguez
Approved revision: 352
Merged at revision: 352
Proposed branch: lp:~andreserl/maas/packaging_drop_apache2
Merge into: lp:~maas-maintainers/maas/packaging
Diff against target: 34 lines (+3/-3)
2 files modified
debian/changelog (+2/-0)
debian/control (+1/-3)
To merge this branch: bzr merge lp:~andreserl/maas/packaging_drop_apache2
Reviewer Review Type Date Requested Status
Andres Rodriguez (community) Approve
Review via email: mp+250060@code.launchpad.net

Commit message

Drop apache2 on maas-cluster-controller

To post a comment you must log in.
Revision history for this message
Andres Rodriguez (andreserl) :
review: Approve
Revision history for this message
MAAS Lander (maas-lander) wrote :

There are additional revisions which have not been approved in review. Please seek review and approval of these new revisions.

Revision history for this message
Andres Rodriguez (andreserl) :
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 2015-02-17 19:19:11 +0000
3+++ debian/changelog 2015-02-17 19:38:41 +0000
4@@ -19,6 +19,8 @@
5 * debian/maas-region-controller{-min}.postinst: Simplify postinsts.
6 * Drop depends on python-celery, python-oops, python-oops-twisted,
7 python-oops-datedir-repo, python-oosp-wsgi
8+ * Drop maas-cluster-http.conf; Drop depends on apache2 for
9+ maas-cluster-controller.
10
11 [ Gavin Panella ]
12 * debian/maas-region-controller-min.maas-regiond.upstart
13
14=== modified file 'debian/control'
15--- debian/control 2015-02-04 08:20:40 +0000
16+++ debian/control 2015-02-17 19:38:41 +0000
17@@ -48,7 +48,6 @@
18 Package: maas-region-controller-min
19 Architecture: all
20 Depends: apache2,
21- apache2-utils,
22 bind9utils,
23 dbconfig-common,
24 iproute,
25@@ -140,8 +139,7 @@
26
27 Package: maas-cluster-controller
28 Architecture: all
29-Depends: apache2,
30- authbind,
31+Depends: authbind,
32 bind9utils,
33 distro-info,
34 freeipmi-tools,

Subscribers

People subscribed via source and target branches

to all changes: