File: control

package info (click to toggle)
golang-github-sigstore-protobuf-specs 0.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,956 kB
  • sloc: makefile: 138; sh: 104; ruby: 7
file content (33 lines) | stat: -rw-r--r-- 1,092 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
Source: golang-github-sigstore-protobuf-specs
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:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
 golang-google-genproto-dev,
 golang-google-protobuf-dev,
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-sigstore-protobuf-specs
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-sigstore-protobuf-specs.git
Homepage: https://github.com/sigstore/protobuf-specs
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/sigstore/protobuf-specs

Package: golang-github-sigstore-protobuf-specs-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-google-genproto-dev,
 golang-google-protobuf-dev,
 ${misc:Depends},
Breaks:
 golang-github-sigstore-sigstore-go-dev (<< 0.7.1~),
Description: Sigstore Protocol Buffer code (library)
 Provides protobuf specifications for Sigstore messages.
 .
 This package contains the library.