Source: libgnatcoll Priority: optional Section: libdevel Maintainer: Nicolas Boulenguez Uploaders: Ludovic Brenta Build-Depends: debhelper-compat (= 13), Build-Depends-Arch: dh-ada-library (>= 9.1), dh-sequence-ada-library, gnat (>= 13), gprbuild (>= 2021.0.0.0778b109-2), libgnatprj-dev (>= 2024.1.20231009-2), # Implicit libc6-dev provides: iconv, syslog. Build-Depends-Indep: dh-sequence-sphinxdoc, # Sphinx >= 1.6 uses the latexmk driver: latexmk, python3-sphinx, python3-sphinx-rtd-theme, sphinx-common, # sphinx-doc requires tgterms.sty: tex-gyre, texlive-fonts-recommended, texlive-latex-extra, Homepage: https://github.com/AdaCore/gnatcoll-core Standards-Version: 4.6.2 Rules-Requires-Root: no Vcs-Browser: https://salsa.debian.org/debian/libgnatcoll Vcs-Git: https://salsa.debian.org/debian/libgnatcoll.git Package: libgnatcoll-dev Breaks: libgnatcoll17-dev, libgnatcoll18-dev, libgnatcoll19-dev, libgnatcoll20-dev, libgnatcoll21-dev Replaces: libgnatcoll17-dev, libgnatcoll18-dev, libgnatcoll19-dev, libgnatcoll20-dev, libgnatcoll21-dev Provides: ${ada:Provides} Architecture: any Depends: ${misc:Depends}, ${ada:Depends} Suggests: libgnatcoll-doc Description: GNATColl, general purpose Ada library The GNAT Component Collection deals with: module tracing, efficient file IO, static string searching (Boyer-Moore), e-mails and mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging, shell scripting. Components relying on external dependencies are distributed in separate packages. . This package contains the static library and Ada specifications. Package: libgnatcoll-doc Section: doc Architecture: all Multi-Arch: foreign Built-Using: ${sphinxdoc:Built-Using} Depends: ${misc:Depends}, ${sphinxdoc:Depends} Suggests: gnat Description: GNATColl, general purpose Ada library (documentation) The GNAT Component Collection deals with: module tracing, efficient file IO, static string searching (Boyer-Moore), e-mails and mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging, shell scripting. Components relying on external dependencies are distributed in separate packages. . This package contains the documentation in text, PDF and HTML. Package: libgnatcoll22 # This line is parsed to set the Shared Object version. Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Multi-Arch: same Description: GNATColl, general purpose Ada library (runtime) The GNAT Component Collection deals with: module tracing, efficient file IO, static string searching (Boyer-Moore), e-mails and mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging, shell scripting. Components relying on external dependencies are distributed in separate packages. . This package contains the runtime shared library.