[freeorion] 05/10: freeorion-data: Depend on fonts-roboto-unhintend and use Debian's system fonts.
Markus Koschany
apo at moszumanska.debian.org
Mon Sep 12 19:34:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository freeorion.
commit 73cea5a6f181ba913914fc58e3f92fb593d371cb
Author: Markus Koschany <apo at debian.org>
Date: Mon Sep 12 16:48:18 2016 +0200
freeorion-data: Depend on fonts-roboto-unhintend and use Debian's system fonts.
---
debian/control | 1 +
debian/freeorion-data.links | 8 ++++----
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 640eb06..8a49b49 100644
--- a/debian/control
+++ b/debian/control
@@ -53,6 +53,7 @@ Package: freeorion-data
Architecture: all
Depends:
fonts-dejavu,
+ fonts-roboto-unhinted,
${misc:Depends},
${python:Depends}
Suggests:
diff --git a/debian/freeorion-data.links b/debian/freeorion-data.links
index 529ced2..f78a1ac 100644
--- a/debian/freeorion-data.links
+++ b/debian/freeorion-data.links
@@ -1,5 +1,5 @@
/usr/share/doc/freeorion-data/copyright /usr/share/games/freeorion/default/COPYING
-/usr/share/fonts/truetype/dejavu/DejaVuSans-Bold.ttf /usr/share/games/freeorion/default/DejaVuSans-Bold.ttf
-/usr/share/fonts/truetype/dejavu/DejaVuSans-BoldOblique.ttf /usr/share/games/freeorion/default/DejaVuSans-BoldOblique.ttf
-/usr/share/fonts/truetype/dejavu/DejaVuSans-Oblique.ttf /usr/share/games/freeorion/default/DejaVuSans-Oblique.ttf
-/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf /usr/share/games/freeorion/default/DejaVuSans.ttf
+/usr/share/fonts/truetype/dejavu/DejaVuSans-Bold.ttf /usr/share/games/freeorion/default/data/fonts/DejaVuSans-Bold.ttf
+/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf /usr/share/games/freeorion/default/data/fonts/DejaVuSans.ttf
+/usr/share/fonts/truetype/roboto/unhinted/RobotoTTF/Roboto-Bold.ttf /usr/share/games/freeorion/default/data/fonts/Roboto-Bold.ttf
+/usr/share/fonts/truetype/roboto/unhinted/RobotoTTF/Roboto-Regular.ttf /usr/share/games/freeorion/default/data/fonts/Roboto-Regular.ttf
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/freeorion.git
More information about the Pkg-games-commits
mailing list