Source: riemann-c-client Priority: optional Maintainer: Debian QA Group Build-Depends: debhelper (>= 10~), pkg-config, protobuf-c-compiler, libprotobuf-c-dev, libjson-c-dev, libgnutls28-dev (>= 3.3.0~), check Standards-Version: 4.2.1 Section: libs Homepage: https://git.madhouse-project.org/algernon/riemann-c-client Vcs-Git: https://git.madhouse-project.org/algernon/riemann-c-client.git -b debian/master Vcs-Browser: https://git.madhouse-project.org/algernon/riemann-c-client/src/branch/debian/master Package: libriemann-client0 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Description: C language client library for the Riemann event stream processor Riemann is a network event stream processor, intended for analyitics, metrics and alerting; and to glue various monitoring systems together. . This library provides a C language client, with a simple but convenient API, to connect to Riemann, send events and run queries against it. Package: libriemann-client-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libriemann-client0 (= ${binary:Version}), libprotobuf-c-dev, ${misc:Depends} Description: Development files for the Riemann C client library The riemann-c-client library provides a C language client, with a simple but convenient API, to connect to Riemann, send events and run queries against it . This package is needed to compile programs linked against librliemann-client0, as only this includes the header files and static libraries needed for compiling. Package: riemann-c-client Section: net Architecture: any Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends} Description: Client utility for the Riemann event stream processor Riemann is a network event stream processor, intended for analyitics, metrics and alerting; and to glue various monitoring systems together. . This package provides a simple utility to send events to, or query a Riemann server.