diagnostics 0.3.3-12.4build1 source package in Ubuntu

Changelog

diagnostics (0.3.3-12.4build1) noble; urgency=medium

  * Rebuild against latest ace

 -- Jeremy Bícha <email address hidden>  Wed, 06 Mar 2024 19:37:40 -0500

Upload details

Uploaded by:
Jeremy Bícha
Uploaded to:
Noble
Original maintainer:
Michael Tautschnig
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
diagnostics_0.3.3.orig.tar.gz 628.1 KiB d3319ed8b904ea5e01ef75bbf7ac0e49ed96716cbf5bdca9672fb4d708f7ab4e
diagnostics_0.3.3-12.4build1.debian.tar.xz 14.3 KiB 704fb7ac340ec1fff95acc93fd9876961e081a1aa70949571be209a02941fab9
diagnostics_0.3.3-12.4build1.dsc 1.9 KiB 141eaa54c65d92b944fb52002d0765975727b18578782ee3bf24a467d501f647

View changes file

Binary packages built by this source

libdiagnostics-dev: Logging, unittesting, and runtime diagnostics for C++ - development files

 Diagnostics is a unified framework for code annotation, logging,
 program monitoring, and unit-testing.
 .
 The annotations of diagnostics provide simple trace messages, tracing
 method entry and exit, checks (which potentially fail), asserts (which
 should never fail), invariance checking on method entry and exit, and
 a number of annotations for testing.
 .
 The annotations raise events which are can be observed and monitored.
 Using different loggers, the stream of logging events is used for
 logging or testing.
 .
 The package contains the needed headers and libraries for
 developing software using Diagnostics.

libdiagnostics0t64: Logging, unittesting, and runtime diagnostics for C++ - library

 Diagnostics is a unified framework for code annotation, logging,
 program monitoring, and unit-testing.
 .
 The annotations of diagnostics provide simple trace messages, tracing
 method entry and exit, checks (which potentially fail), asserts (which
 should never fail), invariance checking on method entry and exit, and
 a number of annotations for testing.
 .
 The annotations raise events which are can be observed and monitored.
 Using different loggers, the stream of logging events is used for
 logging or testing.
 .
 The package contains the libraries for running software linked against
 Diagnostics.

libdiagnostics0t64-dbgsym: debug symbols for libdiagnostics0t64