[renpy] 10/12: Fix fonts symlinks

Markus Koschany apo at moszumanska.debian.org
Wed Dec 21 14:34:38 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository renpy.

commit d154841837a0b57ad3de8e091ccc061df934650c
Author: Markus Koschany <apo at debian.org>
Date:   Wed Dec 21 13:31:35 2016 +0100

    Fix fonts symlinks
---
 debian/changelog        |  1 +
 debian/renpy-demo.links |  4 ++--
 debian/renpy.links      | 12 ++++--------
 3 files changed, 7 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1d58643..2905d73 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ renpy (6.99.12+dfsg-1) unstable; urgency=medium
   * New upstream version 6.99.12+dfsg.
   * Switch to compat level 10.
   * Update Files-Excluded paragraph.
+  * Fix symlinks to font files.
 
  -- Markus Koschany <apo at debian.org>  Wed, 21 Dec 2016 12:31:54 +0100
 
diff --git a/debian/renpy-demo.links b/debian/renpy-demo.links
index ecd58c8..ecd3d21 100644
--- a/debian/renpy-demo.links
+++ b/debian/renpy-demo.links
@@ -1,3 +1,3 @@
-usr/share/fonts/truetype/motoya-l-cedar/MTLc3m.ttf usr/share/games/renpy/demo/game/tl/japanese/MTLc3m.ttf
+usr/share/fonts/truetype/motoya-l-cedar/MTLc3m.ttf usr/share/games/renpy/demo/game/fonts/MTLc3m.ttf
 usr/share/games/renpy/renpy-demo.sh usr/games/renpy-demo
-usr/share/fonts/truetype/nanum/NanumGothic.ttf usr/share/games/renpy/demo/game/tl/korean/NanumGothic.ttf
+usr/share/fonts/truetype/nanum/NanumGothic.ttf usr/share/games/renpy/demo/game/fonts/NanumGothic.ttf
diff --git a/debian/renpy.links b/debian/renpy.links
index 2e4ee37..92844b5 100644
--- a/debian/renpy.links
+++ b/debian/renpy.links
@@ -3,12 +3,8 @@ 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/DejaVuSans-Bold.ttf usr/share/games/renpy/renpy/common/DejaVuSans-Bold.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/tl/japanese/MTLc3m.ttf
-usr/share/fonts/truetype/motoya-l-cedar/MTLc3m.ttf usr/share/games/renpy/templates/japanese/game/tl/None/MTLc3m.ttf
-usr/share/fonts/truetype/nanum/NanumGothic.ttf usr/share/games/renpy/launcher/game/tl/korean/NanumGothic.ttf
-usr/share/fonts/truetype/nanum/NanumGothic.ttf usr/share/games/renpy/templates/korean/game/tl/None/NanumGothic.ttf
-usr/share/fonts/truetype/roboto/hinted/Roboto-Light.ttf usr/share/games/renpy/launcher/game/Roboto-Light.ttf
-usr/share/fonts/truetype/roboto/hinted/Roboto-Regular.ttf usr/share/games/renpy/launcher/game/Roboto-Regular.ttf
-usr/share/fonts-droid-fallback/truetype/DroidSansFallback.ttf usr/share/games/renpy/launcher/game/tl/traditional_chinese/DroidSansFallback.ttf
-usr/share/fonts-droid-fallback/truetype/DroidSansFallback.ttf usr/share/games/renpy/launcher/game/tl/simplified_chinese/DroidSansFallback.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-droid-fallback/truetype/DroidSansFallback.ttf usr/share/games/renpy/launcher/game/fonts/DroidSansFallback.ttf
 usr/share/games/renpy/renpy.py usr/games/renpy

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/renpy.git



More information about the Pkg-games-commits mailing list