vcswatch reports that
this package seems to have a new changelog entry (version
87, distribution
UNRELEASED) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit a90951d78a70b668a6dd95ee769397c1349c6970
Author: Simon McVittie <smcv@debian.org>
Date: Sun Nov 2 18:03:13 2025 +0000
Update changelog
Signed-off-by: Simon McVittie <smcv@debian.org>
commit 6d47d864f30a9be620d5f22e24d4b739f434b892
Author: Simon McVittie <smcv@debian.org>
Date: Sun Nov 2 13:47:17 2025 +0000
tests: Assert that languages for all games are supported by the launcher
Reproduces: #1119924
Signed-off-by: Simon McVittie <smcv@debian.org>
commit fa3491037d8bdda2ffda5c3c7b025f563c791db2
Author: Simon McVittie <smcv@debian.org>
Date: Sun Nov 2 13:46:39 2025 +0000
launcher: Add missing language code mappings
These are needed for discworld2-cd-en-gb-data,
flight-of-the-amazon-queen-he-data, arx-fatalis-demo-ja-data,
etqw-ko-data and grimfandango-pt-br-data, respectively. We don't
currently support any games in Portuguese other than Portuguese (Brazil),
but it seems reasonable that if we support a language/country pair we
should also support the base language.
Closes: #1119924
Signed-off-by: Simon McVittie <smcv@debian.org>
commit 048342741977aa3f5bb261419fa370c423dbf176
Author: Simon McVittie <smcv@debian.org>
Date: Sun Nov 2 13:40:12 2025 +0000
launcher, brokensword1: The code for the Czech language is cs
Not to be confused with the country code for Czechia, which is CZ.
Signed-off-by: Simon McVittie <smcv@debian.org>
commit e1f9893bb80797e8e4d92f53598d52f224022cb7
Author: Simon McVittie <smcv@debian.org>
Date: Sun Nov 2 13:16:15 2025 +0000
runtime: Rename gdp-launcher.py to gdp_launcher.py
This will let us import it as a module for unit testing.
Signed-off-by: Simon McVittie <smcv@debian.org>
commit 2fc72ebcd70d74cfce7eb7d075a70248476946e0
Author: Simon McVittie <smcv@debian.org>
Date: Fri Oct 31 12:21:50 2025 +0000
rott: Use taradino engine by default
Signed-off-by: Simon McVittie <smcv@debian.org>