Source: sdl-net1.2
Section: libs
Priority: optional
Maintainer: Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>
Uploaders: Mike Furr <mfurr@debian.org>, Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com>
DM-Upload-Allowed: yes
Standards-Version: 3.9.2
Build-Depends: debhelper (>= 8.0.0),
               dh-autoreconf,
               dpkg-dev (>= 1.16.1~),
               libsdl1.2-dev (>= 1.2.14),
Homepage: http://www.libsdl.org/projects/SDL_net/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-sdl/packages/sdl-net1.2.git
Vcs-Git: git://anonscm.debian.org/pkg-sdl/packages/sdl-net1.2.git


Package: libsdl-net1.2
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Network library for Simple DirectMedia Layer 1.2, libraries
 This is a small, low-level, cross-platform networking library, that
 can be used with the Simple DirectMedia Layer library
 (www.libsdl.org).
 .
 This package contains the shared library.

Package: libsdl-net1.2-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
	 libc6-dev,
	 libsdl-net1.2 (= ${binary:Version}),
	 libsdl1.2-dev (>= 1.2.14)
Description: Network library for Simple DirectMedia Layer 1.2, development files
 This is a small, low-level, cross-platform networking library, that
 can be used with the Simple DirectMedia Layer library
 (www.libsdl.org).
 .
 This package contains files needed if you wish to use the SDL net
 library in your own programs.
