dbus-sharp-glib 0.6.0-1 source package in Ubuntu
Changelog
dbus-sharp-glib (0.6.0-1) unstable; urgency=low * [763e892] Fix debian/watch file for uscan * [851b476] Imported Upstream version 0.6.0 * [37c9452] Bump ABI and API versions, including renaming packages * [a39089c] Fix package (build) dependencies for new Dbus# ABI/API -- Jo Shields <email address hidden> Fri, 11 Oct 2013 12:17:31 +0200
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 | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | cli-mono |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dbus-sharp-glib_0.6.0-1.dsc | 1.8 KiB | ceff1a81bcd66cd195097726f00a0666d35421d401b60644fc0f9df607a4196c |
dbus-sharp-glib_0.6.0.orig.tar.gz | 71.9 KiB | d5b44d3ffa419730df0a6a6fff1e6912c80bc364e4176444e48264853989ce3b |
dbus-sharp-glib_0.6.0-1.diff.gz | 2.9 KiB | 92ab545010cedabd9d62cda5fa19b544d73802a2afc270aee3f75642766bac0a |
Available diffs
- diff from 0.5.0-4 to 0.6.0-1 (60.8 KiB)
No changes file available.
Binary packages built by this source
- libdbus-glib2.0-cil: CLI implementation of D-Bus (GLib mainloop integration)
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 provides integration into the GLib mainloop and contains
the dbus-sharp-glib library itself.
- libdbus-glib2.0-cil-dev: CLI implementation of D-Bus (GLib mainloop integration) - 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-glib, and
should be used for compilation.