golang-google-protobuf 1.27.1-1 source package in Ubuntu

Changelog

golang-google-protobuf (1.27.1-1) unstable; urgency=medium

  [ Anthony Fok ]
  * Bump build-dependency on golang-github-google-go-cmp-dev to (>= 0.5.0)
    as per go.mod
  * Bump build-dependency on dh-golang to (>= 1.48~)
    to prevent "no non-test Go files" errors on backports

  [ Shengjing Zhu ]
  * New upstream version v1.27.1
  * Update Standards-Version to 4.6.0 (no changes)

 -- Shengjing Zhu <email address hidden>  Sun, 29 Aug 2021 02:43:11 +0800

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
golang-google-protobuf_1.27.1-1.dsc 1.7 KiB eb74546c35d451dbdf80c4835dc29402adcf67e327f3bd17f94288aacebf2613
golang-google-protobuf_1.27.1.orig.tar.gz 1.2 MiB bd8e54ac7d7ee6ed4b94348fc5b18b595478cd620999f2860949b8d94e035c3c
golang-google-protobuf_1.27.1-1.debian.tar.xz 3.7 KiB 2b6abb54fd47ce66aee0283186628b2a328f2ed6e53ec6b0a7fc284d2d24d51d

No changes file available.

Binary packages built by this source

golang-google-protobuf-dev: Go support for protocol buffers (APIv2)

 This module (google.golang.org/protobuf) contains Go bindings for protocol
 buffers.
 .
 For APIv2, see https://go.dev/blog/protobuf-apiv2.

protoc-gen-go: Go plugin for protobuf compiler (APIv2)

 This protobuf compiler plugin is from google.golang.org/protobuf module,
 which is recommended by upstream.
 .
 Compared to the old plugin provided by github.com/golang/protobuf module, in
 protoc-gen-go-1-3 or protoc-gen-go-1-5 package, it doesn't support generating
 gRPC service definitions.
 .
 For APIv2, see https://go.dev/blog/protobuf-apiv2.