Merge lp://staging/~robert-ancell/onboard/dconf-version into lp://staging/onboard

Proposed by Robert Ancell
Status: Merged
Merged at revision: 876
Proposed branch: lp://staging/~robert-ancell/onboard/dconf-version
Merge into: lp://staging/onboard
Diff against target: 34 lines (+3/-3)
2 files modified
Onboard/osk/osk_util.c (+1/-1)
debian/control (+2/-2)
To merge this branch: bzr merge lp://staging/~robert-ancell/onboard/dconf-version
Reviewer Review Type Date Requested Status
marmuta Approve
Review via email: mp+115635@code.staging.launchpad.net

Description of the change

dconf has changed API/ABI

To post a comment you must log in.
Revision history for this message
marmuta (marmuta) wrote :

Thanks for the patch, appreciate it. We're trying to stay API compatible with Precise for a little while longer. Will libdconf0 go away in Quantal? I suppose libdconf1 isn't going to be available there, or is it?

review: Needs Information
Revision history for this message
marmuta (marmuta) wrote :

I meant to say: I suppose libdconf1 isn't going to be available in Precise, or is it?

review: Needs Information
Revision history for this message
Robert Ancell (robert-ancell) wrote :

Only libdconf0 will be available in precise, and only libdconf1 will be available in quantal.

The change is quite trivial as you see, you can probably support both if you:
- Do some magic in setup.py to check the version of libdconf and set a C define
- Drop the explicit libdconf1 dependency, ${shlibs:Depends} should provide it for you (and the other libs too).

Revision history for this message
marmuta (marmuta) wrote :

Thanks for the hints. I'll do it like this.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches