summaryrefslogtreecommitdiffstats
path: root/debian/control
blob: 5dd6c636272df9a3118cfc65722d074d843a45db (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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
Source: go-containerregistry
Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org>
XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>
XSBC-Original-Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
XSBC-Original-Uploaders: Reinhard Tartler <siretart@tauware.de>
Bugs: mailto:maintainers@lists.progress-linux.org
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-github-containerd-stargz-snapshotter-dev,
               golang-github-docker-distribution-dev,
               golang-github-docker-docker-dev,
               golang-github-google-go-cmp-dev,
               golang-github-klauspost-compress-dev,
               golang-github-mitchellh-go-homedir-dev,
               golang-github-opencontainers-go-digest-dev,
               golang-github-opencontainers-image-spec-dev,
               golang-github-spf13-cobra-dev,
               golang-golang-x-oauth2-google-dev,
               golang-golang-x-sync-dev,
               golang-golang-x-tools-dev
Standards-Version: 4.6.0
Vcs-Browser: https://git.progress-linux.org/packages/graograman-backports/go-containerregistry
Vcs-Git: https://git.progress-linux.org/packages/graograman-backports/go-containerregistry
XSBC-Original-Vcs-Browser: https://salsa.debian.org/go-team/packages/go-containerregistry
XSBC-Original-Vcs-Git: https://salsa.debian.org/go-team/packages/go-containerregistry.git
Homepage: https://github.com/google/go-containerregistry
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/google/go-containerregistry

Package: golang-github-google-go-containerregistry-dev
Architecture: any
Depends: golang-github-containerd-stargz-snapshotter-dev,
         golang-github-docker-distribution-dev,
         golang-github-docker-docker-dev,
         golang-github-google-go-cmp-dev,
         golang-github-klauspost-compress-dev,
         golang-github-mitchellh-go-homedir-dev,
         golang-github-opencontainers-go-digest-dev,
         golang-github-opencontainers-image-spec-dev,
         golang-github-spf13-cobra-dev,
         golang-golang-x-oauth2-google-dev,
         golang-golang-x-sync-dev,
         golang-golang-x-tools-dev,
         ${misc:Depends},
         ${shlibs:Depends}
Built-Using: ${misc:Built-Using}
Description: Go library and CLIs for working with container registries (program)
 This library contains golang code for interacting with container registries