Source: libsdl2-net
Section: libs
Priority: optional
Maintainer: Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>
Uploaders: Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com>,
           Sam Lantinga <slouken@libsdl.org>
Standards-Version: 3.9.2
Build-Depends: debhelper (>= 8.9.0~),
               dh-autoreconf,
               dpkg-dev (>= 1.16.1~),
               libsdl2-dev (>= 2.0.0),
Homepage: http://www.libsdl.org/projects/SDL_net/


Package: libsdl2-net
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: Network library for Simple DirectMedia Layer 2.0
 This is a small, low-level, cross-platform networking library.
 .
 This package contains the shared library.

Package: libsdl2-net-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
	 libsdl2-net (= ${binary:Version}),
	 libc6-dev,
	 libsdl2-dev (>= 2.0.0)
Description: Network library for Simple DirectMedia Layer 2.0
 This is a small, low-level, cross-platform networking library.
 .
 .
 This package contains files needed if you wish to use the SDL net
 library in your own programs.
