Source: golang-github-bugsnag-bugsnag-go
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Tim Potter <tpot@hp.com>,
           Anthony Fok <foka@debian.org>
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-github-bitly-go-simplejson-dev,
               golang-github-bugsnag-panicwrap-dev,
               golang-github-gin-gonic-gin-dev,
               golang-github-gofrs-uuid-dev,
               golang-github-juju-loggo-dev,
               golang-github-kardianos-osext-dev,
               golang-github-pkg-errors-dev,
               golang-github-revel-revel-dev (>= 1.0.0),
               golang-github-urfave-negroni-dev
Standards-Version: 4.5.0
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
Homepage: https://github.com/bugsnag/bugsnag-go
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/bugsnag/bugsnag-go

Package: golang-github-bugsnag-bugsnag-go-dev
Architecture: all
Depends: golang-github-bitly-go-simplejson-dev,
         golang-github-bugsnag-panicwrap-dev,
         golang-github-gin-gonic-gin-dev,
         golang-github-gofrs-uuid-dev,
         golang-github-juju-loggo-dev,
         golang-github-kardianos-osext-dev,
         golang-github-pkg-errors-dev,
         golang-github-revel-revel-dev (>= 1.0.0),
         golang-github-urfave-negroni-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.
