1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48
|
Source: openssn
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
Vincent Cheng <Vincentc1208@gmail.com>,
Alfonso Sabato Siciliano <alfix86@gmail.com>
Build-Depends:
debhelper (>= 9),
libsdl-gfx1.2-dev,
libsdl-image1.2-dev,
libsdl-mixer1.2-dev,
libsdl1.2-dev
Standards-Version: 3.9.4
Homepage: http://openssn.sourceforge.net/
Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/openssn/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/openssn/
Package: openssn
Architecture: any
Depends: openssn-data (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: modern submarine tactical simulator
OpenSSN is a submarine simulation (subsim) which tries to emulate the
behaviour of modern submarines. The player is placed in command of a
submarine and is able to move about in a deep ocean environment.
Package: openssn-data
Architecture: all
Depends: ${misc:Depends}
Suggests: openssn
Description: modern submarine tactical simulator (data)
OpenSSN is a submarine simulation (subsim) which tries to emulate the
behaviour of modern submarines. The player is placed in command of a
submarine and is able to move about in a deep ocean environment.
.
This package contains data files for OpenSSN.
Package: openssn-dbg
Section: debug
Priority: extra
Architecture: any
Depends: openssn (= ${binary:Version}), ${misc:Depends}
Description: modern submarine tactical simulator (debug)
OpenSSN is a submarine simulation (subsim) which tries to emulate the
behaviour of modern submarines. The player is placed in command of a
submarine and is able to move about in a deep ocean environment.
.
This package contains debugging symbols for OpenSSN.
|