Bug#860391: unblock: flare-engine/0.19-3
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
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 <mafm@debian.org> 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
Reply to: