File: control

package info (click to toggle)
golang-github-docker-docker-credential-helpers 0.6.1-2%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 336 kB
  • sloc: ansic: 345; makefile: 77; sh: 48
file content (40 lines) | stat: -rw-r--r-- 1,644 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
37
38
39
40
Source: golang-github-docker-docker-credential-helpers
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Tim Potter <tpot@hpe.com>,
           Jordi Mallach <jordi@debian.org>,
           Arnaud Rebillout <arnaud.rebillout@collabora.com>,  
Build-Depends: debhelper (>= 11~),
               dh-golang,
               golang-any,
               libsecret-1-dev
Standards-Version: 4.1.4
Homepage: https://github.com/docker/docker-credential-helpers
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-docker-docker-credential-helpers
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-docker-docker-credential-helpers.git
XS-Go-Import-Path: github.com/docker/docker-credential-helpers
Testsuite: autopkgtest-pkg-go

Package: golang-github-docker-docker-credential-helpers-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         golang-any
Description: native stores to safeguard Docker credentials - library
 The docker-credential-helpers package is a suite of programs to use
 the built-in OS native stores to keep Docker credentials safe.
 .
 This package contains the development files.

Package: golang-docker-credential-helpers
Architecture: any
Built-Using: ${misc:Built-Using}
Depends: ${shlibs:Depends},
         ${misc:Depends},
         libsecret-1-0
Description: native stores to safeguard Docker credentials
 The docker-credential-helpers package is a suite of programs to use
 the built-in OS native stores to keep Docker credentials safe.
 .
 This package contains the command-line executables.