File: control

package info (click to toggle)
golang-github-bugsnag-bugsnag-go 1.0.5%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 456 kB
  • ctags: 198
  • sloc: makefile: 9
file content (30 lines) | stat: -rw-r--r-- 1,216 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: golang-github-bugsnag-bugsnag-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,
    golang-github-bitly-go-simplejson-dev,
    golang-github-bugsnag-panicwrap-dev,
    golang-github-juju-loggo-dev,
    golang-github-revel-revel-dev,
Standards-Version: 3.9.6
Homepage: https://github.com/bugsnag/bugsnag-go
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-bugsnag-go.git
Vcs-Git: git://anonscm.debian.org/pkg-go/packages/golang-bugsnag-go.git
XS-Go-Import-Path: github.com/bugsnag/bugsnag-go

Package: golang-github-bugsnag-bugsnag-go-dev
Architecture: all
Depends: ${misc:Depends},
         golang-go,
    golang-github-bitly-go-simplejson-dev,
    golang-github-bugsnag-panicwrap-dev,
    golang-github-juju-loggo-dev,
    golang-github-revel-revel-dev,
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.