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
=== modified file 'debian/control'
--- debian/control 2017-03-20 10:13:50 +0000
+++ debian/control 2017-03-28 13:45:28 +0000
@@ -42,7 +42,6 @@
42Depends: ${shlibs:Depends},42Depends: ${shlibs:Depends},
43 ${misc:Depends},43 ${misc:Depends},
44 dbus-user-session,44 dbus-user-session,
45 xmir [amd64 armhf i386],
46 zeitgeist-core,45 zeitgeist-core,
47Replaces: upstart-app-launch46Replaces: upstart-app-launch
48Conflicts: upstart-app-launch47Conflicts: upstart-app-launch
@@ -71,7 +70,7 @@
71Depends: ${misc:Depends},70Depends: ${misc:Depends},
72 ${shlibs:Depends},71 ${shlibs:Depends},
73 ubuntu-app-launch (= ${binary:Version}),72 ubuntu-app-launch (= ${binary:Version}),
74 libertine-tools,73 libertine-xmir-tools [amd64 armhf arm64 i386],
75Pre-Depends: ${misc:Pre-Depends},74Pre-Depends: ${misc:Pre-Depends},
76Multi-Arch: same75Multi-Arch: same
77Description: library for sending requests to the ubuntu app launch76Description: library for sending requests to the ubuntu app launch

Subscribers

People subscribed via source and target branches