diff options
author | Samuel Thibault <sthibault@debian.org> | 2013-05-29 22:18:07 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2013-05-29 22:18:07 +0000 |
commit | 98b6d1599ceae60ee9784a1061d754480c64e019 (patch) | |
tree | f0c2a097084fed777b91f0b95e268154ef88c75e | |
parent | 16dab66424ca7c2b6b2f4159d28a6c0787bc17a6 (diff) | |
download | installation-guide-98b6d1599ceae60ee9784a1061d754480c64e019.zip |
Drop texlive-lang-finnish build-dep: Finnish is currently disabled.
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 0decfcc40..8e7b1c005 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ installation-guide (20130504) UNRELEASED; urgency=low * Add /run directory to the tree summary. * Document that we need to update the disk size figure in the boot help text too. + * Drop texlive-lang-finnish build-dep: Finnish is currently disabled. [ Holger Wansing ] * Removal of references to 'volatile'. diff --git a/debian/control b/debian/control index 811ec4fd8..875132d62 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.8.3 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 | openjade1.3, docbook-dsssl, ghostscript, texlive-lang-cyrillic, texlive-lang-czechslovak, texlive-lang-finnish, texlive-lang-french, texlive-lang-german, texlive-lang-greek, texlive-lang-italian, texlive-lang-other, texlive-lang-portuguese, texlive-lang-spanish, texlive-lang-swedish, texlive-lang-vietnamese, ko.tex-base, cm-super +Build-Depends-Indep: docbook, docbook-xml, docbook-xsl, xsltproc, gawk, libhtml-parser-perl, w3m, poxml, jadetex, openjade | openjade1.3, docbook-dsssl, ghostscript, texlive-lang-cyrillic, texlive-lang-czechslovak, texlive-lang-french, texlive-lang-german, texlive-lang-greek, texlive-lang-italian, texlive-lang-other, texlive-lang-portuguese, texlive-lang-spanish, texlive-lang-swedish, texlive-lang-vietnamese, ko.tex-base, cm-super # 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 |