libaunit 1.03-8 source package in Ubuntu
Changelog
libaunit (1.03-8) unstable; urgency=low * Adopting the package. Closes: #673752. * Switch to debhelper 9, dpkg-dev and dh-ada-library helpers. * Build-Depends: gnat in addition to gnat-4.6 to ensure default compiler. * Standards-Version: 3.9.5. Vcs-*: correct field names. * Stop depending on inexistant ada-compiler virtual package. * Mark lib and -dev packages as Multiarch: same. * copyright: update, machine-readable format 1.0. * Move runtime tests to debian/tests. XS-Testsuite field accordingly. * rules: inherit hardening flags. Do not compress examples. Implement clean. * source.lintian overrides: -lib does Depend on -dbg. * Empty but informative watch file. -- Nicolas Boulenguez <email address hidden> Sat, 30 Nov 2013 22:30:03 +0100
Upload details
- Uploaded by:
- Nicolas Boulenguez
- Uploaded to:
- Sid
- Original maintainer:
- Nicolas Boulenguez
- Architectures:
- any
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libaunit_1.03-8.dsc | 1.9 KiB | 9857317d9482dac50213dce0f78994cb9e2e81b567e71a1e884329618d8a38bb |
libaunit_1.03.orig.tar.gz | 27.1 KiB | 565255344cb5134577cad3cd5f22fbc053d8dfd23cf94b3d96b968f3d08911cc |
libaunit_1.03-8.debian.tar.gz | 5.8 KiB | 025712c9fa8f00be7f69e442da2bd82fd3b1c46d6e7ebce9fb741b5f1d0258d6 |
Available diffs
- diff from 1.03-7 to 1.03-8 (6.9 KiB)
No changes file available.
Binary packages built by this source
- libaunit-dbg: AUnit, a unit testing framework for Ada: debug symbols
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 debug symbols.
- libaunit2-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.
- 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.