Source: minetest
Section: games
Priority: extra
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
 Michael Gilbert <michael.s.gilbert@gmail.com>
Build-Depends:
 debhelper (>= 8),
 cmake,
 libbz2-dev,
 imagemagick,
 libpng12-dev,
 libjpeg8-dev,
 libjthread-dev,
 libxxf86vm-dev,
 libgl1-mesa-dev,
 libirrlicht-dev (>= 1.7.0),
 libsqlite3-dev,
Standards-Version: 3.9.2
Homepage: http://c55.me/minetest
Vcs-Git: git://git.debian.org/git/pkg-games/minetest.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-games/minetest.git

Package: minetest
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: InfiniMiner/Minecraft-inspired open game world
 minetest-c55 is a minecraft-inspired game written from scratch and licensed
 under the GPL (version 2 or later). It supports both survival and creative
 modes along with multiplayer support, dynamic lighting, and an "infinite" map
 generator.

Package: minetest-dbg
Architecture: any
Section: debug
Depends:
 ${misc:Depends},
 minetest (= ${binary:Version}),
Description: InfiniMiner/Minecraft-inspired open game world debugging symbols
 minetest-c55 is a minecraft-inspired game written from scratch and licensed
 under the GPL (version 2 or later). It supports both survival and creative
 modes along with multiplayer support, dynamic lighting, and an "infinite" map
 generator.
 .
 These are the debugging symbols in case something goes wrong.
