Merge lp:~larryprice/ubuntu-app-launch/libertine-xmir-tools into lp:ubuntu-app-launch

Proposed by Larry Price
Status: Merged
Approved by: dobey
Approved revision: 303
Merged at revision: 308
Proposed branch: lp:~larryprice/ubuntu-app-launch/libertine-xmir-tools
Merge into: lp:ubuntu-app-launch
Diff against target: 20 lines (+1/-2)
1 file modified
debian/control (+1/-2)
To merge this branch: bzr merge lp:~larryprice/ubuntu-app-launch/libertine-xmir-tools
Reviewer Review Type Date Requested Status
Ted Gould (community) Approve
Review via email: mp+319723@code.launchpad.net

Commit message

Explicitly depend on libertine-xmir-tools (#1671938).

Description of the change

Explicitly depend on libertine-xmir-tools. (#1671938)

We are moving the "libertine-launch" binary to libertine-xmir-tools such that no default backend will be installed unless the user installs libertine-tools (or one of its rdeps).

To post a comment you must log in.
Revision history for this message
Ted Gould (ted) wrote :

Does libertine-xmir-tools depend on xmir? Can we drop that?

review: Needs Information
Revision history for this message
Ted Gould (ted) wrote :

Also the dep should really be on: libubuntu-app-launch4. Makes more sense to move it there as that's what U8 and friends depend on directly. Things are falling out of the u-a-l base package.

Revision history for this message
Ted Gould (ted) :
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 2017-03-20 10:13:50 +0000
3+++ debian/control 2017-03-28 13:45:28 +0000
4@@ -42,7 +42,6 @@
5 Depends: ${shlibs:Depends},
6 ${misc:Depends},
7 dbus-user-session,
8- xmir [amd64 armhf i386],
9 zeitgeist-core,
10 Replaces: upstart-app-launch
11 Conflicts: upstart-app-launch
12@@ -71,7 +70,7 @@
13 Depends: ${misc:Depends},
14 ${shlibs:Depends},
15 ubuntu-app-launch (= ${binary:Version}),
16- libertine-tools,
17+ libertine-xmir-tools [amd64 armhf arm64 i386],
18 Pre-Depends: ${misc:Pre-Depends},
19 Multi-Arch: same
20 Description: library for sending requests to the ubuntu app launch

Subscribers

People subscribed via source and target branches