Merge lp:~jhodapp/camera-app/qt5-0-1-update into lp:camera-app

Proposed by Jim Hodapp
Status: Merged
Approved by: Günter Schwann
Approved revision: 109
Merged at revision: 109
Proposed branch: lp:~jhodapp/camera-app/qt5-0-1-update
Merge into: lp:camera-app
Diff against target: 25 lines (+4/-4)
1 file modified
debian/control (+4/-4)
To merge this branch: bzr merge lp:~jhodapp/camera-app/qt5-0-1-update
Reviewer Review Type Date Requested Status
Günter Schwann (community) Approve
PS Jenkins bot continuous-integration Approve
Bill Filler Pending
Review via email: mp+153894@code.launchpad.net

Commit message

Update package names in debian/control for upgrade to Qt 5.0.1.

Description of the change

Update package names in debian/control for upgrade to Qt 5.0.1.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Günter Schwann (schwann) wrote :

ok

review: Approve

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 2013-03-07 10:57:51 +0000
3+++ debian/control 2013-03-18 18:21:25 +0000
4@@ -7,8 +7,8 @@
5 cmake,
6 qtbase5-dev,
7 qtmultimedia5-dev,
8- qtdeclarative5-dev,
9- qtdeclarative5-qtquick2-plugin,
10+ qtdeclarative5-dev,
11+ qtdeclarative5-qtquick2-plugin,
12 qtdeclarative5-test-plugin,
13 pkg-config,
14 libgl-dev,
15@@ -27,9 +27,9 @@
16 cameraplugin-aal [armel armhf],
17 cameraplugin-fake [!armel !armhf],
18 libqt5multimedia5,
19- libqt5declarative5-qtmultimedia-plugin,
20+ qtdeclarative5-qtmultimedia-plugin | libqt5declarative5-qtmultimedia-plugin,
21 qtdeclarative5-qtquick2-plugin,
22- libqt5sensors5,
23+ qtdeclarative5-qtsensors-plugin | libqt5sensors5,
24 Description: Camera application
25 An application to take pictures and videos with the device camera(s)
26

Subscribers

People subscribed via source and target branches