Merge lp:~roadmr/checkbox/packaging-qt5-local-storage into lp:~checkbox-dev/checkbox/checkbox-packaging

Proposed by Daniel Manrique
Status: Merged
Approved by: Brendan Donegan
Approved revision: 60
Merged at revision: 60
Proposed branch: lp:~roadmr/checkbox/packaging-qt5-local-storage
Merge into: lp:~checkbox-dev/checkbox/checkbox-packaging
Diff against target: 23 lines (+2/-0)
2 files modified
debian/changelog (+1/-0)
debian/control (+1/-0)
To merge this branch: bzr merge lp:~roadmr/checkbox/packaging-qt5-local-storage
Reviewer Review Type Date Requested Status
Brendan Donegan (community) Approve
Review via email: mp+205025@code.launchpad.net

Commit message

checkbox-gui needs to depend on the qt5 local storage plugin to store the user's choice of whether to show the deselection warning.

Description of the change

checkbox-gui needs to depend on the qt5 local storage plugin to store the user's choice of whether to show the deselection warning.

To post a comment you must log in.
Revision history for this message
Brendan Donegan (brendan-donegan) wrote :

Yep we need this

Revision history for this message
Brendan Donegan (brendan-donegan) :
review: Approve

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 2014-02-03 20:34:59 +0000
3+++ debian/changelog 2014-02-05 18:12:44 +0000
4@@ -9,6 +9,7 @@
5 [ Daniel Manrique ]
6 * Updated packaging to account for relocation of man page to
7 checkbox-invocation.1.
8+ * Added checkbox-gui dependency on qtdeclarative5-localstorage-plugin.
9
10 -- Zygmunt Krynicki <zygmunt.krynicki@canonical.com> Tue, 28 Jan 2014 03:15:31 +0100
11
12
13=== modified file 'debian/control'
14--- debian/control 2014-01-29 08:06:54 +0000
15+++ debian/control 2014-02-05 18:12:44 +0000
16@@ -433,6 +433,7 @@
17 Depends: checkbox-ng-service,
18 plainbox-provider-checkbox,
19 qtdeclarative5-qtquick2-plugin,
20+ qtdeclarative5-localstorage-plugin,
21 qtdeclarative5-ubuntu-ui-toolkit-plugin | qt-components-ubuntu,
22 ${misc:Depends}
23 Provides: checkbox-qt

Subscribers

People subscribed via source and target branches