File: control

package info (click to toggle)
golang-github-racksec-srslog 0.0~git20180709.a4725f0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 176 kB
  • sloc: python: 49; sh: 33; makefile: 5
file content (24 lines) | stat: -rw-r--r-- 926 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-racksec-srslog
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Dmitry Smirnov <onlyjob@debian.org>,
           Tim Potter <tpot@hpe.com>,
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-racksec-srslog
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-racksec-srslog.git
Homepage: https://github.com/RackSec/srslog
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/RackSec/srslog

Package: golang-github-racksec-srslog-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: replacement for the standard Golang library "log/syslog"
 Drop-in replacement for the standard library "log/syslog", but with extra
 features.