librdkafka 1.2.1-1 source package in Ubuntu

Changelog

librdkafka (1.2.1-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.4.1.
  * Bump compat to 12.
    * Use debhelper-compat.
    * Override dh_auto_configure for not supported "--runstatedir=/run".
  * Remove upstream applied patch.
  * Remove unused override_dh_strip.
  * Set Rules-Requires-Root: no.
  * Add ChangZhuo Chen (陳昌倬) as Uploaders.

 -- ChangZhuo Chen (陳昌倬) <email address hidden>  Tue, 15 Oct 2019 12:19:40 +0800

Upload details

Uploaded by:
Faidon Liambotis
Uploaded to:
Sid
Original maintainer:
Faidon Liambotis
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
librdkafka_1.2.1-1.dsc 2.1 KiB 218272c2b114a484589dbd28a47281cb13486925420d9dfdce34888fccb10ad7
librdkafka_1.2.1.orig.tar.gz 2.4 MiB f6be27772babfdacbbf2e4c5432ea46c57ef5b7d82e52a81b885e7b804781fd6
librdkafka_1.2.1-1.debian.tar.xz 7.6 KiB 182695448c60f6a282b28d145dab163dd501885d1ecb7ea531f3a69a4e4afdf0

Available diffs

No changes file available.

Binary packages built by this source

librdkafka++1: library implementing the Apache Kafka protocol (C++ bindings)

 librdkafka is a C library implementation of the Apache Kafka protocol,
 containing both Producer and Consumer support. It was designed with message
 delivery reliability and high performance in mind, current figures exceed
 800000 msgs/second for the producer and 3 million msgs/second for the
 consumer.
 .
 More information about Apache Kafka can be found at http://kafka.apache.org/
 .
 This package contains the C++ shared library.

librdkafka++1-dbgsym: debug symbols for librdkafka++1
librdkafka-dev: library implementing the Apache Kafka protocol (development headers)

 librdkafka is a C library implementation of the Apache Kafka protocol,
 containing both Producer and Consumer support. It was designed with message
 delivery reliability and high performance in mind, current figures exceed
 800000 msgs/second for the producer and 3 million msgs/second for the
 consumer.
 .
 More information about Apache Kafka can be found at http://kafka.apache.org/
 .
 This package contains the development headers.

librdkafka1: library implementing the Apache Kafka protocol

 librdkafka is a C library implementation of the Apache Kafka protocol,
 containing both Producer and Consumer support. It was designed with message
 delivery reliability and high performance in mind, current figures exceed
 800000 msgs/second for the producer and 3 million msgs/second for the
 consumer.
 .
 More information about Apache Kafka can be found at http://kafka.apache.org/
 .
 This package contains the C shared library.

librdkafka1-dbgsym: debug symbols for librdkafka1