libaunit 1.03-7 source package in Ubuntu

Changelog

libaunit (1.03-7) unstable; urgency=low


  * upgrade to build with gnat-4.6; bump aliversion

 -- Stephen Leake <email address hidden>  Tue, 12 Jul 2011 18:34:15 -0400

Upload details

Uploaded by:
Stephen Leake
Uploaded to:
Sid
Original maintainer:
Stephen Leake
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe libs

Downloads

File Size SHA-256 Checksum
libaunit_1.03-7.dsc 1.3 KiB 3eecc95cf9ce8488de75424c96bd6f4f0da2475258a12c915070bfd2847a9b28
libaunit_1.03.orig.tar.gz 27.1 KiB 565255344cb5134577cad3cd5f22fbc053d8dfd23cf94b3d96b968f3d08911cc
libaunit_1.03-7.debian.tar.gz 5.5 KiB d912fea224d327fd379eb7c9839218a781ca1b79b5eb045ca00dcf89b59dc2bd

Available diffs

No changes file available.

Binary packages built by this source

libaunit-dbg: No summary available for libaunit-dbg in ubuntu raring.

No description available for libaunit-dbg in ubuntu raring.

libaunit2-dev: No summary available for libaunit2-dev in ubuntu quantal.

No description available for libaunit2-dev in ubuntu quantal.

libaunit3: 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.