File: control

package info (click to toggle)
golang-github-datadog-datadog-go 0.0~git20150930.0.b050cd8-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 76 kB
  • sloc: makefile: 2
file content (23 lines) | stat: -rw-r--r-- 946 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: extra
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-go
Standards-Version: 3.9.6
Homepage: https://github.com/DataDog/datadog-go
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-datadog-datadog-go.git
Vcs-Git: git://anonscm.debian.org/pkg-go/packages/golang-github-datadog-datadog-go.git
XS-Go-Import-Path: github.com/DataDog/datadog-go

Package: golang-github-datadog-datadog-go-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         golang-go
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.