Source: golang-github-bugsnag-bugsnag-go
Section: devel
Priority: optional
Maintainer: pkg-go <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Tim Potter <tpot@hp.com>
Build-Depends: debhelper (>= 11~),
               dh-golang,
               golang-any,
               golang-github-bitly-go-simplejson-dev,
               golang-github-bugsnag-panicwrap-dev,
               golang-github-juju-loggo-dev,
               golang-github-revel-revel-dev
Standards-Version: 4.1.4
Homepage: https://github.com/bugsnag/bugsnag-go
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-bugsnag-go
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-bugsnag-go.git
XS-Go-Import-Path: github.com/bugsnag/bugsnag-go
Testsuite: autopkgtest-pkg-go

Package: golang-github-bugsnag-bugsnag-go-dev
Architecture: all
Depends: golang-github-bitly-go-simplejson-dev,
         golang-github-bugsnag-panicwrap-dev,
         golang-github-juju-loggo-dev,
         golang-github-revel-revel-dev,
         ${misc:Depends}
Description: automatic panic monitoring for Go applications
 The Bugsnag Notifier for Golang gives you instant notification of
 panics, or unexpected errors, in your golang app. Any unhandled panics
 will trigger a notification to be sent to a bugsnag.com account.
