Merge lp:~roadmr/cdts/packaging-new-version-fix into lp:~checkbox-ihv-ng/cdts/ppa-packaging-cdts

Proposed by Daniel Manrique
Status: Merged
Approved by: Sylvain Pineau
Approved revision: 43
Merged at revision: 44
Proposed branch: lp:~roadmr/cdts/packaging-new-version-fix
Merge into: lp:~checkbox-ihv-ng/cdts/ppa-packaging-cdts
Diff against target: 12 lines (+1/-1)
1 file modified
debian/control (+1/-1)
To merge this branch: bzr merge lp:~roadmr/cdts/packaging-new-version-fix
Reviewer Review Type Date Requested Status
Sylvain Pineau Approve
Daniel Manrique (community) Needs Resubmitting
Review via email: mp+186630@code.launchpad.net

Commit message

Added minimum version of plainbox service required for the binary driver-testing package.

https://code.launchpad.net/~roadmr/checkbox/122521-plainbox-packaging-min-version ensures that plainbox-service also brings plainbox and python3-plainbox up to the required versions for this to make sense.

Description of the change

Added minimum version of plainbox service required for the binary driver-testing package.

https://code.launchpad.net/~roadmr/checkbox/122521-plainbox-packaging-min-version ensures that plainbox-service also brings plainbox and python3-plainbox up to the required versions for this to make sense.

To post a comment you must log in.
Revision history for this message
Daniel Manrique (roadmr) wrote :

Note that this is sneakily rebased on top of https://code.launchpad.net/~roadmr/checkbox-ihv-ng/packaging-qt5-dependencies/+merge/186631, notice the qtdeclarative dependencies instead of ubuntu-sdk... if that looks iffy, it can wait until the other gets reviewed, then I'll resubmit this one.

Revision history for this message
Daniel Manrique (roadmr) wrote :

On second thought, I'll WIP this until I can rebase it, otherwise I'll create a mess :(

Revision history for this message
Daniel Manrique (roadmr) wrote :

OK, this is ready for review now, all it does is require the specific version of plainbox-service.

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

Perfect, +1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/control'
--- debian/control 2013-09-19 17:56:00 +0000
+++ debian/control 2013-09-20 04:21:23 +0000
@@ -10,7 +10,7 @@
1010
11Package: driver-testing11Package: driver-testing
12Architecture: any12Architecture: any
13Depends: plainbox-service,13Depends: plainbox-service (>= 0.3+bzr2359),
14 qtdeclarative5-qtquick2-plugin,14 qtdeclarative5-qtquick2-plugin,
15 qtdeclarative5-ubuntu-ui-toolkit-plugin | qt-components-ubuntu,15 qtdeclarative5-ubuntu-ui-toolkit-plugin | qt-components-ubuntu,
16 ${misc:Depends}16 ${misc:Depends}

Subscribers

People subscribed via source and target branches