czmq 4.2.1-2 source package in Ubuntu

Changelog

czmq (4.2.1-2) unstable; urgency=medium

  * Undo 4.2.1-1.1. There are only 3 symbols with time_t, and they are not
    used in the distribution. Avoid to carry the package rename forever.
  * Bump debhelper-compat to 13
  * Bump Standards-Version to 4.6.2, no changes
  * Bump copyright year ranges in d/copyright
  * Switch to pkgconf
  * Update Lintian overrides

 -- Luca Boccassi <email address hidden>  Sat, 02 Mar 2024 23:04:16 +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

Downloads

File Size SHA-256 Checksum
czmq_4.2.1-2.dsc 1.9 KiB 15aa5328bfc6772fa97e646da9126d4ce73aa9c7b44469a08d878a7483392b36
czmq_4.2.1.orig.tar.gz 1.5 MiB 5d720a204c2a58645d6f7643af15d563a712dad98c9d32c1ed913377daa6ac39
czmq_4.2.1-2.debian.tar.xz 9.8 KiB cc50e0b1abc5ac873bd6469dfd58c79e76daac995cf3a2a5744885352b782e59

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