Source: libflorist Section: libdevel Priority: optional Maintainer: Ludovic Brenta Uploaders: Nicolas Boulenguez Build-Depends: debhelper-compat (= 13), gnat, gnat-10, # This line is parsed by debian/rules. dh-sequence-ada-library, # 6.7 knows that -dbg packages are optional. gprbuild (>= 2015-2) # 2015-2 handles gnat-6 Standards-Version: 4.5.1 Rules-Requires-Root: no Vcs-Browser: https://salsa.debian.org/debian/libflorist Vcs-Git: https://salsa.debian.org/debian/libflorist.git Package: libflorist2020-dev Architecture: any Depends: ${misc:Depends}, ${ada:Depends} Description: POSIX.5 Ada interface to operating system services: development FLORIST is an implementation of the IEEE Standards 1003.5: 1992, IEEE STD 1003.5b: 1996, and parts of IEEE STD 1003.5c: 1998, also known as the POSIX Ada Bindings. Using this library, you can call operating system services from within Ada programs. . No one seems to maintain this library anymore. For new packages, please consider other solutions. . This package contains the development files and unstripped static library. Package: libflorist2020 Section: libs Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} Description: POSIX.5 Ada interface to operating system services: shared library FLORIST is an implementation of the IEEE Standards 1003.5: 1992, IEEE STD 1003.5b: 1996, and parts of IEEE STD 1003.5c: 1998, also known as the POSIX Ada Bindings. Using this library, you can call operating system services from within Ada programs. . No one seems to maintain this library anymore. For new packages, please consider other solutions. . This package contains the run-time shared library.