Source: golang-github-google-go-eventlog
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Simon Josefsson <simon@josefsson.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 dpkg-build-api (= 1),
 golang-any,
 golang-github-google-go-cmp-dev,
 golang-github-google-go-tpm-dev,
 golang-google-protobuf-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-google-go-eventlog
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-google-go-eventlog.git
Homepage: https://github.com/google/go-eventlog
XS-Go-Import-Path: github.com/google/go-eventlog

Package: golang-github-google-go-eventlog-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-github-google-go-cmp-dev,
 golang-github-google-go-tpm-dev,
 golang-google-protobuf-dev,
 ${misc:Depends},
Description: manage attestation-related even log information (Go library)
 Go Event Log
 .
 Go Event Log is a library for handling various event logs for use in
 Measured Boot protocols.
 .
 It is a companion for technologies that provide measurement registers
 and an event log, such as TPM PCRs and the TCG PC Client event log.
 .
 This package contains the Go library.
