grpc 1.30.2-3 source package in Ubuntu

Changelog

grpc (1.30.2-3) unstable; urgency=medium

  * Backport upstream fixes for:
    - member variable should not be a reference; causing crash when used in
      destructor,
    - fixing a member var to not be a reference.
  * Add upstream metadata.
  * Update packaging bits.
  * Update watch file.
  * Update debhelper level to 13 .
  * Update Standards-Version to 4.5.1 .

 -- Laszlo Boszormenyi (GCS) <email address hidden>  Thu, 04 Feb 2021 10:44:30 +0100

Upload details

Uploaded by:
Laszlo Boszormenyi
Uploaded to:
Sid
Original maintainer:
Laszlo Boszormenyi
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
grpc_1.30.2-3.dsc 2.7 KiB 073b62cbc068fa7a16a98a67e8041b982082b0e307952ed39491f7c1b60c1435
grpc_1.30.2.orig.tar.gz 6.7 MiB ba74b97a2f1b4e22ec5fb69d639d849d2069fb58ea7d6579a31f800af6fe3b6c
grpc_1.30.2-3.debian.tar.xz 19.0 KiB 35026acb4557aa199bb070c275a68dfd06afa3cdbb2e56a9f9aa10edb347cfc7

Available diffs

No changes file available.

Binary packages built by this source

libgrpc++-dev: No summary available for libgrpc++-dev in ubuntu hirsute.

No description available for libgrpc++-dev in ubuntu hirsute.

libgrpc++1: No summary available for libgrpc++1 in ubuntu hirsute.

No description available for libgrpc++1 in ubuntu hirsute.

libgrpc-dev: No summary available for libgrpc-dev in ubuntu hirsute.

No description available for libgrpc-dev in ubuntu hirsute.

libgrpc10: No summary available for libgrpc10 in ubuntu impish.

No description available for libgrpc10 in ubuntu impish.

protobuf-compiler-grpc: No summary available for protobuf-compiler-grpc in ubuntu hirsute.

No description available for protobuf-compiler-grpc in ubuntu hirsute.

protobuf-compiler-grpc-dbgsym: No summary available for protobuf-compiler-grpc-dbgsym in ubuntu hirsute.

No description available for protobuf-compiler-grpc-dbgsym in ubuntu hirsute.

python3-grpcio: GRPC system (Python 3)

 A modern, open source remote procedure call (RPC) framework that can
 run anywhere. It enables client and server applications to communicate
 transparently, and makes it easier to build connected systems.
 .
 This package contains the Python 3 bindings.

python3-grpcio-dbgsym: debug symbols for python3-grpcio
ruby-grpc: No summary available for ruby-grpc in ubuntu impish.

No description available for ruby-grpc in ubuntu impish.

ruby-grpc-dbgsym: debug symbols for ruby-grpc
ruby-grpc-tools: Development tools for Ruby gRPC

 Ruby gRPC library allows sending RPCs from Ruby using GRPC.
 GRPC is a high performance, open-source universal RPC framework.