Merge lp:~didrocks/libunity/relax-common-dep into lp:libunity

Proposed by Didier Roche-Tolomelli
Status: Merged
Approved by: Łukasz Zemczak
Approved revision: 229
Merged at revision: 229
Proposed branch: lp:~didrocks/libunity/relax-common-dep
Merge into: lp:libunity
Diff against target: 12 lines (+1/-1)
1 file modified
debian/control (+1/-1)
To merge this branch: bzr merge lp:~didrocks/libunity/relax-common-dep
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Łukasz Zemczak Approve
Review via email: mp+169763@code.launchpad.net

Commit message

relax dependency on libunity-common to avoid arch mismatch

Description of the change

relax dependency on libunity-common to avoid arch mismatch

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

Huge change! +1

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)

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-05-16 14:30:35 +0000
3+++ debian/control 2013-06-17 10:47:29 +0000
4@@ -39,7 +39,7 @@
5 Pre-Depends: ${misc:Pre-Depends}
6 Depends: ${shlibs:Depends},
7 ${misc:Depends},
8- libunity-common (= ${source:Version}),
9+ libunity-common (>= ${source:Version}),
10 Suggests: unity-common (>= 7.0.0)
11 Description: binding to get places into the launcher - shared library
12 libunity is a shared library to be able to interact with the launcher

Subscribers

People subscribed via source and target branches