dbus-sharp 0.8.1-2~build1 source package in Ubuntu
Changelog
dbus-sharp (0.8.1-2~build1) xenial; urgency=medium * Fake sync to help speed along transition. dbus-sharp (0.8.1-2) unstable; urgency=medium * [1521708] Use TargetFrameworkVersion 4.5 - FTBFS without this -- Iain Lane <email address hidden> Mon, 14 Dec 2015 12:01:29 +0000
Upload details
- Uploaded by:
- Iain Lane
- Uploaded to:
- Xenial
- Original maintainer:
- Debian CLI Libraries Team
- Architectures:
- all
- Section:
- cli-mono
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dbus-sharp_0.8.1.orig.tar.gz | 144.7 KiB | 0866c001f2d6e01a6f1b4d080db08d25ba1422e34c7d03020e0e70f3de3a9859 |
dbus-sharp_0.8.1-2~build1.debian.tar.xz | 4.2 KiB | 13fe891f444dc063eddeea532a4b1dcfb0b74bc5328f7c6698503ca61b35ddf8 |
dbus-sharp_0.8.1-2~build1.dsc | 2.1 KiB | e6bcea005cd22ce50c2a61f6ae74b0f295576a0992ae24abc634e67e327e06c5 |
Available diffs
- diff from 0.8.1-1build1 to 0.8.1-2~build1 (973 bytes)
Binary packages built by this source
- libdbus2.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.
- libdbus2.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.