Bug#1033946: unblock: unknown-horizons/2019.1-6
Tobias Frost
tobi at debian.org
Tue Apr 4 15:44:03 BST 2023
Package: release.debian.org
Severity: normal
User: release.debian.org at packages.debian.org
Usertags: unblock
X-Debbugs-Cc: unknown-horizons at packages.debian.org
Control: affects -1 + src:unknown-horizons
Please unblock package unknown-horizons
This updates fixes #1033833: the package font-unifont
dropped shipping unifont.ttf last summer, and this breaks
unknown-horizons/2019.1-5 as the symlink to the font is no
longer valid and the game fails to load.
The update fixes the symlink to the otf font, which works
with the game as well.
[ Impact ]
Game would be broken.
[ Risks ]
This game is a leaf package.
[ Checklist ]
[X] all changes are documented in the d/changelog
[X] I reviewed all changes and I approve them
[X] attach debdiff against the package in testing
unblock unknown-horizons/2019.1-6
-------------- next part --------------
diff -Nru unknown-horizons-2019.1/debian/changelog unknown-horizons-2019.1/debian/changelog
--- unknown-horizons-2019.1/debian/changelog 2022-08-28 13:16:18.000000000 +0200
+++ unknown-horizons-2019.1/debian/changelog 2023-04-03 19:23:41.000000000 +0200
@@ -1,3 +1,11 @@
+unknown-horizons (2019.1-6) unstable; urgency=medium
+
+ * Team upload.
+ * add d/clean: enable building twice from source tree, delete created files.
+ * Replace link to unifont.ttf with unifont.otf. (Closes: #1033833)
+
+ -- Tobias Frost <tobi at debian.org> Mon, 03 Apr 2023 19:23:41 +0200
+
unknown-horizons (2019.1-5) unstable; urgency=medium
* Team upload.
diff -Nru unknown-horizons-2019.1/debian/clean unknown-horizons-2019.1/debian/clean
--- unknown-horizons-2019.1/debian/clean 1970-01-01 01:00:00.000000000 +0100
+++ unknown-horizons-2019.1/debian/clean 2023-04-03 19:08:30.000000000 +0200
@@ -0,0 +1,6 @@
+content/gfx/atlas/*png
+.cache/
+content/actionsets.json
+content/tilesets.json
+UnknownHorizons.egg-info/
+content/atlas.sql
diff -Nru unknown-horizons-2019.1/debian/links unknown-horizons-2019.1/debian/links
--- unknown-horizons-2019.1/debian/links 2022-08-27 15:26:54.000000000 +0200
+++ unknown-horizons-2019.1/debian/links 2023-04-03 19:13:03.000000000 +0200
@@ -1 +1 @@
-/usr/share/fonts/truetype/unifont/unifont.ttf /usr/share/unknown-horizons/content/fonts/Unifont.ttf
+/usr/share/fonts/opentype/unifont/unifont.otf /usr/share/unknown-horizons/content/fonts/Unifont.ttf
More information about the Pkg-games-devel
mailing list