From 0d2da2aa33fe0868c4af897f20b2a1b038d1e684 Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Thu, 19 Apr 2007 17:12:55 +0000 Subject: - Add cm-super to build dependencies as that improves the quality of the Russian PDF version --- build/README | 1 + debian/changelog | 6 +++++- debian/control | 4 +++- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/build/README b/build/README index 16c28bb75..f50bb0ac0 100644 --- a/build/README +++ b/build/README @@ -26,6 +26,7 @@ txt : w3m For some languages additional packages are needed to build pdf: ko : latex-hangul-ucs-hlatex +ru : cm-super (type1 fonts) Note: It's not possible to build the documentation on Woody as packages are required that are not available for Woody. diff --git a/debian/changelog b/debian/changelog index f928cd20c..16a2680a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,11 @@ installation-guide (2007xxxx) UNRELEASED; urgency=low [ Joey Hess ] * Document the new tasksel/desktop preseed for lenny. - -- Joey Hess Tue, 17 Apr 2007 21:53:35 -0400 + [ Frans Pop ] + * Add cm-super to build dependencies as that improves the quality of the + Russian PDF version. + + -- Frans Pop Thu, 19 Apr 2007 19:11:29 +0200 installation-guide (20070319) unstable; urgency=low diff --git a/debian/control b/debian/control index 0f31f0355..819e87845 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Install System Team Uploaders: Joey Hess , Frans Pop Standards-Version: 3.6.2 XS-Vcs-Svn: svn://svn.debian.org/d-i/trunk/manual -Build-Depends: debhelper (>= 4), docbook, docbook-xml, docbook-xsl, xsltproc, gawk, libhtml-parser-perl, w3m, poxml, jadetex, openjade | openjade1.3, docbook-dsssl, gs-common, latex-hangul-ucs-hlatex +Build-Depends: debhelper (>= 4), docbook, docbook-xml, docbook-xsl, xsltproc, gawk, libhtml-parser-perl, w3m, poxml, jadetex, openjade | openjade1.3, docbook-dsssl, gs-common, latex-hangul-ucs-hlatex, cm-super # This comment can also be used to generate a Build-Depends line, by # running the debian/genbuilddeps program. So put each build dep on its # own line, prefixed by " - " and to comment out a build dep, start the @@ -34,6 +34,8 @@ Build-Depends: debhelper (>= 4), docbook, docbook-xml, docbook-xsl, xsltproc, ga # For pdfs. # - latex-hangul-ucs-hlatex # For Korean pdf +# - cm-super +# For Russian pdf Package: installation-guide-alpha Architecture: all -- cgit v1.2.3