Source: libsdl3-net X-Style: black Section: libs Maintainer: Debian SDL packages maintainers Uploaders: Manuel A. Fernandez Montecelo , Simon McVittie , Standards-Version: 4.7.3 Build-Depends: debhelper-compat (= 13), cmake, libsdl3-dev (>= 3.4.0), pkgconf, Homepage: https://github.com/libsdl-org/SDL_net Vcs-Browser: https://salsa.debian.org/sdl-team/libsdl3-net Vcs-Git: https://salsa.debian.org/sdl-team/libsdl3-net.git Description: Network library for Simple DirectMedia Layer 3 SDL_net is a portable network library for use with SDL. Its goal is to simplify the use of the usual socket interfaces and use SDL infrastructure to handle some portability things (such as threading and reporting errors). . This library does not yet have a stable ABI. Other packages in Debian should not depend on it until its first upstream stable release (3.2.0). Package: libsdl3-net0 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends}, Depends: ${misc:Depends}, ${shlibs:Depends}, Description: ${source:Synopsis} ${source:Extended-Description} . This package contains the shared library. Package: libsdl3-net-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libsdl3-dev (>= 3.4.0), libsdl3-net0 (= ${binary:Version}), ${misc:Depends}, Description: ${source:Synopsis} ${source:Extended-Description} . This package contains the development files. Package: libsdl3-net-doc Section: doc Architecture: all Multi-Arch: foreign Build-Profiles: Depends: ${misc:Depends}, Description: ${source:Synopsis} ${source:Extended-Description} . This package contains the reference manual and examples. Package: libsdl3-net-tests Build-Profiles: Architecture: any Section: misc Depends: libsdl3-net0 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Description: ${source:Synopsis} ${source:Extended-Description} . This package contains manual tests. Automated tests will be added to this package if they become available upstream.