game-data-packager (76)
[PTS] [DDPO]
COMMITS: VCS has seen 37 commits since the v76 tag
- Git: https://salsa.debian.org/games-team/game-data-packager.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 71315456
- Browser: https://salsa.debian.org/games-team/game-data-packager
- Last scan: 2023-10-01 19:05:40+00
- Next scan: 2023-10-08 04:53:00+00
- Merge requests: 4
- CI pipeline status: success
- Debian changelog in Git:
game-data-packager (76) unstable; urgency=medium
* New games:
- Aliens Versus Predator [Sébastien Noel]
- Caesar III (Closes: #806989) [Vincent Pelletier, Sébastien Noel]
- Ion Fury (Closes: #1040059) [Konstantin Korshunov]
- Redneck Rampage (Closes: #787236) [adetiste]
- Shadow Warrior [Sébastien Noel]
- Star Wars: Dark Forces [Sébastien Noel]
* New versions:
- Atlantis: add an alternative French version [Sébastien Noel]
- Duke Nukem 1: add registered episodes 2 and 3 [adetiste]
- Freespace 2: Add support for latest GOG release, and also allow build
from the old 3 CD set [Sébastien Noel]
- Sam and Max: Add de, es, fr, it translations [Vincent Pelletier]
- Shivah: support both "Classic" and "Kosher" editions
[Vincent Pelletier]
- A Golden Wake, Blackwell series, Broken Sword 2, Gemini Rue,
Indiana Jones and the Fate of Atlantis,
Indiana Jones and the Last Crusade, Myst, Myst 3, Primordia,
Resonance, Riven, Sam and Max, The Longest Journey,
Wolfenstein 3D, Wolfenstein: Enemy Territory:
Add support for latest GOG releases
(Closes: #1045356) [Vincent Pelletier]
* Bug fixes:
- Broken Sword 1: Fix compatibility with scummvm >= 2.7.0
[Vincent Pelletier]
- Broken Sword 1: Do not create launchers for music packages
[Vincent Pelletier]
- Compet-N Doom: adjust for new DSDA download locations [fabian]
- Compet-N Doom: Do not prepend "Doom: Compet-N" in desktop files
for better usability (Closes: #1049997) [adetiste]
- Doom-based games: fix compatibility with python3-pil 10.0
[Sébastien Noel]
- check_gog: Skip games with no installer, without error
[Vincent Pelletier]
- tests: Extend timeout for download_shareware test [smcv]
* Internal changes:
- The Dig: Tag as being available from GOG [Vincent Pelletier]
- tools/stats.py: Add support for "section: doc" packages
[Vincent Pelletier]
- make_template: Always use ffmpeg, removing avconv alternative
[adetiste]
- Doom 2 Master Levels: replace deprecated Gtk.TreeView by Gtk.ColumnView
(Closes: #1043600), silence a warning with Gtk 4.12 [Sébastien Noel]
- Add type annotations to Python code [adetiste, smcv]
- Reformat the code in PEP8 style [smcv]
- build: Remove compatibility with old versions of meson [smcv]
- tests: Add a lint check that runs pycodestyle [smcv]
- debian: Don't build-depend on pyflakes [smcv]
-- Simon McVittie <smcv@debian.org> Tue, 12 Sep 2023 15:11:55 +0100
- This branch is 37 commits ahead of tag v76
- Git log:
commit 744b7190e27e102bfabe4e326b3672c5ee451482
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Sun Oct 1 20:24:15 2023 +0200
TODO: add link to lutris/asgard, need reviewµ
commit 99a58a74209bcc4819808788ad56d938175d8f15
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Sun Oct 1 20:22:34 2023 +0200
sync TODO with AutoDownloader
commit 5d96bb84fa481a4bf7055aa372c87d3c81c42f00
Merge: 66c4bafb 4f232812
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Wed Sep 27 09:10:56 2023 +0000
Merge branch 'darkforces' into 'master'
darkforces: add french version
See merge request games-team/game-data-packager!105
commit 4f232812a5b6184a86852049c205b1b8f824ffae
Author: Sébastien Noel <sebastien@twolife.be>
Date: Tue Sep 26 14:16:25 2023 +0200
darkforces: add french version
commit 66c4bafbfb2448e04c738be936989ea7252e7f2f
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Fri Sep 22 10:33:09 2023 +0200
build: InnoExtract language is optional
commit bdd906305f32dc5b3af1829cb938eee06edf218e
Merge: 7bad5695 f0c8e7cc
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Thu Sep 21 05:52:13 2023 +0000
Merge branch 'q2' into 'master'
quake2.yaml: fix html docs file names in quake2-groundzero-data
See merge request games-team/game-data-packager!103
commit f0c8e7ccc988c5c816c7f94eb1552fe14dbb49d7
Author: undef <csm.sub21@gmail.com>
Date: Wed Sep 20 23:01:34 2023 +0300
fix html docs file names in quake2-groundzero-data
quake2-groundzero-data has HTML docs with installed as *.htm. gdp don't find these files while rebulding deb from the installed package.
commit 7bad5695d12670d53f99f17834add52b7eea06e8
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Sun Sep 17 05:18:01 2023 +0200
build: annotate
commit 413c9cbc5c9daff499b6b3faa1e6506495097d50
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Sun Sep 17 04:17:26 2023 +0200
test/integration: fix test
commit fdb8786778bfcbd3bf62ded0a7b48323fa5bf04a
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Sun Sep 17 04:00:04 2023 +0200
games.scummvm: gameid is optional at per-package level
commit 1f04782aeec98ca248831038cf0379e979b2005d
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Sun Sep 17 03:45:51 2023 +0200
test/integration: silence mypy warnings
commit feafea693992a33681cc423d7953cc69346f6557
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Sun Sep 17 03:31:32 2023 +0200
gdp_launcher_base: use os.EX_* instead of magic numbers
commit fe6f75ce4ea4a6b1cdcaeaae5cf37488a5116039
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Sun Sep 17 03:25:05 2023 +0200
runtime: annotate
commit 7a4491541caa5c46eec398cbdeced69e866ec1d7
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Sun Sep 17 02:52:41 2023 +0200
gd/{data|build}: annotate WantedFile.unpack
commit 3563a550b350f3daa47eca2c629eae87ea77d5da
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Sun Sep 17 02:40:58 2023 +0200
unpack.umod: annotate
commit 3c37b80bf8397b473182ecab595967edbcf7b33e
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Sun Sep 17 02:20:00 2023 +0200
gdp.games.*: annotate
commit 4ec0a59b8fa0e73570ea686209dc3d1a0e7cabfc
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Sun Sep 17 02:09:33 2023 +0200
gdp.packaging: annotate
commit 24dab68260d63d57d31b5a7237e6c8493c7bb383
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Sat Sep 16 23:46:58 2023 +0200
tools/stats: annotate, substitute "engine" template
commit ff04c41703e28b8e2dd18c62352d8e48275f79e9
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Sat Sep 16 23:03:24 2023 +0200
tools/check_equivalence.py: silence mypt warning
commit 849f784a7ea87af9e41ced90a88fe1c9e84168db
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Sat Sep 16 23:00:38 2023 +0200
command_line: fix mypy warning
commit 1d557c0d12db46e4631ee90f97e64cae66adf9ac
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Sat Sep 16 22:44:50 2023 +0200
*/scummvm: annotate, move some urls to https://
commit 8445a72404fbeb2edb7e1c9e220d6ddfc909963e
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Sat Sep 16 21:39:04 2023 +0200
tools/check_gog: mypy: avoid name clash
commit fb6b3181ab517b0ee7e86e47d92a1b6f135e005a
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Sat Sep 16 19:03:43 2023 +0200
runtime/gdp_launcher_version.py: silence mypy warning
commit a4f5a9401a7df4ca861e8be4848f667da7e095f6
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Sat Sep 16 18:58:42 2023 +0200
runtime/doom2-masterlevels: annotate
commit 66493e80b220b95d0f9982a01e6bb15d65a308d1
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Sat Sep 16 18:42:07 2023 +0200
gdp.game: annotate
commit 42a545ae69cc00a8f91bbb73387abf0ce999bdaa
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Sat Sep 16 17:58:02 2023 +0200
gd.make_template: annotate
commit bf122d1e2b900197836f22b8f300a39b680d1ee4
Merge: b3b20fa6 808f4ffc
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Sat Sep 16 15:35:05 2023 +0000
Merge branch 'patch-2' into 'master'
fixes for quake3.yaml
See merge request games-team/game-data-packager!102
commit 808f4ffc68cffda468233dcd71a41112fe5e3590
Author: undef <csm.sub21@gmail.com>
Date: Sat Sep 16 00:55:47 2023 +0300
fix broken symlinks in quake3-team-arena-data
quake3-data partially contains Team Arena pk3s and adds broken symlinks to these files to /usr/share/games/quake3.
This commit move TA pk3s to quake3-team-arena-data package and fixes appropriate symlinks.
commit ec6b3b215afb60f9c82e6208d5efca5eb45f9049
Author: undef <csm.sub21@gmail.com>
Date: Sat Sep 16 00:45:42 2023 +0300
fix Readme.html path in Quake 3 documentation
Readme.html has incorrect alternatives
commit b3b20fa6a0e3d629a10376c649f3dc7bccb21c16
Merge: 307b25af a408c06e
Author: Simon McVittie <smcv@debian.org>
Date: Fri Sep 15 21:42:30 2023 +0000
Merge branch 'undef21-master-patch-92428' into 'master'
fix TypeError when gdp prints warnings
See merge request games-team/game-data-packager!101
commit a408c06e354665cf3319acf289b1801c2e13930f
Author: undef <csm.sub21@gmail.com>
Date: Fri Sep 15 23:43:15 2023 +0300
fix TypeError when gdp prints warnings
commit 307b25af5de88fe7fcbd64b2da2b3c44d43070c4
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Wed Sep 13 01:39:14 2023 +0200
alien versus predator: add the Steam ID
I don't own the game.
commit a233e007efaeca10d82df8bf4be6e9622aba32af
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Tue Sep 12 22:41:51 2023 +0200
annotate: replace some simple Union[] by '|'
commit 63da05707dcf2b82b273b66d6456aa11052e3b35
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Tue Sep 12 21:20:47 2023 +0200
d/rules: trim using new execute_after_* syntax
commit 590d7330094ccc9a94e52e34d2aaeb3eee4cb3cd
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Tue Sep 12 20:40:49 2023 +0200
add a minimal pre-commit hook
commit 8ca841809f8a90942ab150913388c5c6d13f5634
Merge: dbc20776 a26f13ad
Author: Simon McVittie <smcv@debian.org>
Date: Tue Sep 12 19:06:36 2023 +0100
Merge remote-tracking branch 'origin/master'
commit a26f13ad21f4d7d1157edaec1a601bd93c13025c
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Tue Sep 12 19:30:21 2023 +0200
relicense omg typing stub