Source: golang-github-rcrowley-go-metrics
Section: devel
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Alexandre Viau <aviau@debian.org>
Build-Depends: debhelper (>= 9),
               dh-golang,
               golang-go,
               golang-github-stathat-go-dev
Standards-Version: 3.9.8
Homepage: https://github.com/rcrowley/go-metrics
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-rcrowley-go-metrics.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-rcrowley-go-metrics.git
XS-Go-Import-Path: github.com/rcrowley/go-metrics

Package: golang-github-rcrowley-go-metrics-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         golang-go,
         golang-github-stathat-go-dev
Conflicts: golang-metrics-dev
Description: Go port of Coda Hale's Metrics library
 go-metrics is a Go port of Coda Hale's Metrics library.
 It can be used to easily log to stdout, stderr or your favourite
 metric collector.
