[SCM] Debian packaging of tex-gyre) branch, master, updated. upstream/2.004.1-5-g819c607
The following commit has been merged in the master branch:
commit 819c60767b25e34af5377c7d5bd94265b8de5a1f
Author: Norbert Preining <preining@debian.org>
Date: Fri Oct 5 18:48:07 2012 +0900
by default activate the alternatives for standard fonts
diff --git a/debian/changelog b/debian/changelog
index 38ef728..087293d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,13 +1,13 @@
-tex-gyre (2.004.1-5~1) UNRELEASED; urgency=low
+tex-gyre (2.004.1-5) experimental; urgency=low
* make OTF fonts available to fontconfig, and disable the Type1 fonts
for fontconfig, but keep them for normal X (Closes: #686098)
* register fonts as metric compatible alternatives to the Adobe Fonts
(Closes: #616419)
- Thanks to Fabian Greffrath who provided the fontconfif conf files,
+ Thanks to Fabian Greffrath who provided the fontconfig conf files,
did lots of inquire and testing.
- -- Norbert Preining <preining@debian.org> Tue, 25 Sep 2012 13:30:11 +0900
+ -- Norbert Preining <preining@debian.org> Fri, 05 Oct 2012 18:46:30 +0900
tex-gyre (2.004.1-4) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index c75fa64..9bbdd5d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -181,6 +181,8 @@ binary-indep: build-indep
dh_link \
etc/fonts/conf.avail/65-$(PKG).conf \
etc/fonts/conf.d/65-$(PKG).conf \
+ etc/fonts/conf.avail/30-$(PKG)-aliases.conf \
+ etc/fonts/conf.d/30-$(PKG)-aliases.conf \
$(foreach FAM, $(FAMILYNAMES), \
usr/share/doc/texmf/fonts/tex-gyre/README-TeX-Gyre-$(FAM).txt \
usr/share/doc/tex-gyre/README-TeX-Gyre-$(FAM).txt) \
--
Debian packaging of tex-gyre)
Reply to: