File: control

package info (click to toggle)
golang-raven-go 0.2.0%2Bds2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 228 kB
  • sloc: makefile: 3; sh: 3
file content (27 lines) | stat: -rw-r--r-- 1,030 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
Source: golang-raven-go
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Tim Potter <tpot@hp.com>,
Build-Depends: ca-certificates,
               debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-github-pkg-errors-dev,
Standards-Version: 4.6.2
Homepage: https://github.com/getsentry/raven-go
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-raven-go
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-raven-go.git
XS-Go-Import-Path: github.com/getsentry/raven-go
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-go

Package: golang-github-getsentry-raven-go-dev
Architecture: all
Depends: ca-certificates,
         golang-github-pkg-errors-dev,
         ${misc:Depends},
Multi-Arch: foreign
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.