golang-goprotobuf 1.3.4-1 source package in Ubuntu

Changelog

golang-goprotobuf (1.3.4-1) unstable; urgency=medium

  * New upstream version 1.3.4
  * Bump Standards-Version to 4.5.0 (no change)
  * Add "Rules-Requires-Root: no" to debian/control
  * Tweak debian/rules

 -- Anthony Fok <email address hidden>  Thu, 27 Feb 2020 00:33:45 -0700

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
golang-goprotobuf_1.3.4-1.dsc 2.2 KiB 3c1e0f9318943c9b48c6490be5495d0175657eacefb857ff9b37ec486172e209
golang-goprotobuf_1.3.4.orig.tar.gz 308.2 KiB 5e4279eb197ff7271cb06ae97a16f721d0fd6962ff2d2560831309c0900e72c4
golang-goprotobuf_1.3.4-1.debian.tar.xz 5.4 KiB ad16bc1091060ed0793ccb63a9abdf985a61f1363319b5bef0df7a81d1cd3c70

No changes file available.

Binary packages built by this source

golang-goprotobuf-dev: Protocol buffer support for the Go programming language

 Adds support for serializing and deserializing data in the protocol buffer
 format for users of the Go language. This will also install a protobuf
 compiler filter which will allow you to compile protocol buffers to Go
 code using protoc from the protobuf-compiler package.