File: control

package info (click to toggle)
golang-k8s-sigs-release-utils 0.8.5-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid, trixie
  • size: 456 kB
  • sloc: sh: 21; makefile: 5
file content (45 lines) | stat: -rw-r--r-- 1,493 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
41
42
43
44
45
Source: golang-k8s-sigs-release-utils
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Simon Josefsson <simon@josefsson.org>,
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends:
 apt,
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
 golang-github-blang-semver-dev,
 golang-github-common-nighthawk-go-figure-dev,
 golang-github-moby-term-dev,
 golang-github-nozzle-throttler-dev,
 golang-github-spf13-cobra-dev,
 golang-github-stretchr-testify-dev,
 golang-k8s-utils-dev,
 golang-logrus-dev,
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-k8s-sigs-release-utils
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-k8s-sigs-release-utils.git
Homepage: https://github.com/kubernetes-sigs/release-utils
Rules-Requires-Root: no
XS-Go-Import-Path: sigs.k8s.io/release-utils

Package: golang-k8s-sigs-release-utils-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-github-blang-semver-dev,
 golang-github-common-nighthawk-go-figure-dev,
 golang-github-moby-term-dev,
 golang-github-nozzle-throttler-dev,
 golang-github-spf13-cobra-dev,
 golang-github-stretchr-testify-dev,
 golang-k8s-utils-dev,
 golang-logrus-dev,
 ${misc:Depends},
Description: utilities for kubernetes Go release engineering (library)
 Tiny utilities for use by the Release Engineering subproject and
 kubernetes/release (https://github.com/kubernetes/release/).
 .
 This package contains the library.