File: control

package info (click to toggle)
golang-github-cyberdelia-go-metrics-graphite 0.0~git20151204.0.7e54b5c-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 80 kB
  • sloc: makefile: 2
file content (24 lines) | stat: -rw-r--r-- 1,063 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
24
Source: golang-github-cyberdelia-go-metrics-graphite
Section: devel
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Dmitry Smirnov <onlyjob@debian.org>
Build-Depends: debhelper (>= 9),
               dh-golang,
               golang-any,
               golang-github-rcrowley-go-metrics-dev,
Standards-Version: 3.9.7
Homepage: https://github.com/cyberdelia/go-metrics-graphite
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-cyberdelia-go-metrics-graphite.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-cyberdelia-go-metrics-graphite.git
XS-Go-Import-Path: github.com/cyberdelia/go-metrics-graphite

Package: golang-github-cyberdelia-go-metrics-graphite-dev
Architecture: all
Depends: golang-github-rcrowley-go-metrics-dev,
         ${misc:Depends},
         ${shlibs:Depends}
Description: Graphite client for the go-metrics
 This is a reporter for the go-metrics
 (https://github.com/rcrowley/go-metrics) library which posts metrics to
 Graphite.