/[d-i]/trunk/manual/debian/control
ViewVC logotype

Contents of /trunk/manual/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 50607 - (hide annotations) (download)
Mon Dec 24 06:48:26 2007 UTC (5 years, 5 months ago) by fjp
File size: 5449 byte(s)
Patch from Changwoo Ryu to replace Hangul-ucs with ko.tex fonts for Korean
PDF version of the manual

1 fjp 31435 Source: installation-guide
2 fjp 31432 Section: doc
3 joeyh 23934 Priority: optional
4 joeyh 3425 Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
5 joeyh 31236 Uploaders: Joey Hess <joeyh@debian.org>, Frans Pop <fjp@debian.org>
6 fjp 50588 Standards-Version: 3.7.3
7 joeyh 49774 Vcs-Svn: svn://svn.debian.org/d-i/trunk/manual
8 fjp 50607 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, ko.tex-base, cm-super
9 joeyh 31236 # This comment can also be used to generate a Build-Depends line, by
10     # running the debian/genbuilddeps program. So put each build dep on its
11     # own line, prefixed by " - " and to comment out a build dep, start the
12     # line with two hashes. And don't edit the Build-Depends line above by hand.
13 joeyh 29836 #
14     # - debhelper (>= 4)
15     # Of course.
16     # - docbook
17     # - docbook-xml
18     # - docbook-xsl
19     # - xsltproc
20 fjp 47141 # The manual is a docbook XML document, so needs these to build.
21 joeyh 29836 # - gawk
22 fjp 32424 # - libhtml-parser-perl
23 joeyh 29836 # Used as part of the manual build process.
24     # - w3m
25     # Used to generate plain text manual from html.
26     # - poxml
27     # Translations of the manual are done in po files via poxml.
28     # - jadetex
29     # - openjade | openjade1.3
30     # - docbook-dsssl
31     # Used for producing pdf and ps files.
32     # - gs-common
33     # For pdfs.
34 fjp 47141 # - texlive-lang-cyrillic
35     # - texlive-lang-czechslovak
36     ## - texlive-lang-danish
37     ## - texlive-lang-dutch
38     # - texlive-lang-finnish
39     # - texlive-lang-french
40     # - texlive-lang-german
41     ## - texlive-lang-greek
42     # - texlive-lang-italian
43     # - texlive-lang-other
44     # Contains hyphenation for Romanian.
45     # - texlive-lang-portuguese
46     # - texlive-lang-spanish
47     # - texlive-lang-swedish
48     # - texlive-lang-vietnamese
49     # All texlive-lang-* packages provide hyphenation and other
50     # language-specific support.
51 fjp 50607 # - ko.tex-base
52 fjp 47141 # Font for Korean pdf.
53 fjp 46483 # - cm-super
54 fjp 47141 # Font for Russian pdf.
55 joeyh 29836
56 fjp 31435 Package: installation-guide-alpha
57 fjp 31432 Architecture: all
58 fjp 31435 Conflicts: installation-guide
59     Description: Debian installation guide
60     This package contains the Debian installation guide for the Alpha
61     architecture, in a variety of languages.
62 fjp 31432 .
63 fjp 31435 A shorter reference, the installation HOWTO, is included in an appendix.
64 fjp 31432
65 fjp 44232 Package: installation-guide-amd64
66     Architecture: all
67     Conflicts: installation-guide
68     Description: Debian installation guide
69     This package contains the Debian installation guide for the AMD64
70     architecture, in a variety of languages.
71     .
72     A shorter reference, the installation HOWTO, is included in an appendix.
73    
74 fjp 31435 Package: installation-guide-arm
75 fjp 31432 Architecture: all
76 fjp 31435 Conflicts: installation-guide
77     Description: Debian installation guide
78     This package contains the Debian installation guide for the ARM
79     architecture, in a variety of languages.
80 fjp 31432 .
81 fjp 31435 A shorter reference, the installation HOWTO, is included in an appendix.
82 fjp 31432
83 fjp 31435 Package: installation-guide-hppa
84 fjp 31432 Architecture: all
85 fjp 31435 Conflicts: installation-guide
86     Description: Debian installation guide
87     This package contains the Debian installation guide for the PA-RISC
88     architecture, in a variety of languages.
89 fjp 31432 .
90 fjp 31435 A shorter reference, the installation HOWTO, is included in an appendix.
91 fjp 31432
92 fjp 31435 Package: installation-guide-i386
93 fjp 31432 Architecture: all
94 fjp 31435 Conflicts: installation-guide
95     Description: Debian installation guide
96     This package contains the Debian installation guide for the Intel x86
97     architecture, in a variety of languages.
98 fjp 31432 .
99 fjp 31435 A shorter reference, the installation HOWTO, is included in an appendix.
100 fjp 31432
101 fjp 31435 Package: installation-guide-ia64
102 fjp 31432 Architecture: all
103 fjp 31435 Conflicts: installation-guide
104     Description: Debian installation guide
105     This package contains the Debian installation guide for the IA-64
106     architecture, in a variety of languages.
107 fjp 31432 .
108 fjp 31435 A shorter reference, the installation HOWTO, is included in an appendix.
109 fjp 31432
110 fjp 31435 Package: installation-guide-mips
111 fjp 31432 Architecture: all
112 fjp 31435 Conflicts: installation-guide
113     Description: Debian installation guide
114     This package contains the Debian installation guide for the Mips
115     architecture, in a variety of languages.
116 fjp 31432 .
117 fjp 31435 A shorter reference, the installation HOWTO, is included in an appendix.
118 fjp 31432
119 fjp 31435 Package: installation-guide-mipsel
120 fjp 31432 Architecture: all
121 fjp 31435 Conflicts: installation-guide
122     Description: Debian installation guide
123     This package contains the Debian installation guide for the Mipsel
124     architecture, in a variety of languages.
125 fjp 31432 .
126 fjp 31435 A shorter reference, the installation HOWTO, is included in an appendix.
127 fjp 31432
128 fjp 31435 Package: installation-guide-powerpc
129 fjp 31432 Architecture: all
130 fjp 31435 Conflicts: installation-guide
131     Description: Debian installation guide
132     This package contains the Debian installation guide for the PowerPC
133     architecture, in a variety of languages.
134 fjp 31432 .
135 fjp 31435 A shorter reference, the installation HOWTO, is included in an appendix.
136 fjp 31432
137 fjp 31435 Package: installation-guide-s390
138 fjp 31432 Architecture: all
139 fjp 31435 Conflicts: installation-guide
140     Description: Debian installation guide
141     This package contains the Debian installation guide for the S/390
142     architecture, in a variety of languages.
143 fjp 31432 .
144 fjp 31435 A shorter reference, the installation HOWTO, is included in an appendix.
145 fjp 31432
146 fjp 31435 Package: installation-guide-sparc
147 fjp 31432 Architecture: all
148 fjp 31435 Conflicts: installation-guide
149     Description: Debian installation guide
150     This package contains the Debian installation guide for the Sparc
151     architecture, in a variety of languages.
152 fjp 31432 .
153 fjp 31435 A shorter reference, the installation HOWTO, is included in an appendix.

  ViewVC Help
Powered by ViewVC 1.1.5