libaunit 23.0.0-2 source package in Ubuntu

Changelog

libaunit (23.0.0-2) unstable; urgency=medium

  * Reupload to unstable for the gnat-12 transition.
  * Standards-Version: 4.6.2 (no changes).

 -- Nicolas Boulenguez <email address hidden>  Tue, 27 Dec 2022 01:11:06 +0100

Upload details

Uploaded by:
Nicolas Boulenguez
Uploaded to:
Sid
Original maintainer:
Nicolas Boulenguez
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe libs

Downloads

File Size SHA-256 Checksum
libaunit_23.0.0-2.dsc 2.2 KiB 936bf1c94abe8229a271b94a963822e89293f469b87190a54dd073dda4c0b96f
libaunit_23.0.0.orig.tar.gz 128.6 KiB 6dc1ecdefe2f3e9f6b8fa55408b8be6133c930c915ea5e842e26a0ca4e671d7c
libaunit_23.0.0-2.debian.tar.xz 10.3 KiB c8752964a8393055c3fdadcf44367e64de11a7aba26a93ae0159d72eb68a6a4e

Available diffs

No changes file available.

Binary packages built by this source

libaunit-doc: AUnit, a unit testing framework for Ada: documentation

 AUnit is a set of Ada packages based on the xUnit family of unit test
 frameworks. It's intended as a developer's tool to facilitate
 confident writing and evolution of Ada software. It is purposely
 lightweight, as one of its main goals is to make it easy to develop
 and run unit tests, rather than to generate artifacts for process
 management. The framework supports easy composition of sets of unit
 tests to provide flexibility in determining what tests to run for a
 given purpose.
 .
 This package contains the manual and examples.

libaunit21: AUnit, a unit testing framework for Ada: shared library

 AUnit is a set of Ada packages based on the xUnit family of unit test
 frameworks. It's intended as a developer's tool to facilitate
 confident writing and evolution of Ada software. It is purposely
 lightweight, as one of its main goals is to make it easy to develop
 and run unit tests, rather than to generate artifacts for process
 management. The framework supports easy composition of sets of unit
 tests to provide flexibility in determining what tests to run for a
 given purpose.
 .
 This package contains the runtime shared library.

libaunit21-dbgsym: debug symbols for libaunit21
libaunit22-dev: AUnit, a unit testing framework for Ada: development

 AUnit is a set of Ada packages based on the xUnit family of unit test
 frameworks. It's intended as a developer's tool to facilitate
 confident writing and evolution of Ada software. It is purposely
 lightweight, as one of its main goals is to make it easy to develop
 and run unit tests, rather than to generate artifacts for process
 management. The framework supports easy composition of sets of unit
 tests to provide flexibility in determining what tests to run for a
 given purpose.
 .
 Install this package if you want to write programs that use AUnit.