File: control

package info (click to toggle)
golang-github-influxdata-go-syslog 2.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 964 kB
  • sloc: makefile: 84
file content (31 lines) | stat: -rw-r--r-- 1,077 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
31
Source: golang-github-influxdata-go-syslog
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@alioth-lists.debian.net>
Uploaders: Michael Prokop <mika@debian.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 12),
 dh-golang,
 golang-any,
 golang-github-davecgh-go-spew-dev,
 golang-github-leodido-ragel-machinery-dev,
 golang-github-stretchr-testify-dev,
Standards-Version: 4.5.0
Homepage: https://github.com/influxdata/go-syslog
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-influxdata-go-syslog
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-influxdata-go-syslog.git
XS-Go-Import-Path: github.com/influxdata/go-syslog
Testsuite: autopkgtest-pkg-go

Package: golang-github-influxdata-go-syslog-dev
Architecture: all
Depends:
 golang-github-davecgh-go-spew-dev,
 golang-github-stretchr-testify-dev,
 ${misc:Depends},
Description: Go parser for syslog messages
 This package provides:
 • a RFC5424-compliant parser
 • a RFC5424-compliant builder
 • a RFC5425-compliant parser