Bug#709759: installation-guide: build-depends on obsolete packages (texlive-lang-*)
Package: installation-guide
Version: 20130503
Followup-For: Bug #709759
Hello Samuel, hello Debian Install System Team!
Included is a patch where texlive-lang-finnish/swedish are replaced with a
Build-Depends-Indep on texlive-lang-european as suggested above.
I removed texlive-lang-vietnamese since it moved to texlive-lang-other, which is
already a Build-Depends-Indep of this package.
It was done via the debian/genbuilddeps program as suggested in the comments of
the control file.
Erik
--- a/manual-build/debian/control 2012-08-26 13:08:25.000000000 +0200
+++ b/manual-build/debian/control 2013-10-01 09:14:59.808957880 +0200
@@ -7,7 +7,7 @@
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-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
# 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
@@ -35,7 +35,8 @@
# - texlive-lang-czechslovak
## - texlive-lang-danish
## - texlive-lang-dutch
-# - texlive-lang-finnish
+# - texlive-lang-european
+## - texlive-lang-finnish
# - texlive-lang-french
# - texlive-lang-german
# - texlive-lang-greek
@@ -44,8 +45,8 @@
# Contains hyphenation for Romanian.
# - texlive-lang-portuguese
# - texlive-lang-spanish
-# - texlive-lang-swedish
-# - texlive-lang-vietnamese
+## - texlive-lang-swedish
+## - texlive-lang-vietnamese
# All texlive-lang-* packages provide hyphenation and other
# language-specific support.
# - ko.tex-base
Reply to: