Merge lp:~mitya57/maliit/maliit-framework-ubuntu-1270720 into lp:~ubuntu-core-dev/maliit/maliit-framework-ubuntu

Proposed by Dmitry Shachnev
Status: Merged
Merged at revision: 37
Proposed branch: lp:~mitya57/maliit/maliit-framework-ubuntu-1270720
Merge into: lp:~ubuntu-core-dev/maliit/maliit-framework-ubuntu
Diff against target: 27 lines (+8/-1)
2 files modified
debian/changelog (+7/-0)
debian/control (+1/-1)
To merge this branch: bzr merge lp:~mitya57/maliit/maliit-framework-ubuntu-1270720
Reviewer Review Type Date Requested Status
Ubuntu Core Development Team Pending
Review via email: mp+203036@code.launchpad.net

Description of the change

As uploaded to Trusty:

maliit-framework (0.99.0+git20130615+97e8335-0ubuntu4) trusty; urgency=medium

  [ Timo Jyrinki ]
  * Remove hard-coded dependency on libqt5core5 (LP: #1270720).

 -- Dmitry Shachnev <email address hidden> Fri, 24 Jan 2014 14:54:42 +0400

To post a comment you must log in.
Revision history for this message
Jamie Strandboge (jdstrand) wrote :

This is in trusty already.

Revision history for this message
Dmitry Shachnev (mitya57) wrote :

Right, and I want you to commit it to Vcs to keep it in sync with archive.

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 2013-08-21 23:36:55 +0000
3+++ debian/changelog 2014-01-24 11:04:06 +0000
4@@ -1,3 +1,10 @@
5+maliit-framework (0.99.0+git20130615+97e8335-0ubuntu4) trusty; urgency=medium
6+
7+ [ Timo Jyrinki ]
8+ * Remove hard-coded dependency on libqt5core5 (LP: #1270720).
9+
10+ -- Dmitry Shachnev <mitya57@ubuntu.com> Fri, 24 Jan 2014 14:54:42 +0400
11+
12 maliit-framework (0.99.0+git20130615+97e8335-0ubuntu3) saucy; urgency=low
13
14 * Removing server.conf so the framework can use whatever is defined by
15
16=== modified file 'debian/control'
17--- debian/control 2013-07-25 16:38:41 +0000
18+++ debian/control 2014-01-24 11:04:06 +0000
19@@ -61,7 +61,7 @@
20 Package: maliit-framework-dev
21 Architecture: any
22 Section: libdevel
23-Depends: libqt5core5, maliit-framework (= ${binary:Version}), ${misc:Depends}
24+Depends: maliit-framework (= ${binary:Version}), ${misc:Depends}
25 Description: Maliit Input Method Framework - Development Files
26 Maliit provides a flexible and cross-platform input method framework. It has a
27 plugin-based client-server architecture where applications act as clients and

Subscribers

People subscribed via source and target branches