Source: liblog4ada Priority: optional Section: libs Maintainer: Xavier Grave Uploaders: Nicolas Boulenguez Build-Depends: debhelper-compat (= 13), Build-Depends-Arch: dh-sequence-ada-library, gnat, gnat-10, gprbuild (>= 2017), libxmlezout8-dev, Build-Depends-Indep: texlive-latex-extra, Standards-Version: 4.5.1 Rules-Requires-Root: no Homepage: https://sourceforge.net/projects/log4ada/ Vcs-Browser: https://salsa.debian.org/debian/liblog4ada Vcs-Git: https://salsa.debian.org/debian/liblog4ada.git Package: liblog4ada7-dev Section: libdevel Architecture: any Depends: ${misc:Depends}, ${ada:Depends} Suggests: liblog4ada-doc Description: Ada library for flexible logging (development) Log4Ada is a library that eases logging in applications written in Ada. It is modelled after, and compatible with, log4j. For more information about the logging scheme developed in this library see the log4j project : http://logging.apache.org/log4j/docs/ . This package contains file needed to develop applications with Log4Ada. Package: liblog4ada6 # This line is parsed by debian/rules. Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Multi-Arch: same Description: Ada library for flexible logging (runtime) Log4Ada is a library that eases logging in applications written in Ada. It is modelled after, and compatible with, log4j. For more information about the logging scheme developed in this library see the log4j project : http://logging.apache.org/log4j/docs/ . This is the runtime library for Log4Ada. Package: liblog4ada-doc Section: doc Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Description: Ada library for flexible logging (documentation) Log4Ada is a library that eases logging in applications written in Ada. It is modelled after, and compatible with, log4j. For more information about the logging scheme developed in this library see the log4j project : http://logging.apache.org/log4j/docs/ . This package contains a pdf documentation file and some examples.