summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control11
2 files changed, 14 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index defa65dcb..12e29daa2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,12 @@ installation-guide (2016XXXX) UNRELEASED; urgency=medium
[ Baptiste Jammet ]
* Document how to use debootstrap with foreign architectures.
+ [ Holger Wansing ]
+ * Change build chain for pdf variant from jade to dblatex
+ and activate pdf for Chinese, Greek, Japanese and Vietnamese
+ (pdf was not supported before for those languages).
+ Thanks to victory for the patch.
+
-- Samuel Thibault <sthibault@debian.org> Tue, 22 Nov 2016 23:20:02 +0100
installation-guide (20161031) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index afc0a1559..33eb7ee19 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.9.5
Vcs-Svn: svn://svn.debian.org/d-i/trunk/manual
Vcs-Browser: http://anonscm.debian.org/viewvc/d-i/trunk/manual/
Build-Depends: debhelper (>= 6)
-Build-Depends-Indep: docbook, docbook-xml, docbook-xsl, xsltproc, gawk, libhtml-parser-perl, w3m, poxml, jadetex, openjade, docbook-dsssl, ghostscript, texlive-lang-cyrillic, texlive-lang-czechslovak, texlive-lang-european, texlive-lang-french, texlive-lang-german, texlive-lang-greek, texlive-lang-italian, texlive-lang-other, texlive-lang-portuguese, texlive-lang-spanish, ko.tex-base, cm-super
+Build-Depends-Indep: docbook, docbook-xml, docbook-xsl, xsltproc, gawk, libhtml-parser-perl, w3m, poxml, jadetex, openjade, dblatex, docbook-dsssl, ghostscript, texlive-lang-cyrillic, texlive-lang-czechslovak, texlive-lang-european, texlive-lang-french, texlive-lang-german, texlive-lang-greek, texlive-lang-italian, texlive-lang-other, texlive-lang-portuguese, texlive-lang-spanish, ko.tex-base, cm-super, fonts-wqy-microhei
# This comment can also be used to generate a Build-Depends-Indep 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 line
@@ -27,6 +27,9 @@ Build-Depends-Indep: docbook, docbook-xml, docbook-xsl, xsltproc, gawk, libhtml-
# Translations of the manual are done in po files via poxml.
# - jadetex
# - openjade
+# ps variants are build using jade.
+# - dblatex
+# pdf variants are build using dblatex.
# - docbook-dsssl
# Used for producing pdf and ps files.
# - ghostscript
@@ -50,9 +53,11 @@ Build-Depends-Indep: docbook, docbook-xml, docbook-xsl, xsltproc, gawk, libhtml-
# All texlive-lang-* packages provide hyphenation and other
# language-specific support.
# - ko.tex-base
-# Font for Korean pdf.
+# Font for Korean ps.
# - cm-super
-# Font for Russian pdf.
+# Font for Russian ps.
+# - fonts-wqy-microhei
+# Font for Korean and Chinese pdf.
Package: installation-guide-amd64
Architecture: all