Source: adasockets Maintainer: Phil Brooke Section: devel Priority: optional Standards-Version: 4.1.5 Rules-Requires-Root: no Build-Depends: gnat, gnat-8, # Note: debian/rules reads this lines to find gnat_version. debhelper (>= 11), texinfo, texlive, autogen # see doc/Makefile.am Homepage: https://www.rfc1149.net/devel/adasockets.html Package: libadasockets8-dev Architecture: any Depends: gnat, gnat-8, libadasockets8 (=${binary:Version}), ${misc:Depends} Section: libdevel Description: bindings for socket services in Ada: development files This package provides a binding for socket services to be used with GNAT (the GNU Ada compiler). One can use it to write clients and servers that will talk with programs written in Ada or any other programming language. . This package provides the Ada programmer with headers and libraries used to build Ada programs that use sockets services. Package: libadasockets8 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Section: libs Description: bindings for socket services in Ada: shared library This package provides a binding for socket services to be used with GNAT (the GNU Ada compiler). One can use it to write clients and servers that will talk with programs written in Ada or any other programming language. . This package contains the library needed to execute Ada program using sockets.