Your message dated Sat, 15 Apr 2017 21:03:00 +0000
with message-id <[email protected]>
and subject line Re: Bug#860391: unblock: flare-engine/0.19-3
has caused the Debian Bug report #860391,
regarding unblock: flare-engine/0.19-3
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.)
--
860391: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860391
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
I submitted a fix to unstable to correct an invalid symlink to a font that
changed paths.
It is not critical problem, but I submit this request in the case that you think
that it's OK to include in the release.
unblock flare-engine/0.19-3
diff -Nru flare-engine-0.19/debian/changelog flare-engine-0.19/debian/changelog
--- flare-engine-0.19/debian/changelog 2015-08-01 17:46:43.000000000 +0200
+++ flare-engine-0.19/debian/changelog 2017-04-13 21:59:47.000000000 +0200
@@ -1,3 +1,9 @@
+flare-engine (0.19-3) unstable; urgency=medium
+
+ * Fix broken symlink to a font, thanks to Andreas Beckmann (Closes: #857395)
+
+ -- Manuel A. Fernandez Montecelo <[email protected]> Thu, 13 Apr 2017 21:59:47
+0200
+
flare-engine (0.19-2) unstable; urgency=medium
* Bump Policy Standards-Version to 3.9.6 (no changes needed)
diff -Nru flare-engine-0.19/debian/rules flare-engine-0.19/debian/rules
--- flare-engine-0.19/debian/rules 2015-08-01 17:23:16.000000000 +0200
+++ flare-engine-0.19/debian/rules 2017-04-13 21:58:00.000000000 +0200
@@ -15,7 +15,7 @@
override_dh_link:
# Use the system-wide fonts
- dh_link --
usr/share/fonts/truetype/ttf-liberation/LiberationSans-Regular.ttf
usr/share/games/flare/default/mods/default/fonts/LiberationSans-Regular.ttf
+ dh_link --
usr/share/fonts/truetype/liberation/LiberationSans-Regular.ttf
usr/share/games/flare/default/mods/default/fonts/LiberationSans-Regular.ttf
# mafm 20111021 -- man page can be regenerated from time to time, no
--- End Message ---
--- Begin Message ---
Manuel A. Fernandez Montecelo:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
>
> I submitted a fix to unstable to correct an invalid symlink to a font that
> changed paths.
>
> It is not critical problem, but I submit this request in the case that you
> think
> that it's OK to include in the release.
>
> unblock flare-engine/0.19-3
>
Unblocked, thanks.
~Niels
--- End Message ---