File: control

package info (click to toggle)
golang-github-cue-labs-oci 0.0~git20241125.2c00c10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 912 kB
  • sloc: makefile: 7
file content (31 lines) | stat: -rw-r--r-- 1,057 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
Source: golang-github-cue-labs-oci
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Simon Josefsson <simon@josefsson.org>,
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
 golang-github-go-quicktest-qt-dev,
 golang-github-opencontainers-go-digest-dev,
 golang-github-opencontainers-image-spec-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-cue-labs-oci
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-cue-labs-oci.git
Homepage: https://github.com/cue-labs/oci
XS-Go-Import-Path: cuelabs.dev/go/oci

Package: golang-github-cue-labs-oci-dev
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: Cue labs Open Container Initiative (OCI) modules (Go library)
 Cue Language Labs OCI Go modules - functionality related to OCI (Open
 Container Initiative) registries.
 .
 This package contains the Go development library.