Merge lp:~cjwatson/trust-store/tests-dep into lp:trust-store

Proposed by Colin Watson
Status: Merged
Approved by: Łukasz Zemczak
Approved revision: 24
Merged at revision: 23
Proposed branch: lp:~cjwatson/trust-store/tests-dep
Merge into: lp:trust-store
Prerequisite: lp:~ps-jenkins/trust-store/utopic-proposed
Diff against target: 12 lines (+1/-1)
1 file modified
debian/control (+1/-1)
To merge this branch: bzr merge lp:~cjwatson/trust-store/tests-dep
Reviewer Review Type Date Requested Status
Łukasz Zemczak Approve
Review via email: mp+227776@code.launchpad.net

Commit message

Fix trust-store-tests dependency.

Description of the change

Fix trust-store-tests dependency.

To post a comment you must log in.
Revision history for this message
Łukasz Zemczak (sil2100) wrote :

Yeah... such an obvious thing! Thanks!

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-07-22 16:02:15 +0000
3+++ debian/control 2014-07-22 16:02:15 +0000
4@@ -63,7 +63,7 @@
5 Package: trust-store-tests
6 Section: libdevel
7 Architecture: any
8-Depends: libtrust-store0 (= ${binary:Version}),
9+Depends: libtrust-store1 (= ${binary:Version}),
10 ${misc:Depends},
11 Suggests: libtrust-store-dev,
12 Description: Test files for libtrust-store0

Subscribers

People subscribed via source and target branches