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
=== modified file 'debian/control'
--- debian/control 2015-09-11 12:47:57 +0000
+++ debian/control 2015-09-25 13:47:13 +0000
@@ -28,6 +28,7 @@
28Architecture: any28Architecture: any
29Depends: ${shlibs:Depends},29Depends: ${shlibs:Depends},
30 ${misc:Depends},30 ${misc:Depends},
31 libqofono-qt5-0 (= ${binary:Version}),
31Description: Qt library for Ofono32Description: Qt library for Ofono
32 A library for accessing the ofono daemon, and a declarative plugin for 33 A library for accessing the ofono daemon, and a declarative plugin for
33 it. This allows accessing ofono in qtquick and friends.34 it. This allows accessing ofono in qtquick and friends.

Subscribers

People subscribed via source and target branches