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

Changelog

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

  * New upstream version 1.32.0
  * Reorder fields in debian/control and debian/copyright
  * Use dh-sequence-golang instead of dh-golang and --with=golang
  * Invoke dh with --builddirectory=_build
  * Replace Built-Using field with Static-Built-Using
  * Remove previously backported upstream fix for 32bit platforms
  * Add reflect/protodesc/editions_defaults.binpb to DH_GOLANG_INSTALL_EXTRA

 -- Anthony Fok <email address hidden>  Wed, 27 Dec 2023 12:05:11 -0700

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
Noble release universe misc

Downloads

File Size SHA-256 Checksum
golang-google-protobuf_1.32.0-1.dsc 2.3 KiB e966abb13329119656d034c728f8823feda209c693022167c9ea3ada69a1d863
golang-google-protobuf_1.32.0.orig.tar.xz 739.0 KiB 1a3cee4f37bb644433e314b53377885cfadce8cae9dcd744b12029589ec4501d
golang-google-protobuf_1.32.0-1.debian.tar.xz 3.6 KiB cf70e0727b9c1d062e63fcebc823fee35fc03073ff7f5a8227a204d798235c6f

Available diffs

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.