File: control

package info (click to toggle)
golang-github-datadog-datadog-go 2.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 136 kB
  • sloc: makefile: 2
file content (23 lines) | stat: -rw-r--r-- 951 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: golang-github-datadog-datadog-go
Section: devel
Priority: optional
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,
               golang-any
Standards-Version: 4.0.0
Homepage: https://github.com/DataDog/datadog-go
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-datadog-datadog-go
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-datadog-datadog-go.git
XS-Go-Import-Path: github.com/DataDog/datadog-go
Testsuite: autopkgtest-pkg-go

Package: golang-github-datadog-datadog-go-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Go client library for datadog
 Package statsd provides a Go dogstatsd client. Dogstatsd extends
 the popular statsd, adding tags and histograms and pushing upstream
 to Datadog.