File: control

package info (click to toggle)
golang-github-minio-pkg 3.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,500 kB
  • sloc: xml: 37; makefile: 35; asm: 22
file content (54 lines) | stat: -rw-r--r-- 2,259 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
46
47
48
49
50
51
52
53
54
Source: golang-github-minio-pkg
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Mathias Gibbens <gibmat@debian.org>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               golang-any,
               golang-etcd-server-dev (>= 3.5.15-3),
               golang-github-fatih-color-dev,
               golang-github-fatih-structs-dev,
               golang-github-go-ldap-ldap-dev,
               golang-github-lestrrat-go-jwx-dev (>= 2.1.3),
               golang-github-mattn-go-colorable-dev,
               golang-github-mattn-go-isatty-dev,
               golang-github-minio-minio-go-v7-dev (>= 7.0.88),
               golang-github-minio-mux-dev,
               golang-github-rjeczalik-notify-dev,
               golang-github-tinylib-msgp-dev,
               golang-golang-x-crypto-dev,
               golang-golang-x-sys-dev,
               golang-gopkg-cheggaaa-pb.v1-dev,
               golang-gopkg-yaml.v3-dev
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-minio-pkg
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-minio-pkg.git
Homepage: https://github.com/minio/pkg
XS-Go-Import-Path: github.com/minio/pkg

Package: golang-github-minio-pkg-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-etcd-server-dev (>= 3.5.15-3),
         golang-github-fatih-color-dev,
         golang-github-fatih-structs-dev,
         golang-github-go-ldap-ldap-dev,
         golang-github-lestrrat-go-jwx-dev (>= 2.1.3),
         golang-github-mattn-go-colorable-dev,
         golang-github-mattn-go-isatty-dev,
         golang-github-minio-minio-go-v7-dev (>= 7.0.88),
         golang-github-minio-mux-dev,
         golang-github-rjeczalik-notify-dev,
         golang-github-tinylib-msgp-dev,
         golang-golang-x-crypto-dev,
         golang-golang-x-sys-dev,
         golang-gopkg-cheggaaa-pb.v1-dev,
         golang-gopkg-yaml.v3-dev,
         ${misc:Depends}
Description: Common packages imported by MinIO projects (library)
 Collection of common packages used in MinIO projects.
 .
 This package contains the Go development library.