Mir

Merge lp:~robert-ancell/mir/drop-libmirserver-hard-dep into lp:~mir-team/mir/trunk

Proposed by Robert Ancell
Status: Work in progress
Proposed branch: lp:~robert-ancell/mir/drop-libmirserver-hard-dep
Merge into: lp:~mir-team/mir/trunk
Diff against target: 12 lines (+0/-5)
1 file modified
debian/rules (+0/-5)
To merge this branch: bzr merge lp:~robert-ancell/mir/drop-libmirserver-hard-dep
Reviewer Review Type Date Requested Status
Alan Griffiths Abstain
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+186110@code.launchpad.net

Commit message

Drop the hard dependency on libmirserver - we're going to bump soname for each commit

To post a comment you must log in.
Revision history for this message
Robert Ancell (robert-ancell) wrote :

Please don't top approve this until we have Jenkins automatically bumping the soname - script in http://paste.ubuntu.com/6120034/

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

I hope this is right - but at the moment every conversation around the dependencies seems to update what we're doing.

review: Abstain

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/rules'
2--- debian/rules 2013-08-28 03:41:48 +0000
3+++ debian/rules 2013-09-17 17:16:04 +0000
4@@ -35,8 +35,3 @@
5 $(COMMON_CONFIGURE_OPTIONS)
6 endif
7 endif
8-
9-# TODO: we'll use a symbol file once mir is abi stable
10-override_dh_makeshlibs:
11- dh_makeshlibs -p libmirserver1 -V 'libmirserver1 (= ${EXACT_PACKAGE_VERSION})'
12- dh_makeshlibs --remaining-packages -V

Subscribers

People subscribed via source and target branches