asis 2019-1 source package in Ubuntu

Changelog

asis (2019-1) experimental; urgency=medium

  * New upstream version built with gnat-9 and updated dependencies.
    Rename the lib and -dev packages accordingly.
  * Use packaged libxmlezout instead of an old embedded copy.
  * Move VCS to salsa.debian.org.
  * Install asis-doc contents into /usr/share/doc/asis-programs.
  * Report more link warnings.
  * Debhelper: 12. Standards-Version: 4.4.1. Rules-Requires-Root: no.

 -- Nicolas Boulenguez <email address hidden>  Tue, 29 Oct 2019 14:36:44 +0100

Upload details

Uploaded by:
Ludovic Brenta
Uploaded to:
Experimental
Original maintainer:
Ludovic Brenta
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
asis_2019-1.dsc 2.3 KiB 0e856d6cd9b14cfe7188bb903ed3e9cd4abb93302dd7f1def904dc96796f144f
asis_2019.orig.tar.xz 2.0 MiB a020ab5cabd3efe537fecc04f1b8dfb2e8fb5a5e317c99bf4a99227db60cb341
asis_2019-1.debian.tar.xz 22.3 KiB 7a794b5a8370811a60483da1cbfef0ee1fab342ca6fb406f424a372aafe60543

No changes file available.

Binary packages built by this source

asis-doc: Ada Semantic Interface Specification (ASIS) documentation

 ASIS (Ada Semantic Interface Specification) lets you develop applications
 to walk through the sources of your Ada programs and examine the semantic
 constructs.
 .
 This package contains the tutorial, news and examples, but not the
 manuals because of their license. They are available online at
 http://www.adacore.com/asis.

asis-programs: Ada Semantic Interface Specification (ASIS) example programs

 ASIS (Ada Semantic Interface Specification) lets you develop applications
 to walk through the sources of your Ada programs and examine the semantic
 constructs.
 .
  * asistant is an interactive command-line tool to explore the ASIS parse tree
    of a program.
  * gnatcheck verifies the conformance of source text to coding conventions
  * gnatelim finds out unused subprograms and eliminates them.
  * gnatmetric calculates metrics such as code complexity.
  * gnatpp is a pretty-printer which reformats Ada source text according to
    a default or user-specified style guide.
  * gnatstub generates an empty but compilable body for a given specification.
  * gnattest creates AUnit test skeletons and harness for a project
    (gnattest requires the libaunit development package to be installed)

asis-programs-dbgsym: debug symbols for asis-programs
libasis2019: Ada Semantic Interface Specification (ASIS) runtime library

 ASIS (Ada Semantic Interface Specification) lets you develop applications
 to walk through the sources of your Ada programs and examine the semantic
 constructs.
 .
 This package contains the libraries necessary to execute ASIS programs.

libasis2019-dbgsym: debug symbols for libasis2019
libasis2019-dev: Ada Semantic Interface Specification (ASIS) headers and libraries

 ASIS (Ada Semantic Interface Specification) lets you develop applications
 to walk through the sources of your Ada programs and examine the semantic
 constructs.
 .
 This package lets you build ASIS applications with GNAT.