Merge lp:~robert-ancell/ubuntu-keyboard/new-qml-packages into lp:ubuntu-keyboard

Proposed by Robert Ancell
Status: Needs review
Proposed branch: lp:~robert-ancell/ubuntu-keyboard/new-qml-packages
Merge into: lp:ubuntu-keyboard
Diff against target: 36 lines (+13/-3)
1 file modified
debian/control (+13/-3)
To merge this branch: bzr merge lp:~robert-ancell/ubuntu-keyboard/new-qml-packages
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Needs Fixing
Ubuntu Phablet Team Pending
Review via email: mp+266508@code.launchpad.net

Commit message

Use new package name convention for Ubuntu.Keyboard module. Use new QML package name for qml-module-qtquick-window2.

To post a comment you must log in.
403. By Robert Ancell

Add missing depends on transition package

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)

Unmerged revisions

403. By Robert Ancell

Add missing depends on transition package

402. By Robert Ancell

Use new package name convention for Ubuntu.Keyboard module

401. By Robert Ancell

Use new QML package name for qml-module-qtquick-window2

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-05-29 11:02:11 +0000
3+++ debian/control 2015-07-31 03:01:24 +0000
4@@ -36,7 +36,7 @@
5 Package: ubuntu-keyboard
6 Architecture: any
7 Depends: maliit-framework (>= 0.99.0+git20130615+97e8335-0ubuntu3),
8- qtdeclarative5-window-plugin,
9+ qml-module-qtquick-window2,
10 ubuntu-keyboard-data (>= ${source:Version}),
11 ${misc:Depends},
12 ${shlibs:Depends},
13@@ -379,9 +379,19 @@
14 Description: Ubuntu on-screen keyboard data files - Ukrainian
15 Data files for the Ubuntu virtual keyboard - Ukrainian
16
17+Package: qml-module-ubuntu-keyboard
18+Architecture: any
19+Depends: ${misc:Depends},
20+ ${shlibs:Depends},
21+Description: Ubuntu on-screen keyboard data files - QML plugin
22+ QMl extension for the Ubuntu virtual keyboard
23+
24 Package: qtdeclarative5-ubuntu-keyboard-extensions0.1
25 Architecture: any
26+Section: oldlibs
27 Depends: ${misc:Depends},
28- ${shlibs:Depends},
29-Description: Ubuntu on-screen keyboard data files - QML plugin
30+ qml-module-ubuntu-keyboard,
31+Description: transitional dummy package for Ubuntu on-screen keyboard data files - QML plugin
32 QMl extension for the Ubuntu virtual keyboard
33+ .
34+ This is a transitional dummy package which can be safely removed.
35
36=== renamed file 'debian/qtdeclarative5-ubuntu-keyboard-extensions0.1.install' => 'debian/qml-module-ubuntu-keyboard.install'

Subscribers

People subscribed via source and target branches