summaryrefslogtreecommitdiffstats
path: root/debian/control
blob: 7a9fd28e0bd1a57d179e43bfefec97ca7f7e93ef (plain)
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
Source: golang-github-docker-go-plugins-helpers
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Reinhard Tartler <siretart@tauware.de>
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-github-coreos-go-systemd-dev,
               golang-github-docker-go-connections-dev,
               golang-github-stretchr-testify-dev
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-docker-pplugins-helpers
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-docker-plugins-helpers.git
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/docker/go-plugins-helpers

Package: golang-github-docker-go-plugins-helpers-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-github-coreos-go-systemd-dev,
         golang-github-docker-go-connections-dev,
         golang-github-stretchr-testify-dev,
         ${misc:Depends}
Description: Helper packages to extend Docker Engine in Golang
 This package contains is a rather random collection of helpers used by tools
 that interact closely with docker source code