Merge lp:~ken-vandine/libqofono/dev_depends_fix into lp:~phablet-team/libqofono/ubuntu

Proposed by Ken VanDine
Status: Merged
Approved by: Renato Araujo Oliveira Filho
Approved revision: 211
Merged at revision: 211
Proposed branch: lp:~ken-vandine/libqofono/dev_depends_fix
Merge into: lp:~phablet-team/libqofono/ubuntu
Diff against target: 11 lines (+1/-0)
1 file modified
debian/control (+1/-0)
To merge this branch: bzr merge lp:~ken-vandine/libqofono/dev_depends_fix
Reviewer Review Type Date Requested Status
Renato Araujo Oliveira Filho (community) Approve
Review via email: mp+272391@code.launchpad.net

Commit message

libqofono-dev should depend on libqofono-qt5-0 (= ${binary:Version}

Description of the change

libqofono-dev should depend on libqofono-qt5-0 (= ${binary:Version}

To post a comment you must log in.
Revision history for this message
Renato Araujo Oliveira Filho (renatofilho) wrote :

looks good.

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 2015-09-11 12:47:57 +0000
3+++ debian/control 2015-09-25 13:47:13 +0000
4@@ -28,6 +28,7 @@
5 Architecture: any
6 Depends: ${shlibs:Depends},
7 ${misc:Depends},
8+ libqofono-qt5-0 (= ${binary:Version}),
9 Description: Qt library for Ofono
10 A library for accessing the ofono daemon, and a declarative plugin for
11 it. This allows accessing ofono in qtquick and friends.

Subscribers

People subscribed via source and target branches