[Pkg-mono-devel] Banshee mono 2.0 transition

Jo Shields directhex at apebox.org
Fri Nov 28 10:05:17 UTC 2008


On Fri, 2008-11-28 at 01:35 +0000, James Westby wrote:
> Hi,
> 
> Banshee got caught in the middle of the transition in Ubuntu so I
> worked on updating it. Attached are the two patches that I used.

It seems that unlike the last few packages we looked at, Banshee
respects ./configure overrides properly - less invasive patch is
attached. Slomo, can you comment & commit a new package to Experimental
please?

> The first is the patch to the upstream build system. This would need
> to be applied and then "autconf && automake" run. Second is the
> diff of ./debian/, as interesting as it is. The changelog would 
> obviously need fixing up, and there are some 1.0 libraries in the
> Build-Depends as 2.0 versions of them don't exist yet.

The number in those package names refers to the version (think of it as
the soname) of the library - in most cases, that's the same thing as the
CLI version, but in this case, all three libraries
(libndesk-dbus1.0-cil, libndesk-dbus-glib1.0-cil,
libmono-zeroconf1.0-cil) are actually CLI 2.0 libraries which call
themselves version 1.0 (or ABI-compatible with it, at least, which is
just as important):

jms at osc-franzibald:/tmp/banshee-1.4.1$ monodis
--assemblyref /usr/lib/cli/mono-zeroconf-1.0/Mono.Zeroconf.dll | grep
-B1 System
2: Version=2.0.0.0
	Name=System


Short version: nothing to worry about in this instance :)

--Jo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: banshee_1.4.1-1-to-1.4.1-2.debdiff
Type: text/x-patch
Size: 1226 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-mono-devel/attachments/20081128/83ffd49f/attachment.bin 


More information about the Pkg-mono-devel mailing list