| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 
 | Source: golang-airbrake-go
Section: devel
Priority: extra
Maintainer: pkg-go <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Tim Potter <tpot@hp.com>
Build-Depends: debhelper (>= 9), dh-golang, golang-go
Standards-Version: 3.9.6
Homepage: https://github.com/tobi/airbrake-go
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-go/packages/golang-airbrake-go.git;a=summary
Vcs-Git: git://anonscm.debian.org/pkg-go/packages/golang-airbrake-go.git
Package: golang-github-tobi-airbrake-go-dev
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, golang-go
Description: Go library to report exceptions and errors to the Airbrake service
 Go client library to report errors, exceptions and stacktraces to
 the Airbrake service.
 |