Your message dated Tue, 04 Apr 2023 21:33:14 +0000
with message-id <[email protected]>
and subject line unblock unknown-horizons
has caused the Debian Bug report #1033946,
regarding unblock: unknown-horizons/2019.1-6
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1033946: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1033946
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
X-Debbugs-Cc: [email protected]
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
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 <[email protected]> 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
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---