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 70
|
minetest-mod-pycraft (0.22-5) unstable; urgency=medium
* Added metadata about forwarding to 1040-readme-trusted.patch.
* Updated Standards-Version from 4.6.2 to 4.7.0.
-- Petter Reinholdtsen <pere@debian.org> Thu, 09 May 2024 07:50:31 +0200
minetest-mod-pycraft (0.22-4) unstable; urgency=medium
* Updated Standards-Version from 4.6.0 to 4.6.2. No changes needed.
* Updated d/watch to work with latest github.
* Flagged all binary packages Multi-Arch: foreign.
* Added comment about needed secure.trusted_mods setting in README
(Closes: #934509).
-- Petter Reinholdtsen <pere@debian.org> Mon, 13 Feb 2023 07:06:07 +0100
minetest-mod-pycraft (0.22-3) unstable; urgency=medium
* Forwarded 1030-consolidate-python-shebang.patch upstream.
* Corrected Vcs links in d/control.
* Flagged package as multi-arch foreign, as it contain no binaries.
* Capitalised Python in package description.
* Switched debhelper dependency to debhelper-compat.
-- Petter Reinholdtsen <pere@debian.org> Sat, 02 Oct 2021 21:56:10 +0200
minetest-mod-pycraft (0.22-2) unstable; urgency=medium
* Flagged autopkgtest script as superficial (Closes: #971480)
* Updated Standards-Version from 4.3.0 to 4.6.0.
* Changed package section of python3-minecraftpi to 'python'.
* Added Rules-Requires-Root: no to d/control.
* Corrected d/watch file.
* Updated debhelper level from 10 to 13.
* Forwarded 1020-mod-description.patch upstream.
* Flagged python3 dependency for python3-minecraftpi with :any.
* Adjusted d/watch file to include +dfsg in next tarball
* Added patch to adjust shebang of python scripts
-- Petter Reinholdtsen <pere@debian.org> Thu, 23 Sep 2021 16:36:10 +0200
minetest-mod-pycraft (0.22-1) unstable; urgency=medium
* New upstream version 0.22.
- Removed 1000-busted-test.patch and 1010-python3.patch now
applied upstream.
* Adjusted d/watch to use new upstream release tags.
-- Petter Reinholdtsen <pere@debian.org> Sun, 20 Jan 2019 12:44:03 +0100
minetest-mod-pycraft (0.20+git20180331.0376a0a+dfsg-3) unstable; urgency=medium
* Added missing build/binary dependency lua-bitop.
-- Petter Reinholdtsen <pere@debian.org> Fri, 18 Jan 2019 13:19:19 +0100
minetest-mod-pycraft (0.20+git20180331.0376a0a+dfsg-2) unstable; urgency=medium
* Added lua-socket as build and binary dependency (Closes: #919609).
* Updated Standards-Version from 4.2.0 to 4.3.0.
-- Petter Reinholdtsen <pere@debian.org> Fri, 18 Jan 2019 10:36:28 +0100
minetest-mod-pycraft (0.20+git20180331.0376a0a+dfsg-1) unstable; urgency=medium
* Initial release. (Closes: #915099)
* Repacked upstream to avoid some non-free models and scripts.
-- Petter Reinholdtsen <pere@debian.org> Sun, 02 Dec 2018 21:15:21 +0000
|