Merge lp:~mterry/dee-qt/pre-depends into lp:dee-qt

Proposed by Michael Terry
Status: Merged
Approved by: Robert Bruce Park
Approved revision: 85
Merged at revision: 85
Proposed branch: lp:~mterry/dee-qt/pre-depends
Merge into: lp:dee-qt
Diff against target: 29 lines (+3/-2)
1 file modified
debian/control (+3/-2)
To merge this branch: bzr merge lp:~mterry/dee-qt/pre-depends
Reviewer Review Type Date Requested Status
Robert Bruce Park (community) Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+201261@code.launchpad.net

Commit message

Add some missing ${misc:Pre-Depends} lines and drop ${shlibs:Depends} from the dev package.

Description of the change

Add some missing ${misc:Pre-Depends} lines and drop ${shlibs:Depends} from the dev package.

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
Robert Bruce Park (robru) wrote :

lgtm

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-06-04 15:14:35 +0000
3+++ debian/control 2014-01-10 22:17:43 +0000
4@@ -33,6 +33,7 @@
5
6 Package: libqtdee3
7 Architecture: any
8+Pre-Depends: ${misc:Pre-Depends}
9 Depends: ${shlibs:Depends},
10 ${misc:Depends},
11 libdee-qt4-3 (= ${binary:Version}),
12@@ -68,6 +69,7 @@
13
14 Package: qtdeclarative5-dee-plugin
15 Architecture: any
16+Pre-Depends: ${misc:Pre-Depends}
17 Depends: ${shlibs:Depends},
18 ${misc:Depends},
19 libdee-qt5-3 (= ${binary:Version}),
20@@ -79,8 +81,7 @@
21 Package: libdee-qt5-dev
22 Section: libdevel
23 Architecture: any
24-Depends: ${shlibs:Depends},
25- ${misc:Depends},
26+Depends: ${misc:Depends},
27 libdee-qt5-3 (= ${binary:Version}),
28 libdee-dev (>= 1.0.0),
29 Multi-Arch: same

Subscribers

People subscribed via source and target branches

to all changes: