Source: kdbus-dkms
Section: kernel
Priority: optional
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Uploaders: Michael Biebl <biebl@debian.org>,
           Martin Pitt <mpitt@debian.org>
Build-Depends: debhelper (>= 9), dkms
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-systemd/kdbus-dkms.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-systemd/kdbus-dkms.git
Homepage: https://github.com/systemd/kdbus

Package: kdbus-dkms
Architecture: all
Depends: ${misc:Depends}
Description: DKMS source for the kdbus module
 kdbus is an inter-process communication bus system controlled by the
 kernel. It provides user-space with an API to create buses and send
 unicast and multicast messages to one, or many, peers connected to the
 same bus. It does not enforce any layout on the transmitted data, but
 only provides the transport layer used for message interchange between
 peers.
 .
 This can currently only be used with systemd, instead of dbus-daemon.
