Source: handlersocket
Section: database
Priority: extra
Maintainer: Clint Byrum <clint@ubuntu.com>
Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf, mysql-server-5.5, mysql-source-5.5, libssl-dev, perl, libmysqlclient-dev
Standards-Version: 3.9.3
Homepage: https://github.com/DeNADev/HandlerSocket-Plugin-for-MySQL
Vcs-Bzr: http://bazaar.launchpad.net/~clint-fewbar/debian/sid/handlersocket/packaging
Vcs-Browser: http://bazaar.launchpad.net/~clint-fewbar/debian/sid/handlersocket/packaging/files

Package: handlersocket-mysql-5.5
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, mysql-server-core-5.5
Recommends: handlersocket-doc
Breaks: handlersocket-mysql-5.1
Replaces: handlersocket-mysql-5.1
Description: HandlerSocket plugin for MySQL 5.5
 HandlerSocket is a NoSQL plugin for MySQL. It works as a daemon inside
 the mysqld process, accept tcp connections, and execute requests
 from clients.  HandlerSocket does not support SQL queries. Instead,
 it supports simple CRUD operations on tables.

Package: handlersocket-doc
Architecture: all
Section: doc
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: HandlerSocket command line client
 HandlerSocket is a NoSQL plugin for MySQL. It works as a daemon inside
 the mysqld process, accept tcp connections, and execute requests
 from clients.  HandlerSocket does not support SQL queries. Instead,
 it supports simple CRUD operations on tables.
 .
 This package contains extra documentation for the plugin and libraries.

Package: libhsclient-dev
Architecture: any
Section: libdevel
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: handlersocket-doc
Description: HandlerSocket client library
 HandlerSocket is a NoSQL plugin for MySQL. It works as a daemon inside
 the mysqld process, accept tcp connections, and execute requests
 from clients.  HandlerSocket does not support SQL queries. Instead,
 it supports simple CRUD operations on tables.
 .
 This package contains the client access library and headers.

Package: libnet-handlersocket-perl
Architecture: any
Section: perl
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
Description: HandlerSocket perl client library.
 HandlerSocket is a NoSQL plugin for MySQL. It works as a daemon inside
 the mysqld process, accept tcp connections, and execute requests
 from clients.  HandlerSocket does not support SQL queries. Instead,
 it supports simple CRUD operations on tables.
 .
 This package contains the perl client libraries.
