File: control

package info (click to toggle)
golang-github-jeromer-syslogparser 0.0~git20210813.bbb7299-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 184 kB
  • sloc: makefile: 24
file content (24 lines) | stat: -rw-r--r-- 911 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
Source: golang-github-jeromer-syslogparser
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Dmitry Smirnov <onlyjob@debian.org>
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-go,
               golang-check.v1-dev
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-jeromer-syslogparser
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-jeromer-syslogparser.git
Homepage: https://github.com/jeromer/syslogparser
XS-Go-Import-Path: github.com/jeromer/syslogparser

Package: golang-github-jeromer-syslogparser-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         golang-go,
         golang-check.v1-dev
Description: syslog parser library
 Syslog parser for the Go programming language.