dbus-sharp 0.7.0-5 source package in Ubuntu

Changelog

dbus-sharp (0.7.0-5) unstable; urgency=low


  [ Iain Lane ]
  * Upload rebuild for CLR 4.0 transition
  * [b7d3bda] Convert to 3.0 (quilt)
  * [24a8a42] Standards-Version → 3.9.2, no changes required
  * [b25dedb] Exclude libc moduleref from dh_clideps consideration.
    Affected by bug #657242 in dh_clideps which causes the moduleref to fail
    to be resolved.

  [ Jo Shields ]
  * [ad1254b] Reverse the way the dllmap for libsocket is handled, by using
    libc (mapped by /etc/mono/config) the default, and remapping this to
    libsocket.so.1 on Solaris. (cherry picked from upstream commit 1561585)

 -- Iain Lane <email address hidden>  Tue, 24 Jan 2012 22:17:08 +0000

Upload details

Uploaded by:
Debian CLI Libraries Team
Uploaded to:
Sid
Original maintainer:
Debian CLI Libraries Team
Architectures:
all
Section:
cli-mono
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Quantal: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
dbus-sharp_0.7.0-5.dsc 2.1 KiB 10857f315e1fb4968534b4717531d825e537116f7403f5af36388de357333cbd
dbus-sharp_0.7.0.orig.tar.gz 124.7 KiB 92529aef9063f477d1975947c6388c63d03234018f45d007c07716dd3e21dd41
dbus-sharp_0.7.0-5.debian.tar.gz 4.5 KiB 1cd0ed24fda364734511b82e73106ccfea15c5230419842728ba37bbba2d22c6

Available diffs

No changes file available.

Binary packages built by this source

libdbus1.0-cil: CLI implementation of D-Bus

 dbus-sharp is a fork of ndesk-dbus, which is a C# implementation of
 D-Bus. It's often referred to as "managed D-Bus" to avoid confusion
 with existing bindings (which wrap libdbus).
 .
 D-Bus is a message bus, used for sending messages between
 applications. Conceptually, it fits somewhere in between raw sockets
 and CORBA in terms of complexity.
 .
 This package contains the dbus-sharp library itself.

libdbus1.0-cil-dev: CLI implementation of D-Bus - development files

 dbus-sharp is a fork of ndesk-dbus, which is a C# implementation of
 D-Bus. It's often referred to as "managed D-Bus" to avoid confusion
 with existing bindings (which wrap libdbus).
 .
 D-Bus is a message bus, used for sending messages between
 applications. Conceptually, it fits somewhere in between raw sockets
 and CORBA in terms of complexity.
 .
 This package contains development files for dbus-sharp, and should be
 used for compilation.