zthreads 2.3.2-10 source package in Ubuntu

Changelog

zthreads (2.3.2-10) unstable; urgency=medium

  * QA upload.
  * Upload to unstable.
  * debian/libzthread-2.3-2.symbols: removed. It was breaking the construction
    on other architectures and there's a recommendation of not to ship symbols
    files for c++ libraries.

 -- Fabio Augusto De Muzio Tobich <email address hidden>  Thu, 30 Jul 2020 09:19:47 -0300

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
zthreads_2.3.2-10.dsc 1.9 KiB e7c2659173b054d6888d68f0aa76cd7fdf354d593d84320379a3ff1cee9a6b8b
zthreads_2.3.2.orig.tar.gz 402.9 KiB 950908b7473ac10abb046bd1d75acb5934344e302db38c2225b7a90bd1eda854
zthreads_2.3.2-10.debian.tar.xz 8.8 KiB 62ad898b83de34237a3208127f26662f854eafb5c22b9957dac3cdbd00580352

No changes file available.

Binary packages built by this source

libzthread-2.3-2: Object-oriented synchronization library for C++ (dev files)

 Zthreads is an advanced platform-independent, object-oriented
 threading and synchronization library. Designed and tested under
 POSIX & Win32 systems.
 .
 It provides several structures for concurrent programming like
 PoolExecutor, MonitoredQueue, Barriers and much more. Furthermore,
 structures like Task and Thread are provided for creating threading
 applications in C++ easier.
 .
 This library wraps and interfaces with pthreads, so it is fully
 compliant.
 .
 This package provides the development files.

libzthread-2.3-2-dbgsym: No summary available for libzthread-2.3-2-dbgsym in ubuntu groovy.

No description available for libzthread-2.3-2-dbgsym in ubuntu groovy.

libzthread-dev: Object-oriented synchronization library for C++ (runtime lib)

 Zthreads is an advanced platform-independent, object-oriented
 threading and synchronization library. Designed and tested under
 POSIX & Win32 systems.
 .
 It provides several structures for concurrent programming like
 PoolExecutor, MonitoredQueue, Barriers and much more. Furthermore,
 structures like Task and Thread are provided for creating threading
 applications in C++ easier.
 .
 This library wraps and interfaces with pthreads, so it is fully
 compliant.
 .
 This package provides the runtime library.