Your message dated Sat, 06 Sep 2025 12:14:57 +0100
with message-id
<165032e5317517556dd7fd8cf24843112a3fb6ac.ca...@adam-barratt.org.uk>
and subject line Closing p-u requests for fixes included in 13.1
has caused the Debian Bug report #1112215,
regarding trixie-pu: package renpy/8.3.4+dfsg-2+deb13u1
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.)
--
1112215: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1112215
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: trixie
X-Debbugs-Cc: [email protected]
Control: affects -1 + src:renpy
User: [email protected]
Usertags: pu
[ Reason ]
The removal of transititional package fonts-roboto-hinted
in 8.3.4+dfsg-2 induced a regression.
[ Impact ]
Grave: The game design suite does not start at all.
[ Tests ]
It works with the fix.
No more broken links
"find /usr/share/games/ -xtype l" -> nihil
[ Risks ]
Minimal
[ 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 (old)stable -> hereunder
[x] the issue is verified as fixed in unstable and in
testing
[ Changes ]
The two symlinks are redirected to the real fonts file provided by
fonts-roboto, not some historical location.
[ Other info ]
This is my first upload to stable ever.
Greetings
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+renpy (8.3.4+dfsg-2+deb13u1) trixie; urgency=medium
+
+ * Fix fonts-roboto -> fonts-robot-hinted breakage (Closes: #1111365)
+
+ -- Alexandre Detiste <[email protected]> Fri, 22 Aug 2025 20:37:37 +0200
+
renpy (8.3.4+dfsg-2) unstable; urgency=medium
* Team upload
--- a/debian/renpy.links
+++ b/debian/renpy.links
@@ -4,7 +4,7 @@ usr/share/fonts/truetype/dejavu/DejaVuSans.ttf
usr/share/games/renpy/launcher/De
usr/share/fonts/truetype/dejavu/DejaVuSans.ttf
usr/share/games/renpy/renpy/common/DejaVuSans.ttf
usr/share/fonts/truetype/dejavu/DejaVuSerif.ttf
usr/share/games/renpy/launcher/DejaVuSerif.ttf
usr/share/fonts/truetype/motoya-l-cedar/MTLc3m.ttf
usr/share/games/renpy/launcher/game/fonts/MTLc3m.ttf
-usr/share/fonts/truetype/roboto/hinted/Roboto-Light.ttf
usr/share/games/renpy/launcher/game/fonts/Roboto-Light.ttf
-usr/share/fonts/truetype/roboto/hinted/Roboto-Regular.ttf
usr/share/games/renpy/launcher/game/fonts/Roboto-Regular.ttf
+usr/share/fonts/truetype/roboto/unhinted/RobotoTTF/Roboto-Light.ttf
usr/share/games/renpy/launcher/game/fonts/Roboto-Light.ttf
+usr/share/fonts/truetype/roboto/unhinted/RobotoTTF/Roboto-Regular.ttf
usr/share/games/renpy/launcher/game/fonts/Roboto-Regular.ttf
usr/share/fonts/truetype/nanum/NanumGothic.ttf
usr/share/games/renpy/launcher/game/fonts/NanumGothic.ttf
usr/share/games/renpy/renpy.py usr/games/renpy
--- End Message ---
--- Begin Message ---
Package: release.debian.org
Version: 13.1
Hi,
Each of the updates referenced by these requests was included in
today's 13.1 point release for trixie.
Regards,
Adam
--- End Message ---