Source: influxdb
Section: database
Priority: extra
Homepage: https://influxdata.com/time-series-platform/influxdb/
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Alexandre Viau <aviau@debian.org>, Tim Potter <tpot@hpe.com>
Build-Depends: debhelper (>= 9),
               dh-golang (>=1.9),
               dh-systemd,
               golang-go,
               yui-compressor,
               golang-statik,
               tmpl,
               libjs-bootstrap (>= 3.0),
               libjs-jquery (>=1.9.1),
#              Golang libraries below - Shared deps with dev package
               golang-go.crypto-dev | golang-golang-x-crypto-dev,
               golang-toml-dev | golang-github-burntsushi-toml-dev,
               golang-goprotobuf-dev | golang-github-golang-protobuf-dev,
               golang-gogoprotobuf-dev (>= 0.0~git20150717) | golang-github-gogo-protobuf-dev,
               golang-github-boltdb-bolt-dev,
               golang-github-peterh-liner-dev,
               golang-github-bmizerany-pat-dev,
               golang-github-rakyll-statik-dev,
               golang-github-retailnext-hllpp-dev,
               golang-github-kimor79-gollectd-dev,
               golang-collectd-dev,
               golang-github-davecgh-go-spew-dev,
               golang-github-dgrijalva-jwt-go-dev,
               golang-github-dgryski-go-bitstream-dev,
               golang-github-dgryski-go-bits-dev,
               golang-github-jwilder-encoding-dev (>= 0.0~git20160927.0.4dada27),
               golang-github-influxdb-enterprise-client-dev,
               golang-github-paulbellamy-ratecounter-dev,
               golang-github-influxdb-usage-client-dev (>= 0.0~git20151204.0.475977e-2~),
               golang-github-golang-snappy-dev
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/influxdb.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/influxdb.git
XS-Go-Import-Path: github.com/influxdata/influxdb

Package: golang-github-influxdb-influxdb-dev
Architecture: all
Replaces: influxdb-dev (<< 0.9.2.1+dfsg1-2)
Breaks: influxdb-dev (<< 0.9.2.1+dfsg1-2)
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends},
         golang-go.crypto-dev | golang-golang-x-crypto-dev,
         golang-toml-dev | golang-github-burntsushi-toml-dev,
         golang-goprotobuf-dev | golang-github-golang-protobuf-dev,
         golang-gogoprotobuf-dev (>= 0.0~git20150717) | golang-github-gogo-protobuf-dev,
         golang-github-boltdb-bolt-dev,
         golang-github-peterh-liner-dev,
         golang-github-bmizerany-pat-dev,
         golang-github-rakyll-statik-dev,
         golang-github-retailnext-hllpp-dev,
         golang-github-kimor79-gollectd-dev,
         golang-collectd-dev,
         golang-github-davecgh-go-spew-dev,
         golang-github-dgrijalva-jwt-go-dev,
         golang-github-dgryski-go-bitstream-dev,
         golang-github-dgryski-go-bits-dev,
         golang-github-jwilder-encoding-dev (>= 0.0~git20160927.0.4dada27),
         golang-github-influxdb-enterprise-client-dev,
         golang-github-paulbellamy-ratecounter-dev,
         golang-github-influxdb-usage-client-dev,
         golang-github-golang-snappy-dev,
         libjs-bootstrap (>= 3.0),
         libjs-jquery (>= 1.9.1)
Built-Using: ${misc:Built-Using}
Description: Scalable datastore for metrics, events, and real-time analytics. Dev package
 InfluxDB is a time series, metrics, and analytics database. It’s written
 in Go and has no external dependencies. That means once you install it
 there’s nothing else to manage (such as Redis, ZooKeeper, Cassandra,
 HBase, or anything else). InfluxDB is targeted at use cases for DevOps,
 metrics, sensor data, and real-time analytics.
 .
 This is the dev package.

Package: influxdb-dev
Section: oldlibs
Architecture: all
Depends: ${misc:Depends}, golang-github-influxdb-influxdb-dev
Description: Transitional package for golang-github-influxdb-influxdb-dev
 This is a transitional package to ease upgrades to the
 golang-github-influxdb-influxdb-dev package. It can safely be removed.

Package: influxdb
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         adduser,
         lsb-base (>= 3.0-6)
Built-Using: ${misc:Built-Using}
Description: Scalable datastore for metrics, events, and real-time analytics
 InfluxDB is a time series, metrics, and analytics database. It’s written
 in Go and has no external dependencies. That means once you install it
 there’s nothing else to manage (such as Redis, ZooKeeper, Cassandra,
 HBase, or anything else). InfluxDB is targeted at use cases for DevOps,
 metrics, sensor data, and real-time analytics.

Package: influxdb-client
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Built-Using: ${misc:Built-Using}
Description: command line interface for InfluxDB
 InfluxDB is a time series, metrics, and analytics database. It’s written
 in Go and has no external dependencies. That means once you install it
 there’s nothing else to manage (such as Redis, ZooKeeper, Cassandra,
 HBase, or anything else). InfluxDB is targeted at use cases for DevOps,
 metrics, sensor data, and real-time analytics.
 .
 This package contains the command line interface.
