czmq 4.2.1-1 source package in Ubuntu

Changelog

czmq (4.2.1-1) unstable; urgency=medium

  * New upstream version 4.2.1
  * Switch to debhelper-compat 12
  * Switch to watch version 4, no changes
  * Bump Standards-Version to 4.5.1, no changes
  * Add d/upstream/metadata file
  * Drop libczmq-dbg migration boilerplate
  * Add build-dependency on libnss3-dev
  * Update symbols file
  * Remove tabs from d/copyright
  * Update d/source/lintian-overrides
  * Use Build-Depends-Package in symbols file

 -- Luca Boccassi <email address hidden>  Sun, 17 Jan 2021 15:51:51 +0000

Upload details

Uploaded by:
Luca Boccassi
Uploaded to:
Sid
Original maintainer:
Luca Boccassi
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
czmq_4.2.1-1.dsc 1.6 KiB 255ed752f04c0ae50525199792437e4c15cb18997ba609c5a7bd676a06fc76a6
czmq_4.2.1.orig.tar.gz 1.5 MiB 5d720a204c2a58645d6f7643af15d563a712dad98c9d32c1ed913377daa6ac39
czmq_4.2.1-1.debian.tar.xz 9.5 KiB a8dc40ae5f39ca371dbbb045823e80e21b98d437d39adb5b44cad24dfbd00a9a

Available diffs

No changes file available.

Binary packages built by this source

libczmq-dev: High-level C binding for ZeroMQ (development files)

 czmq (previously known as libzapi) provides a high-level C binding for
 0MQ, a lightweight messaging library.
 .
 This library provides higher level abstractions on top of the base
 library, with features such as:
  * Work with messages as strings, individual frames, or multipart messages.
  * Automatic closure of any open sockets at context termination.
  * Automatic LINGER configuration of all sockets for context termination.
  * Portable API for creating child threads and ØMQ pipes to talk to them.
  * Simple reactor with one-off and repeated timers, and socket readers.
  * System clock functions for sleeping and calculating timers.
  * Easy API to get/set all socket options.
  * Includes generic hash and list containers.
 .
 This package provides the development files for czmq.

libczmq4: High-level C binding for ZeroMQ

 czmq (previously known as libzapi) provides a high-level C binding for
 0MQ, a lightweight messaging library.
 .
 This library provides higher level abstractions on top of the base
 library, with features such as:
  * Work with messages as strings, individual frames, or multipart messages.
  * Automatic closure of any open sockets at context termination.
  * Automatic LINGER configuration of all sockets for context termination.
  * Portable API for creating child threads and ØMQ pipes to talk to them.
  * Simple reactor with one-off and repeated timers, and socket readers.
  * System clock functions for sleeping and calculating timers.
  * Easy API to get/set all socket options.
  * Includes generic hash and list containers.

libczmq4-dbgsym: debug symbols for libczmq4