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

Subscribers

People subscribed via source and target branches