File: control

package info (click to toggle)
minetest-mod-throwing-arrows 1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 740 kB
  • sloc: makefile: 2
file content (20 lines) | stat: -rw-r--r-- 841 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: minetest-mod-throwing-arrows
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Julien Puydt <jpuydt@debian.org>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.6.0
Homepage: https://github.com/minetest-mods/throwing_arrows
Vcs-Git: https://salsa.debian.org/games-team/minetest-mod-throwing-arrows.git
Vcs-Browser: https://salsa.debian.org/games-team/minetest-mod-throwing-arrows
Rules-Requires-Root: no

Package: minetest-mod-throwing-arrows
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, minetest | minetest-server, minetest-mod-throwing
Suggests: minetest-mod-mesecons
Description: Minetest mod - Throwables
 This minetest extension provides basic bows and arrows.
 .
 It is based on the framework of the minetest-mod-throwing package.