Source: dbus-sharp-glib Section: cli-mono Priority: optional Maintainer: Debian CLI Libraries Team Uploaders: Mirco Bauer Build-Depends: debhelper (>= 8) Build-Depends-Indep: cli-common-dev (>= 0.5.7), mono-devel (>= 2.4.3), pkg-config, libdbus2.0-cil-dev (>= 0.8), monodoc-base Standards-Version: 3.9.2 Homepage: http://github.com/mono/dbus-sharp-glib Vcs-Git: git://git.debian.org/pkg-cli-libs/packages/dbus-sharp-glib.git Vcs-Browser: http://git.debian.org/?p=pkg-cli-libs/packages/dbus-sharp-glib.git Package: libdbus-glib2.0-cil Architecture: all Depends: ${cli:Depends}, ${misc:Depends} Description: 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. Package: libdbus-glib2.0-cil-dev Architecture: all Depends: libdbus-glib2.0-cil (= ${binary:Version}), libdbus2.0-cil-dev, ${misc:Depends} Description: 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.