File: control

package info (click to toggle)
golang-github-coreos-pkg 4-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-backports, bullseye, sid, trixie
  • size: 328 kB
  • sloc: sh: 30; makefile: 3
file content (30 lines) | stat: -rw-r--r-- 1,188 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
Source: golang-github-coreos-pkg
Section: devel
Priority: optional
Standards-Version: 4.4.1
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Martín Ferrari <tincho@debian.org>,
           Tim Potter <tpot@hpe.com>,
           Dmitry Smirnov <onlyjob@debian.org>,
Build-Depends: debhelper-compat (= 12),
               dh-golang (>= 1.17~),
               golang-any,
               golang-github-coreos-go-systemd-dev,
               golang-golang-x-crypto-dev,
               golang-yaml.v2-dev,
Homepage: https://github.com/coreos/pkg
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-coreos-pkg
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-coreos-pkg.git
XS-Go-Import-Path: github.com/coreos/pkg
Testsuite: autopkgtest-pkg-go

Package: golang-github-coreos-pkg-dev
Architecture: all
Depends: ${misc:Depends},
         ${shlibs:Depends},
         golang-github-coreos-go-systemd-dev,
         golang-golang-x-crypto-dev,
         golang-yaml.v2-dev,
Description: collection of Go utility packages
 This package contains a collection of Go utility libraries for use
 in projects written by CoreOS, Inc.