Merge lp:~zeller-benjamin/qtcreator-plugin-cmake/remotelinuxdeps into lp:qtcreator-plugin-cmake

Proposed by Benjamin Zeller
Status: Merged
Merged at revision: 33
Proposed branch: lp:~zeller-benjamin/qtcreator-plugin-cmake/remotelinuxdeps
Merge into: lp:qtcreator-plugin-cmake
Diff against target: 27 lines (+3/-0)
1 file modified
debian/control (+3/-0)
To merge this branch: bzr merge lp:~zeller-benjamin/qtcreator-plugin-cmake/remotelinuxdeps
Reviewer Review Type Date Requested Status
Zoltan Balogh Approve
PS Jenkins bot continuous-integration Needs Fixing
Review via email: mp+213654@code.launchpad.net

Commit message

Adding new dependency to the qtcreator-plugin-remotelinux package

Description of the change

Adding new dependency to the qtcreator-plugin-remotelinux package

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Zoltan Balogh (bzoltan) 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 2014-03-17 09:44:35 +0000
3+++ debian/control 2014-04-01 13:33:46 +0000
4@@ -10,6 +10,7 @@
5 qtcreator-dev (>= 3.0.1),
6 qttools5-dev-tools (>= 5.2.1~),
7 qtxmlpatterns5-dev-tools,
8+ qtcreator-plugin-remotelinux-dev,
9 Standards-Version: 3.9.5
10 Homepage: https://launchpad.net/qtcreator-plugin-cmake
11 # If you aren't a member of ~ubuntu-sdk-team but need to upload packaging changes,
12@@ -21,6 +22,7 @@
13 Multi-Arch: same
14 Depends: ${misc:Depends},
15 ${shlibs:Depends},
16+ qtcreator-plugin-remotelinux,
17 Replaces: qtcreator (<= 2.8.2)
18 Breaks: qtcreator (<= 2.8.2)
19 Description: CMake plugin for Qt Creator IDE
20@@ -35,6 +37,7 @@
21 Architecture: any
22 Depends: qtcreator-plugin-cmake (= ${binary:Version}),
23 ${misc:Depends},
24+ qtcreator-plugin-remotelinux-dev,
25 Replaces: qtcreator-dev (<= 2.8.2)
26 Breaks: qtcreator-dev (<= 2.8.2)
27 Description: Qt Creator cmake plugin development files

Subscribers

People subscribed via source and target branches