From 6d7471465ca8e630748208b868fd300574eb243b Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Mon, 4 Jun 2007 14:50:07 +0000 Subject: * Add dependencies for texlive-lang-* packages for languages for which the manual has translations. --- debian/changelog | 4 +++- debian/control | 26 +++++++++++++++++++++----- 2 files changed, 24 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 69302925c..c256a91e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,11 +15,13 @@ installation-guide (2007xxxx) UNRELEASED; urgency=low * Fix incorrect instruction for preseeding local repositories. Thanks to RĂ©mi Demarthe. Closes: #420894. * Add translatable entities for Continue, Cancel and Go Back buttons. + * Add dependencies for texlive-lang-* packages for languages for which the + manual has translations. [ Joey Hess ] * Document new lilo-installer/skip preseed. - -- Joey Hess Fri, 18 May 2007 17:29:17 -0400 + -- Frans Pop Mon, 4 Jun 2007 16:43:39 +0200 installation-guide (20070319) unstable; urgency=low diff --git a/debian/control b/debian/control index 819e87845..56b4335c6 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, cm-super +Build-Depends: debhelper (>= 4), docbook, docbook-xml, docbook-xsl, xsltproc, gawk, libhtml-parser-perl, w3m, poxml, jadetex, openjade | openjade1.3, docbook-dsssl, gs-common, texlive-lang-cyrillic, texlive-lang-czechslovak, texlive-lang-finnish, texlive-lang-french, texlive-lang-german, texlive-lang-italian, texlive-lang-other, texlive-lang-portuguese, texlive-lang-spanish, texlive-lang-swedish, texlive-lang-vietnamese, 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 @@ -17,8 +17,7 @@ Build-Depends: debhelper (>= 4), docbook, docbook-xml, docbook-xsl, xsltproc, ga # - docbook-xml # - docbook-xsl # - xsltproc -# The manual is a docbook XML document, so needs these to -# build. +# The manual is a docbook XML document, so needs these to build. # - gawk # - libhtml-parser-perl # Used as part of the manual build process. @@ -32,10 +31,27 @@ Build-Depends: debhelper (>= 4), docbook, docbook-xml, docbook-xsl, xsltproc, ga # Used for producing pdf and ps files. # - gs-common # For pdfs. +# - texlive-lang-cyrillic +# - texlive-lang-czechslovak +## - texlive-lang-danish +## - texlive-lang-dutch +# - texlive-lang-finnish +# - texlive-lang-french +# - texlive-lang-german +## - texlive-lang-greek +# - texlive-lang-italian +# - texlive-lang-other +# Contains hyphenation for Romanian. +# - texlive-lang-portuguese +# - texlive-lang-spanish +# - texlive-lang-swedish +# - texlive-lang-vietnamese +# All texlive-lang-* packages provide hyphenation and other +# language-specific support. # - latex-hangul-ucs-hlatex -# For Korean pdf +# Font for Korean pdf. # - cm-super -# For Russian pdf +# Font for Russian pdf. Package: installation-guide-alpha Architecture: all -- cgit v1.2.3