Merge lp:~mvo/click/demote-ubuntu-app-launch into lp:click/devel

Proposed by Michael Vogt
Status: Merged
Merged at revision: 531
Proposed branch: lp:~mvo/click/demote-ubuntu-app-launch
Merge into: lp:click/devel
Diff against target: 14 lines (+2/-2)
1 file modified
debian/control (+2/-2)
To merge this branch: bzr merge lp:~mvo/click/demote-ubuntu-app-launch
Reviewer Review Type Date Requested Status
Colin Watson Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+236505@code.launchpad.net

Commit message

Demote ubuntu-app-launch-tools from a click recommends to a suggests.

Description of the change

Demote ubuntu-app-launch-tools from a click recommends to a click suggests because we do not need them on a click server install.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Colin Watson (cjwatson) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/control'
2--- debian/control 2014-09-05 09:39:06 +0000
3+++ debian/control 2014-09-30 12:48:06 +0000
4@@ -15,8 +15,8 @@
5 Architecture: any
6 Pre-Depends: ${misc:Pre-Depends}
7 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, python3-click (= ${binary:Version}), adduser
8-Recommends: click-apparmor, ubuntu-app-launch-tools | upstart-app-launch-tools
9-Suggests: click-reviewers-tools (>= 0.9)
10+Recommends: click-apparmor
11+Suggests: click-reviewers-tools (>= 0.9), ubuntu-app-launch-tools | upstart-app-launch-tools
12 Conflicts: click-package
13 Replaces: click-package
14 Provides: click-package

Subscribers

People subscribed via source and target branches

to all changes: