Source: golang-gogoprotobuf Maintainer: Debian Go Packaging Team Uploaders: Jelmer Vernooij , Martina Ferrari , Tim Potter , Dmitry Smirnov , Section: golang Testsuite: autopkgtest-pkg-go Priority: optional Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, protobuf-compiler, Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-gogoprotobuf Vcs-Git: https://salsa.debian.org/go-team/packages/golang-gogoprotobuf.git Homepage: https://github.com/gogo/protobuf Rules-Requires-Root: no XS-Go-Import-Path: github.com/gogo/protobuf Package: golang-gogoprotobuf-dev Architecture: all Section: oldlibs Depends: gogoprotobuf, golang-github-gogo-protobuf-dev, ${misc:Depends}, Description: transitional package -- safe to remove This transitional package facilitates migration to "golang-github-gogo-protobuf-dev" and can be safely removed. Package: golang-github-gogo-protobuf-dev Architecture: all Depends: libprotobuf-dev, ${misc:Depends}, Recommends: gogoprotobuf, Description: alternative protocol buffer support for Golang - sources An alternative protocol buffer support for the Go programming language, forked from golang-goprotobuf. It is backwards compatible with goprotobuf, but provides faster marshalling and unmarshalling and can generate extra helper code, tests and benchmarks. . This package provides sources. Package: gogoprotobuf Architecture: any Depends: golang-github-gogo-protobuf-dev (= ${source:Version}), protobuf-compiler, ${misc:Depends}, ${shlibs:Depends}, Built-Using: ${misc:Built-Using}, Description: alternative protocol buffer support for Golang - utilities An alternative protocol buffer support for the Go programming language, forked from golang-goprotobuf. It is backwards compatible with goprotobuf, but provides faster marshalling and unmarshalling and can generate extra helper code, tests and benchmarks. . This package provides utilities.