Merge lp:~pieq/checkbox/ppa-packaging-checkbox-converged-trusty_fix-1563763 into lp:~checkbox-dev/checkbox/ppa-packaging-checkbox-converged-trusty

Proposed by Pierre Equoy
Status: Merged
Approved by: Sylvain Pineau
Approved revision: 14
Merged at revision: 14
Proposed branch: lp:~pieq/checkbox/ppa-packaging-checkbox-converged-trusty_fix-1563763
Merge into: lp:~checkbox-dev/checkbox/ppa-packaging-checkbox-converged-trusty
Diff against target: 24 lines (+2/-2)
2 files modified
debian/changelog (+1/-1)
debian/control (+1/-1)
To merge this branch: bzr merge lp:~pieq/checkbox/ppa-packaging-checkbox-converged-trusty_fix-1563763
Reviewer Review Type Date Requested Status
Sylvain Pineau (community) Approve
Review via email: mp+290579@code.launchpad.net
To post a comment you must log in.
14. By Pierre Equoy

Update dependencies minimum version to avoid issues in Xenial (Fix lp:1563763)

Revision history for this message
Sylvain Pineau (sylvain-pineau) wrote :

+1

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 2016-03-21 03:13:39 +0000
3+++ debian/changelog 2016-03-31 09:55:23 +0000
4@@ -1,6 +1,6 @@
5 checkbox-converged (1.3) UNRELEASED; urgency=medium
6
7- * Open for development (remove this message before releasing)
8+ * Update dependencies minimum version to avoid issues in Xenial (Fix lp:1563763)
9
10 -- Pierre Equoy <pierre.equoy@canonical.com> Mon, 21 Mar 2016 11:13:39 +0800
11
12
13=== modified file 'debian/control'
14--- debian/control 2016-01-18 16:18:06 +0000
15+++ debian/control 2016-03-31 09:55:23 +0000
16@@ -13,7 +13,7 @@
17 Architecture: amd64
18 Depends: pyotherside,
19 python3,
20- python3-plainbox (>= 0.24),
21+ python3-plainbox (>= 0.27~),
22 qt (>= 5.4) | qml-module-qtquick-layouts,
23 qtdeclarative5-test-plugin,
24 qtdeclarative5-ubuntu-ui-toolkit-plugin,

Subscribers

People subscribed via source and target branches