File: control

package info (click to toggle)
minetest-mod-mobf-core 2.5.1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,032 kB
  • ctags: 502
  • sloc: makefile: 6
file content (29 lines) | stat: -rw-r--r-- 1,283 bytes parent folder | download
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
Source: minetest-mod-mobf-core
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Julien Puydt <julien.puydt@laposte.net>
Build-Depends: debhelper (>= 10)
Standards-Version: 3.9.8
Homepage: https://github.com/sapier/mobf_core
Vcs-Git: https://anonscm.debian.org/git/pkg-games/minetest-mod-mobf-core.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/minetest-mod-mobf-core.git

Package: minetest-mod-mobf-core
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, minetest | minetest-server
Breaks: minetest-mod-mobf (<< 2.5.1)
Replaces: minetest-mod-mobf (<< 2.5.1)
Description: Minetest modpack providing a framework for creating mobs
 This minetest extension pack provides a framework for the creation of
 mobs, that is population of creatures with specific surroundings, movement,
 resources. Like sheeps providing wool and living on grasslands (but those
 are a use of the framework but not contained within).

Package: minetest-mod-mobf-trap
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, minetest | minetest-server, minetest-mod-mobf-core, minetest-mod-animalmaterials
Description: Minetest mod providing traps for mobs
 This minetest extension provides traps to catch mobs.