Source: influxdb
Section: database
Priority: extra
Homepage: https://influxdata.com/time-series-platform/influxdb/
Maintainer: Alexandre Viau <aviau@debian.org>
Uploaders: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Build-Depends: debhelper (>= 9),
               dh-golang (>=1.9),
               dh-systemd,
               golang-go,
               node-uglify,
               golang-statik,
               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-gopkg-fatih-pool.v2-dev,
               golang-github-rakyll-statik-dev,
               golang-github-kimor79-gollectd-dev,
               golang-collectd-dev,
               golang-github-hashicorp-raft-boltdb-dev,
               golang-github-hashicorp-raft-dev,
               golang-github-davecgh-go-spew-dev,
               golang-github-dgryski-go-bitstream-dev,
               golang-github-dgryski-go-bits-dev,
               golang-github-jwilder-encoding-dev,
               golang-github-influxdb-enterprise-client-dev,
               golang-github-paulbellamy-ratecounter-dev,
               golang-github-influxdb-usage-client-dev,
               golang-github-golang-snappy-dev
Standards-Version: 3.9.6
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/influxdb/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)
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-gopkg-fatih-pool.v2-dev,
         golang-github-rakyll-statik-dev,
         golang-github-kimor79-gollectd-dev,
         golang-collectd-dev,
         golang-github-hashicorp-raft-boltdb-dev,
         golang-github-hashicorp-raft-dev,
         golang-github-davecgh-go-spew-dev,
         golang-github-dgryski-go-bitstream-dev,
         golang-github-dgryski-go-bits-dev,
         golang-github-jwilder-encoding-dev,
         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
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.
