[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[texlive-nonbin] 02/09: fix some font links (Gentium, Roboto) (Closes: #809202)



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

preining pushed a commit to branch master
in repository texlive-nonbin.

commit cb2f102356ae277f7a5ee3bc74d85497a028ad36
Author: Norbert Preining <preining@debian.org>
Date:   Sat Jan 2 21:25:08 2016 +0900

    fix some font links (Gentium, Roboto) (Closes: #809202)
---
 all/debian/cfg.d/font-ignore.cfg                   | 35 +++++++++++----------
 texlive-extra/debian/changelog                     |  6 ++++
 .../debian/texlive-fonts-extra.links.dist          | 36 +++++++++++++---------
 3 files changed, 47 insertions(+), 30 deletions(-)

diff --git a/all/debian/cfg.d/font-ignore.cfg b/all/debian/cfg.d/font-ignore.cfg
index af0b4c2..1d0a35f 100644
--- a/all/debian/cfg.d/font-ignore.cfg
+++ b/all/debian/cfg.d/font-ignore.cfg
@@ -232,26 +232,29 @@ blacklist;file;texmf-dist/fonts/truetype/typoland/carlito/Carlito-Bold.ttf
 blacklist;file;texmf-dist/fonts/truetype/typoland/carlito/Carlito-BoldItalic.ttf
 blacklist;file;texmf-dist/fonts/truetype/typoland/carlito/Carlito-Italic.ttf
 blacklist;file;texmf-dist/fonts/truetype/typoland/carlito/Carlito-Regular.ttf
-depends;texlive-fonts-extra;fonts-roboto
-blacklist;file;texmf-dist/fonts/truetype/google/roboto/Roboto-Bold.ttf
-depends;texlive-fonts-extra;fonts-roboto
+depends;texlive-fonts-extra;fonts-roboto-hinted
+blacklist;file;texmf-dist/fonts/truetype/google/roboto/Roboto-BlackItalic.ttf
+blacklist;file;texmf-dist/fonts/truetype/google/roboto/Roboto-Black.ttf
 blacklist;file;texmf-dist/fonts/truetype/google/roboto/Roboto-BoldItalic.ttf
-depends;texlive-fonts-extra;fonts-roboto
-blacklist;file;texmf-dist/fonts/truetype/google/roboto/Roboto-Light.ttf
-depends;texlive-fonts-extra;fonts-roboto
+blacklist;file;texmf-dist/fonts/truetype/google/roboto/Roboto-Bold.ttf
+blacklist;file;texmf-dist/fonts/truetype/google/roboto/RobotoCondensed-BoldItalic.ttf
+blacklist;file;texmf-dist/fonts/truetype/google/roboto/RobotoCondensed-Bold.ttf
+blacklist;file;texmf-dist/fonts/truetype/google/roboto/RobotoCondensed-LightItalic.ttf
+blacklist;file;texmf-dist/fonts/truetype/google/roboto/RobotoCondensed-Light.ttf
+blacklist;file;texmf-dist/fonts/truetype/google/roboto/RobotoCondensed-RegularItalic.ttf
+blacklist;file;texmf-dist/fonts/truetype/google/roboto/RobotoCondensed-Regular.ttf
 blacklist;file;texmf-dist/fonts/truetype/google/roboto/Roboto-LightItalic.ttf
-depends;texlive-fonts-extra;fonts-roboto
+blacklist;file;texmf-dist/fonts/truetype/google/roboto/Roboto-Light.ttf
+blacklist;file;texmf-dist/fonts/truetype/google/roboto/Roboto-MediumItalic.ttf
+blacklist;file;texmf-dist/fonts/truetype/google/roboto/Roboto-Medium.ttf
+blacklist;file;texmf-dist/fonts/truetype/google/roboto/Roboto-RegularItalic.ttf
 blacklist;file;texmf-dist/fonts/truetype/google/roboto/Roboto-Regular.ttf
-depends;texlive-fonts-extra;fonts-roboto
-blacklist;file;texmf-dist/fonts/truetype/google/roboto/Roboto-Thin.ttf
-depends;texlive-fonts-extra;fonts-roboto
+blacklist;file;texmf-dist/fonts/truetype/google/roboto/RobotoSlab-Bold.ttf
+blacklist;file;texmf-dist/fonts/truetype/google/roboto/RobotoSlab-Light.ttf
+blacklist;file;texmf-dist/fonts/truetype/google/roboto/RobotoSlab-Regular.ttf
+blacklist;file;texmf-dist/fonts/truetype/google/roboto/RobotoSlab-Thin.ttf
 blacklist;file;texmf-dist/fonts/truetype/google/roboto/Roboto-ThinItalic.ttf
-depends;texlive-fonts-extra;fonts-roboto
-blacklist;file;texmf-dist/fonts/truetype/google/roboto/RobotoCondensed-Bold.ttf
-depends;texlive-fonts-extra;fonts-roboto
-blacklist;file;texmf-dist/fonts/truetype/google/roboto/RobotoCondensed-BoldItalic.ttf
-depends;texlive-fonts-extra;fonts-roboto
-blacklist;file;texmf-dist/fonts/truetype/google/roboto/RobotoCondensed-Regular.ttf
+blacklist;file;texmf-dist/fonts/truetype/google/roboto/Roboto-Thin.ttf
 depends;texlive-fonts-extra;fonts-sil-gentiumplus
 blacklist;file;texmf-dist/fonts/truetype/public/gentium-tug/GentiumPlus-I.ttf
 depends;texlive-fonts-extra;fonts-sil-gentiumplus
diff --git a/texlive-extra/debian/changelog b/texlive-extra/debian/changelog
index a7d2fd6..be47a84 100644
--- a/texlive-extra/debian/changelog
+++ b/texlive-extra/debian/changelog
@@ -1,3 +1,9 @@
+texlive-extra (2015.20151225-3) UNRELEASED; urgency=medium
+
+  * fix some font links (Gentium, Roboto) (Closes: #809202)
+
+ -- Norbert Preining <preining@debian.org>  Sat, 02 Jan 2016 21:23:53 +0900
+
 texlive-extra (2015.20151225-2) unstable; urgency=medium
 
   * simplewick moved from latex-extra to science (Closes: #809039)
diff --git a/texlive-extra/debian/texlive-fonts-extra.links.dist b/texlive-extra/debian/texlive-fonts-extra.links.dist
index 346c414..51874d1 100644
--- a/texlive-extra/debian/texlive-fonts-extra.links.dist
+++ b/texlive-extra/debian/texlive-fonts-extra.links.dist
@@ -51,8 +51,8 @@ usr/share/fonts/truetype/ttf-dejavu/DejaVuSerifCondensed-Bold.ttf usr/share/texl
 usr/share/fonts/truetype/ttf-dejavu/DejaVuSerifCondensed-BoldItalic.ttf usr/share/texlive/texmf-dist/fonts/truetype/public/dejavu/DejaVuSerifCondensed-BoldItalic.ttf
 usr/share/fonts/truetype/ttf-dejavu/DejaVuSerifCondensed-Italic.ttf usr/share/texlive/texmf-dist/fonts/truetype/public/dejavu/DejaVuSerifCondensed-Italic.ttf
 usr/share/fonts/truetype/ttf-dejavu/DejaVuSerifCondensed.ttf usr/share/texlive/texmf-dist/fonts/truetype/public/dejavu/DejaVuSerifCondensed.ttf
-usr/share/fonts/truetype/gentium/GenAI102.ttf usr/share/texlive/texmf-dist/fonts/truetype/public/gentium-tug/GentiumAlt-I.ttf
-usr/share/fonts/truetype/gentium/GenAR102.ttf usr/share/texlive/texmf-dist/fonts/truetype/public/gentium-tug/GentiumAlt-R.ttf
+usr/share/fonts/truetype/gentium/GentiumAlt-I.ttf usr/share/texlive/texmf-dist/fonts/truetype/public/gentium-tug/GentiumAlt-I.ttf
+usr/share/fonts/truetype/gentium/GentiumAlt-R.ttf usr/share/texlive/texmf-dist/fonts/truetype/public/gentium-tug/GentiumAlt-R.ttf
 usr/share/fonts/truetype/gentium-basic/GenBasB.ttf usr/share/texlive/texmf-dist/fonts/truetype/public/gentium-tug/GenBasB.ttf
 usr/share/fonts/truetype/gentium-basic/GenBasBI.ttf usr/share/texlive/texmf-dist/fonts/truetype/public/gentium-tug/GenBasBI.ttf
 usr/share/fonts/truetype/gentium-basic/GenBasI.ttf usr/share/texlive/texmf-dist/fonts/truetype/public/gentium-tug/GenBasI.ttf
@@ -61,8 +61,8 @@ usr/share/fonts/truetype/gentium-basic/GenBkBasB.ttf usr/share/texlive/texmf-dis
 usr/share/fonts/truetype/gentium-basic/GenBkBasBI.ttf usr/share/texlive/texmf-dist/fonts/truetype/public/gentium-tug/GenBkBasBI.ttf
 usr/share/fonts/truetype/gentium-basic/GenBkBasI.ttf usr/share/texlive/texmf-dist/fonts/truetype/public/gentium-tug/GenBkBasI.ttf
 usr/share/fonts/truetype/gentium-basic/GenBkBasR.ttf usr/share/texlive/texmf-dist/fonts/truetype/public/gentium-tug/GenBkBasR.ttf
-usr/share/fonts/truetype/gentium/GenI102.ttf usr/share/texlive/texmf-dist/fonts/truetype/public/gentium-tug/Gentium-I.ttf
-usr/share/fonts/truetype/gentium/GenR102.ttf usr/share/texlive/texmf-dist/fonts/truetype/public/gentium-tug/Gentium-R.ttf
+usr/share/fonts/truetype/gentium/Gentium-I.ttf usr/share/texlive/texmf-dist/fonts/truetype/public/gentium-tug/Gentium-I.ttf
+usr/share/fonts/truetype/gentium/Gentium-R.ttf usr/share/texlive/texmf-dist/fonts/truetype/public/gentium-tug/Gentium-R.ttf
 usr/share/fonts/truetype/freefont/FreeMono.ttf usr/share/texlive/texmf-dist/fonts/truetype/public/gnu-freefont/FreeMono.ttf
 usr/share/fonts/truetype/freefont/FreeMonoBold.ttf usr/share/texlive/texmf-dist/fonts/truetype/public/gnu-freefont/FreeMonoBold.ttf
 usr/share/fonts/truetype/freefont/FreeMonoBoldOblique.ttf usr/share/texlive/texmf-dist/fonts/truetype/public/gnu-freefont/FreeMonoBoldOblique.ttf
@@ -176,15 +176,23 @@ usr/share/fonts/truetype/crosextra/Carlito-Bold.ttf usr/share/texlive/texmf-dist
 usr/share/fonts/truetype/crosextra/Carlito-BoldItalic.ttf usr/share/texlive/texmf-dist/fonts/truetype/typoland/carlito/Carlito-BoldItalic.ttf
 usr/share/fonts/truetype/crosextra/Carlito-Italic.ttf usr/share/texlive/texmf-dist/fonts/truetype/typoland/carlito/Carlito-Italic.ttf
 usr/share/fonts/truetype/crosextra/Carlito-Regular.ttf usr/share/texlive/texmf-dist/fonts/truetype/typoland/carlito/Carlito-Regular.ttf
-usr/share/fonts/truetype/roboto/Roboto-Bold.ttf usr/share/texlive/texmf-dist/fonts/truetype/google/roboto/Roboto-Bold.ttf
-usr/share/fonts/truetype/roboto/Roboto-BoldItalic.ttf usr/share/texlive/texmf-dist/fonts/truetype/google/roboto/Roboto-BoldItalic.ttf
-usr/share/fonts/truetype/roboto/Roboto-Light.ttf usr/share/texlive/texmf-dist/fonts/truetype/google/roboto/Roboto-Light.ttf
-usr/share/fonts/truetype/roboto/Roboto-LightItalic.ttf usr/share/texlive/texmf-dist/fonts/truetype/google/roboto/Roboto-LightItalic.ttf
-usr/share/fonts/truetype/roboto/Roboto-Regular.ttf usr/share/texlive/texmf-dist/fonts/truetype/google/roboto/Roboto-Regular.ttf
-usr/share/fonts/truetype/roboto/Roboto-Thin.ttf usr/share/texlive/texmf-dist/fonts/truetype/google/roboto/Roboto-Thin.ttf
-usr/share/fonts/truetype/roboto/Roboto-ThinItalic.ttf usr/share/texlive/texmf-dist/fonts/truetype/google/roboto/Roboto-ThinItalic.ttf
-usr/share/fonts/truetype/roboto/RobotoCondensed-Bold.ttf usr/share/texlive/texmf-dist/fonts/truetype/google/roboto/RobotoCondensed-Bold.ttf
-usr/share/fonts/truetype/roboto/RobotoCondensed-BoldItalic.ttf usr/share/texlive/texmf-dist/fonts/truetype/google/roboto/RobotoCondensed-BoldItalic.ttf
-usr/share/fonts/truetype/roboto/RobotoCondensed-Regular.ttf usr/share/texlive/texmf-dist/fonts/truetype/google/roboto/RobotoCondensed-Regular.ttf
+usr/share/fonts/truetype/roboto/hinted/Roboto-BlackItalic.ttf usr/share/texlive/texmf-dist/fonts/truetype/google/roboto/Roboto-BlackItalic.ttf
+usr/share/fonts/truetype/roboto/hinted/Roboto-Black.ttf usr/share/texlive/texmf-dist/fonts/truetype/google/roboto/Roboto-Black.ttf
+usr/share/fonts/truetype/roboto/hinted/Roboto-BoldItalic.ttf usr/share/texlive/texmf-dist/fonts/truetype/google/roboto/Roboto-BoldItalic.ttf
+usr/share/fonts/truetype/roboto/hinted/Roboto-Bold.ttf usr/share/texlive/texmf-dist/fonts/truetype/google/roboto/Roboto-Bold.ttf
+usr/share/fonts/truetype/roboto/hinted/RobotoCondensed-BoldItalic.ttf usr/share/texlive/texmf-dist/fonts/truetype/google/roboto/RobotoCondensed-BoldItalic.ttf
+usr/share/fonts/truetype/roboto/hinted/RobotoCondensed-Bold.ttf usr/share/texlive/texmf-dist/fonts/truetype/google/roboto/RobotoCondensed-Bold.ttf
+usr/share/fonts/truetype/roboto/hinted/RobotoCondensed-Italic.ttf usr/share/texlive/texmf-dist/fonts/truetype/google/roboto/RobotoCondensed-Italic.ttf
+usr/share/fonts/truetype/roboto/hinted/RobotoCondensed-LightItalic.ttf usr/share/texlive/texmf-dist/fonts/truetype/google/roboto/RobotoCondensed-LightItalic.ttf
+usr/share/fonts/truetype/roboto/hinted/RobotoCondensed-Light.ttf usr/share/texlive/texmf-dist/fonts/truetype/google/roboto/RobotoCondensed-Light.ttf
+usr/share/fonts/truetype/roboto/hinted/RobotoCondensed-Regular.ttf usr/share/texlive/texmf-dist/fonts/truetype/google/roboto/RobotoCondensed-Regular.ttf
+usr/share/fonts/truetype/roboto/hinted/Roboto-Italic.ttf usr/share/texlive/texmf-dist/fonts/truetype/google/roboto/Roboto-Italic.ttf
+usr/share/fonts/truetype/roboto/hinted/Roboto-LightItalic.ttf usr/share/texlive/texmf-dist/fonts/truetype/google/roboto/Roboto-LightItalic.ttf
+usr/share/fonts/truetype/roboto/hinted/Roboto-Light.ttf usr/share/texlive/texmf-dist/fonts/truetype/google/roboto/Roboto-Light.ttf
+usr/share/fonts/truetype/roboto/hinted/Roboto-MediumItalic.ttf usr/share/texlive/texmf-dist/fonts/truetype/google/roboto/Roboto-MediumItalic.ttf
+usr/share/fonts/truetype/roboto/hinted/Roboto-Medium.ttf usr/share/texlive/texmf-dist/fonts/truetype/google/roboto/Roboto-Medium.ttf
+usr/share/fonts/truetype/roboto/hinted/Roboto-Regular.ttf usr/share/texlive/texmf-dist/fonts/truetype/google/roboto/Roboto-Regular.ttf
+usr/share/fonts/truetype/roboto/hinted/Roboto-ThinItalic.ttf usr/share/texlive/texmf-dist/fonts/truetype/google/roboto/Roboto-ThinItalic.ttf
+usr/share/fonts/truetype/roboto/hinted/Roboto-Thin.ttf usr/share/texlive/texmf-dist/fonts/truetype/google/roboto/Roboto-Thin.ttf
 usr/share/fonts/opentype/gentiumplus/GentiumPlus-I.ttf usr/share/texlive/texmf-dist/fonts/truetype/public/gentium-tug/GentiumPlus-I.ttf
 usr/share/fonts/opentype/gentiumplus/GentiumPlus-R.ttf usr/share/texlive/texmf-dist/fonts/truetype/public/gentium-tug/GentiumPlus-R.ttf

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/texlive-nonbin.git


Reply to: