Source: adasockets Maintainer: Phil Brooke Uploaders: Nicolas Boulenguez Section: devel Priority: optional Standards-Version: 4.6.2 Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-ada-library (>= 9.1), dh-sequence-ada-library, gnat (>= 13.1), Build-Depends-Indep: autogen, # For makeinfo: texinfo, texlive-base, Homepage: https://www.rfc1149.net/devel/adasockets.html Vcs-Browser: https://salsa.debian.org/debian/adasockets Vcs-Git: https://salsa.debian.org/debian/adasockets.git Package: libadasockets-dev Breaks: libadasockets8-dev, libadasockets9-dev, libadasockets10-dev, libadasockets11-dev, libadasockets12-dev Replaces: libadasockets8-dev, libadasockets9-dev, libadasockets10-dev, libadasockets11-dev, libadasockets12-dev Provides: ${ada:Provides} Suggests: pkgconf Architecture: any Depends: ${ada:Depends}, ${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: libadasockets11 Architecture: any Multi-Arch: same 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. Package: libadasockets-doc Architecture: all Multi-Arch: foreign Section: doc Depends: ${misc:Depends} Suggests: gnat # /usr/share/info/adasockets.info.gz moved from -dev to -doc: Breaks: libadasockets8-dev, libadasockets9-dev, libadasockets10-dev, libadasockets11-dev, libadasockets12-dev Replaces: libadasockets8-dev, libadasockets9-dev, libadasockets10-dev, libadasockets11-dev, libadasockets12-dev Description: bindings for socket services in Ada: documentation 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 documentation for Ada programmers.