diagnostics 0.3.3-12.4build3 source package in Ubuntu

Changelog

diagnostics (0.3.3-12.4build3) oracular; urgency=medium

  * No-change rebuild against libace-7.1.3.

 -- Sudip Mukherjee <email address hidden>  Thu, 09 May 2024 15:20:32 -0500

Upload details

Uploaded by:
Sudip Mukherjee
Sponsored by:
Aaron Rainbolt
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
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.4build3.debian.tar.xz 14.4 KiB 026ea2c3513f5b1fbdd165220e5e752d8e13676f54ef97cc5f185e9cdc8e7b88
diagnostics_0.3.3-12.4build3.dsc 2.0 KiB 855ae380e754d91ea09e1989f84c9a6d898026fa92d038a620c01a9d382da094

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