File: control

package info (click to toggle)
golang-github-sigstore-fulcio 1.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,768 kB
  • sloc: sh: 399; makefile: 110; python: 27
file content (31 lines) | stat: -rw-r--r-- 1,274 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-sigstore-fulcio
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Reinhard Tartler <siretart@tauware.de>
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               golang-any,
               golang-github-sigstore-sigstore-dev,
               golang-github-spf13-cobra-dev,
               golang-github-spf13-pflag-dev,
               golang-github-spf13-viper-dev,
               golang-github-thalesignite-crypto11-dev
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-sigstore-fulcio
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-sigstore-fulcio.git
Homepage: https://github.com/sigstore/fulcio
XS-Go-Import-Path: github.com/sigstore/fulcio

Package: golang-github-sigstore-fulcio-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-github-thalesignite-crypto11-dev, ${misc:Depends}
Description: Sigstore OIDC PKI (library)
 Fulcio is a free-to-use certificate authority for issuing code signing
 certificates for an OpenID Connect (OIDC) identity, such as email
 address.
 .
 Fulcio only issues short-lived certificates that are valid for 10
 minutes.