Source: rinputd
Section: net
Priority: optional
Maintainer: Chase Douglas <chase.douglas@ubuntu.com>
Standards-Version: 3.9.3
Build-Depends: cmake,
               debhelper (>= 7.0.50~),
               libavahi-client-dev,
               libavahi-qt4-dev,
               libqt4-dev,
               libsasl2-dev,
               po-debconf
Homepage: https://launchpad.net/rinput
VCS-bzr: http://bazaar.launchpad.net/~chasedouglas/rinput/debian/
VCS-browser: http://bazaar.launchpad.net/~chasedouglas/rinput/debian/files

Package: rinputd
Architecture: linux-any
Depends: openssl, sasl2-bin, ${misc:Depends}, ${shlibs:Depends}
Conflicts: rinputd
Description: server daemon for receiving user input events
 This package provides a remote input server daemon which listens for
 connections from rinput clients (such as mobile phone applications). These
 authenticate via a secure SSL socket through the Cyrus SASL password
 database, /etc/sasldb2. The uinput user input event interface can
 then create virtual devices such as a keyboard and mouse under the
 remote control of the client.

Package: rinputd-dbg
Section: debug
Architecture: linux-any
Priority: extra
Depends: rinputd (= ${binary:Version}), ${misc:Depends}
Conflicts: rinputd-dbg
Description: server daemon for receiving user input events - debug symbols
 This package provides a remote input server daemon which listens for
 connections from rinput clients (such as mobile phone applications). These
 authenticate via a secure SSL socket through the Cyrus SASL password
 database, /etc/sasldb2. The uinput user input event interface can
 then create virtual devices such as a keyboard and mouse under the
 remote control of the client.
 .
 This package contains debug symbols.

Package: rinput-dev
Section: devel
Architecture: all
Depends: ${misc:Depends}
Conflicts: rinput-dev
Description: server daemon for receiving user input events - development files
 This package provides a remote input server daemon which listens for
 connections from rinput clients (such as mobile phone applications). These
 authenticate via a secure SSL socket through the Cyrus SASL password
 database, /etc/sasldb2. The uinput user input event interface can
 then create virtual devices such as a keyboard and mouse under the
 remote control of the client.
 .
 This package contains a header defining rinput protocol values.
