dbus-sharp 0.8.1-2 source package in Ubuntu
Changelog
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 11:51:58 +0000
Upload details
- Uploaded by:
- Debian CLI Libraries Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian CLI Libraries Team
- Architectures:
- all
- Section:
- cli-mono
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | cli-mono | |
Focal | release | universe | cli-mono | |
Bionic | release | universe | cli-mono | |
Xenial | release | universe | cli-mono |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dbus-sharp_0.8.1-2.dsc | 2.1 KiB | 74150fe74492056a762f42ac20581a5b38b75da23695056fc33b152797f2aa8e |
dbus-sharp_0.8.1.orig.tar.gz | 144.7 KiB | 0866c001f2d6e01a6f1b4d080db08d25ba1422e34c7d03020e0e70f3de3a9859 |
dbus-sharp_0.8.1-2.debian.tar.xz | 4.2 KiB | 793c9b8d5ae86756e6ec2fa0d052fa397b94b4b8991669d4a3ef42d73adc1834 |
Available diffs
- diff from 0.8.1-1build1 (in Ubuntu) to 0.8.1-2 (907 bytes)
- diff from 0.8.1-2~build1 (in Ubuntu) to 0.8.1-2 (345 bytes)
No changes file available.
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.