ruby-jaeger-client 0.10.0-2 source package in Ubuntu

Changelog

ruby-jaeger-client (0.10.0-2) unstable; urgency=medium

  * Team upload
  * Source only upload for bullseye
  * Bump Standards-Version to 4.4.0 (no changes needed)

 -- Pirate Praveen <email address hidden>  Tue, 06 Aug 2019 18:46:24 +0000

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-jaeger-client_0.10.0-2.dsc 2.1 KiB aa0d258bda21ab22b0d73190b593dde3a29d7c4a8da69495b1c6b4e78e77de46
ruby-jaeger-client_0.10.0.orig.tar.gz 35.9 KiB df122e32b41750e994d9a2590659d7c0723f186d0f1b38e5919817286a4c5200
ruby-jaeger-client_0.10.0-2.debian.tar.xz 3.1 KiB 4bc0848e17d4089bbdccd83d1d6534051362cdfcaf8290cccf4017bc4b3d7a07

Available diffs

No changes file available.

Binary packages built by this source

ruby-jaeger-client: OpenTracing Tracer implementation for Jaeger

 This package is Opentracing Tracer implementation in Ruby for Jaeger
 In order to understand this implementation, one must first be familiar with
 the OpenTracing API and terminology.
 .
 With this package the user can easily use this implementation of Opentracing
 API using keywords like .global_tracer , .start_active_span .