Merge lp:~timo-jyrinki/ubuntu/trusty/maliit-framework/fix_qt52 into lp:ubuntu/trusty/maliit-framework

Proposed by Timo Jyrinki
Status: Merged
Merge reported by: Dmitry Shachnev
Merged at revision: not available
Proposed branch: lp:~timo-jyrinki/ubuntu/trusty/maliit-framework/fix_qt52
Merge into: lp:ubuntu/trusty/maliit-framework
Diff against target: 12 lines (+1/-1)
1 file modified
debian/control (+1/-1)
To merge this branch: bzr merge lp:~timo-jyrinki/ubuntu/trusty/maliit-framework/fix_qt52
Reviewer Review Type Date Requested Status
Dmitry Shachnev Approve
Ubuntu branches Pending
Review via email: mp+203014@code.launchpad.net

Commit message

Remove hard-coded dependency on libqt5core5 (LP: #1270720)

Description of the change

There is an automatic dependency on libqt5core5 (or libqt5core5a, depending on the Qt version) via -dev package's dependency on maliit-framework itself, so this is not needed.

(I thought lp:phablet-extras/maliit-framework was the upstream branch so there is also https://code.launchpad.net/~timo-jyrinki/phablet-extras/maliit-framework_fix_qt52/+merge/202246)

To post a comment you must log in.
Revision history for this message
Dmitry Shachnev (mitya57) wrote :

Thank you, uploaded.

P.S. According to Vcs-Bzr, the packaging is maintained in lp:~ubuntu-core-dev/maliit/maliit-framework-ubuntu, I will now submit a MP against that branch as well.

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 2013-07-25 09:45:13 +0000
3+++ debian/control 2014-01-24 09:41:27 +0000
4@@ -61,7 +61,7 @@
5 Package: maliit-framework-dev
6 Architecture: any
7 Section: libdevel
8-Depends: libqt5core5, maliit-framework (= ${binary:Version}), ${misc:Depends}
9+Depends: maliit-framework (= ${binary:Version}), ${misc:Depends}
10 Description: Maliit Input Method Framework - Development Files
11 Maliit provides a flexible and cross-platform input method framework. It has a
12 plugin-based client-server architecture where applications act as clients and

Subscribers

People subscribed via source and target branches

to all changes: