Merge lp:~mardy/online-accounts-api/dependency-1643421 into lp:online-accounts-api

Proposed by Alberto Mardegan
Status: Merged
Approved by: David Barth
Approved revision: 41
Merged at revision: 40
Proposed branch: lp:~mardy/online-accounts-api/dependency-1643421
Merge into: lp:online-accounts-api
Diff against target: 28 lines (+10/-0)
2 files modified
debian/changelog (+8/-0)
debian/control (+2/-0)
To merge this branch: bzr merge lp:~mardy/online-accounts-api/dependency-1643421
Reviewer Review Type Date Requested Status
Online Accounts Pending
Review via email: mp+311473@code.launchpad.net

Description of the change

Pull u-s-s-o-a in when libonline-accounts-qt1 is installed.

To post a comment you must log in.
41. By Alberto Mardegan

libonline-accounts-qt1 should depend on the service-side library of the
same version, and recommend online-accounts-daemon (LP: #1643421)

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 2016-11-10 09:13:34 +0000
3+++ debian/changelog 2016-11-22 13:09:54 +0000
4@@ -1,3 +1,11 @@
5+online-accounts-api (0.1+17.04.20161110-0ubuntu2) UNRELEASED; urgency=medium
6+
7+ * debian/control:
8+ - libonline-accounts-qt1 should depend on the service-side library of the
9+ same version, and recommend online-accounts-daemon (LP: #1643421)
10+
11+ -- Alberto Mardegan <alberto.mardegan@canonical.com> Tue, 22 Nov 2016 11:45:54 +0200
12+
13 online-accounts-api (0.1+17.04.20161110-0ubuntu1) zesty; urgency=medium
14
15 * Add provider information to public API (LP: #1627001, #1638769)
16
17=== modified file 'debian/control'
18--- debian/control 2016-11-04 13:34:00 +0000
19+++ debian/control 2016-11-22 13:09:54 +0000
20@@ -55,6 +55,8 @@
21 Multi-Arch: same
22 Depends: ${misc:Depends},
23 ${shlibs:Depends},
24+ libonline-accounts-daemon1 (= ${binary:Version}),
25+Recommends: online-accounts-daemon,
26 Pre-Depends: ${misc:Pre-Depends},
27 Description: Library for the simplified Online Accounts API
28 The OnlineAccounts library offers an Qt-based API for applications to use

Subscribers

People subscribed via source and target branches