File: control

package info (click to toggle)
golang-github-aquasecurity-go-dep-parser 0.0~git20220110.4a30ebc-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 19,096 kB
  • sloc: xml: 673; php: 7; makefile: 4
file content (36 lines) | stat: -rw-r--r-- 1,566 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
32
33
34
35
36
Source: golang-github-aquasecurity-go-dep-parser
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Nobuhiro Iwamatsu <iwamatsu@debian.org>,
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-github-burntsushi-toml-dev,
               golang-github-hashicorp-go-multierror-dev,
               golang-github-hashicorp-go-retryablehttp-dev,
               golang-github-stretchr-testify-dev,
               golang-go.uber-zap-dev,
               golang-golang-x-net-dev,
               golang-golang-x-xerrors-dev,
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-aquasecurity-go-dep-parser
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-aquasecurity-go-dep-parser.git
Homepage: https://github.com/aquasecurity/go-dep-parser
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/aquasecurity/go-dep-parser

Package: golang-github-aquasecurity-go-dep-parser-dev
Architecture: all
Depends: golang-github-burntsushi-toml-dev,
         golang-github-hashicorp-go-multierror-dev,
         golang-github-hashicorp-go-retryablehttp-dev,
         golang-go.uber-zap-dev,
         golang-golang-x-net-dev,
         golang-golang-x-xerrors-dev,
         ${misc:Depends},
Multi-Arch: foreign
Description: dependency parser for multiple programming languages in go
 go-dep-parser is a dependency parser for multiple programming languages
 written in golang.