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
=== modified file 'debian/control'
--- debian/control 2013-03-07 10:57:51 +0000
+++ debian/control 2013-03-18 18:21:25 +0000
@@ -7,8 +7,8 @@
7 cmake,7 cmake,
8 qtbase5-dev,8 qtbase5-dev,
9 qtmultimedia5-dev,9 qtmultimedia5-dev,
10 qtdeclarative5-dev,10 qtdeclarative5-dev,
11 qtdeclarative5-qtquick2-plugin,11 qtdeclarative5-qtquick2-plugin,
12 qtdeclarative5-test-plugin,12 qtdeclarative5-test-plugin,
13 pkg-config,13 pkg-config,
14 libgl-dev,14 libgl-dev,
@@ -27,9 +27,9 @@
27 cameraplugin-aal [armel armhf],27 cameraplugin-aal [armel armhf],
28 cameraplugin-fake [!armel !armhf],28 cameraplugin-fake [!armel !armhf],
29 libqt5multimedia5,29 libqt5multimedia5,
30 libqt5declarative5-qtmultimedia-plugin,30 qtdeclarative5-qtmultimedia-plugin | libqt5declarative5-qtmultimedia-plugin,
31 qtdeclarative5-qtquick2-plugin,31 qtdeclarative5-qtquick2-plugin,
32 libqt5sensors5,32 qtdeclarative5-qtsensors-plugin | libqt5sensors5,
33Description: Camera application33Description: Camera application
34 An application to take pictures and videos with the device camera(s)34 An application to take pictures and videos with the device camera(s)
3535

Subscribers

People subscribed via source and target branches