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 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69
|
Source: nexuiz-data
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
Bruno "Fuddl" Kleinert <fuddl@debian.org>,
Gonéri Le Bouder <goneri@rulezlan.org>,
Build-Depends:
debhelper-compat (= 13),
fteqcc,
Build-Depends-Indep:
7zip,
Standards-Version: 4.6.2
Homepage: https://www.alientrap.org/games/nexuiz/
Vcs-Git: https://salsa.debian.org/games-team/nexuiz-data.git
Vcs-Browser: https://salsa.debian.org/games-team/nexuiz-data
Package: nexuiz-data
Architecture: all
Multi-Arch: foreign
Depends:
nexuiz-textures (= ${source:Version}),
${misc:Depends},
Breaks:
nexuiz (<< ${source:Upstream-Version}),
nexuiz-server (<< ${source:Upstream-Version}),
Suggests:
nexuiz (>= ${source:Upstream-Version}) | nexuiz-server (>= ${source:Upstream-Version}),
nexuiz-music (>= ${source:Upstream-Version}),
Description: Nexuiz game data files
Nexuiz is a 3d deathmatch game made entirely over the internet. The purpose of
the game is to bring deathmatch back to the basics, with perfect weapon
balancing and fast paced action, keeping itself away from the current trend of
realistic shooters.
.
This package contains only data files like levels and sounds. If you want to
play the game you need to install the package "nexuiz".
Package: nexuiz-music
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
Suggests:
nexuiz (>= ${source:Upstream-Version}),
Description: Nexuiz music files
Nexuiz is a 3d deathmatch game made entirely over the internet. The purpose of
the game is to bring deathmatch back to the basics, with perfect weapon
balancing and fast paced action, keeping itself away from the current trend of
realistic shooters.
.
This package contains only the in-game music files. If you want to play the
game you need to install the package "nexuiz".
Package: nexuiz-textures
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
Suggests:
nexuiz (>= ${source:Upstream-Version}),
Description: Textures for Nexuiz
Nexuiz is a 3d deathmatch game made entirely over the internet. The purpose of
the game is to bring deathmatch back to the basics, with perfect weapon
balancing and fast paced action, keeping itself away from the current trend of
realistic shooters.
.
This package contains only the textures for maps, models and so on. If you want
to play the game you need to install the package "nexuiz".
|