Codebase list minetest-mod-throwing-arrows / b8e5f42
Initial packaging Julien Puydt 4 years ago
8 changed file(s) with 53 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 minetest-mod-throwing-arrows (1.1-1) unstable; urgency=medium
1
2 * Initial release. (Closes: #955560)
3
4 -- Julien Puydt <jpuydt@debian.org> Thu, 02 Apr 2020 18:26:57 +0200
0 Source: minetest-mod-throwing-arrows
1 Section: games
2 Priority: optional
3 Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
4 Uploaders: Julien Puydt <jpuydt@debian.org>
5 Build-Depends: debhelper-compat (= 12)
6 Standards-Version: 4.5.0
7 Homepage: https://github.com/minetest-mods/throwing-arrows
8 Vcs-Git: https://salsa.debian.org/games-team/minetest-mod-throwing-arrows.git
9 Vcs-Browser: https://salsa.debian.org/games-team/minetest-mod-throwing-arrows
10
11 Package: minetest-mod-throwing-arrows
12 Architecture: all
13 Depends: ${shlibs:Depends}, ${misc:Depends}, minetest | minetest-server, minetest-mod-throwing
14 Suggests: minetest-mod-mesecons
15 Description: Minetest mod - Throwables
16 This minetest extension provides basic bows and arrows.
17 .
18 It is based on the framework of the minetest-mod-throwing package.
0 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: throwing_arrows
2 Homepage: https://github.com/minetest-mods/throwing_arrows
3
4 Files: *
5 Copyright: 2017-2020 Eurythmia team
6 License: MPL-2.0
7
8 Files: debian/*
9 Copyright: 2020 Julien Puydt <jpuydt@debian.org>
10 License: MPL-2.0
11
12 License: MPL-2.0
13 On Debian systems the full text of the MPL-2.0 can be found in
14 /usr/share/common-licenses/MPL-2.0.
0 README.md
0 description.txt usr/share/games/minetest/mods/throwing_arrows
1 init.lua usr/share/games/minetest/mods/throwing_arrows
2 mod.conf usr/share/games/minetest/mods/throwing_arrows
3 locale usr/share/games/minetest/mods/throwing_arrows
4 sounds usr/share/games/minetest/mods/throwing_arrows
5 textures usr/share/games/minetest/mods/throwing_arrows
0 #!/usr/bin/make -f
1
2 %:
3 dh $@
0 3.0 (quilt)
0 version=4
1 https://github.com/minetest-mods/throwing_arrows/releases .*/v?([\d\.]+).tar.gz