Source: golang-github-docker-go-metrics
Section: devel
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Tim Potter <tpot@hpe.com>
Build-Depends: debhelper (>= 10),
               dh-golang,
               golang-any,
               golang-github-prometheus-client-golang-dev
Standards-Version: 3.9.8
Homepage: https://github.com/docker/go-metrics
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-docker-go-metrics.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-docker-go-metrics.git
XS-Go-Import-Path: github.com/docker/go-metrics

Package: golang-github-docker-go-metrics-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         golang-github-prometheus-client-golang-dev
Description: Package for metrics collection in Docker projects
 This package is small wrapper around the Prometheus Go client to help
 enforce convention and best practices for metrics collection in Docker
 projects.
