zthreads 2.3.2-8 source package in Ubuntu

Changelog

zthreads (2.3.2-8) unstable; urgency=medium

  * QA upload.
  * Set Maintainer to Debian QA Group.  (See: #846286)
  * fix-ftbfs-g++-6.patch: New, remove spurious return-with-value in void
    function.  (Closes: #812027)
  * Switch to debhelper compat level 10.

 -- Andreas Beckmann <email address hidden>  Sun, 23 Apr 2017 02:50:57 +0200

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
Bionic release universe libs

Downloads

File Size SHA-256 Checksum
zthreads_2.3.2-8.dsc 1.7 KiB 1c810fb4829c9d1876bbacb28493f7ff7b818acaae59ceb3ddc8370eacdfc7ee
zthreads_2.3.2.orig.tar.gz 402.9 KiB 950908b7473ac10abb046bd1d75acb5934344e302db38c2225b7a90bd1eda854
zthreads_2.3.2-8.debian.tar.xz 7.8 KiB 3b3d0cc628cb9f40de73e28ad175c13491e50fe776963101e1e49631324629f9

No changes file available.

Binary packages built by this source

libzthread-2.3-2: Object-oriented synchronization library for C++

 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.

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

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

libzthread-dev: Object-oriented synchronization library for C++

 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.