File: control

package info (click to toggle)
golang-raven-go 0.0~git20150721.0.74c334d-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch, stretch-backports
  • size: 168 kB
  • sloc: makefile: 4; sh: 3
file content (17 lines) | stat: -rw-r--r-- 748 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: golang-raven-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-any
Standards-Version: 3.9.8
Homepage: https://github.com/getsentry/raven-go
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-go/packages/golang-raven-go.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-raven-go.git

Package: golang-github-getsentry-raven-go-dev
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Go client for the Sentry event/error logging system
 Go client for the Sentry event/error logging system. Sentry is
 a realtime, platform-agnostic error logging and aggregation platform.