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

Diff of /trunk/manual/debian/control

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

trunk/build/debian/control revision 6256 by joeyh, Wed Nov 19 01:30:26 2003 UTC trunk/manual/debian/control revision 60214 by fjp, Sun Aug 16 07:18:59 2009 UTC
# Line 1  Line 1 
1  Source: debian-installer  Source: installation-guide
2  Section: devel  Section: doc
3  Priority: extra  Priority: optional
 Build-Depends: apt, bc, slang1-utf8-pic, libnewt-pic, syslinux (>= 2.04-1) [i386], sysutils [i386], dosfstools [i386 ia64], libdiscover1-pic [!s390 !s390x !mips !mipsel], libdiscover1 [!s390 !s390x !mips !mipsel], ncurses-base, genext2fs, mklibs (>= 0.1.11), libdebconfclient0 (>= 0.47), libdebian-installer4, modutils, glibc-pic, mtools [i386 ia64], bf-utf-source, upx-ucl-beta [i386], libbogl-dev, libtextwrap1, debhelper, tip22 [mips], yaboot [powerpc], genromfs [sparc], mkisofs  
4  Maintainer: Debian Install System Team <debian-boot@lists.debian.org>  Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
5  Uploaders: Joey Hess <joeyh@debian.org>, Alastair McKinstry <mckinstry@computer.org>  Uploaders: Joey Hess <joeyh@debian.org>, Frans Pop <fjp@debian.org>
6  Standards-Version: 3.6.1.0  Standards-Version: 3.8.2
7    Vcs-Svn: svn://svn.debian.org/d-i/trunk/manual
8    Build-Depends: debhelper (>= 4)
9    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
10    # This comment can also be used to generate a Build-Depends-Indep line, by
11    # running the debian/genbuilddeps program. So put each build dep on its own
12    # line, prefixed by " - " and to comment out a build dep, start the line
13    # with two hashes. And don't edit the Build-Depends-Indep line above by hand.
14    #
15    #       - docbook
16    #       - docbook-xml
17    #       - docbook-xsl
18    #       - xsltproc
19    #               The manual is a docbook XML document, so needs these to build.
20    #       - gawk
21    #       - libhtml-parser-perl
22    #               Used as part of the manual build process.
23    #       - w3m
24    #               Used to generate plain text manual from html.
25    #       - poxml
26    #               Translations of the manual are done in po files via poxml.
27    #       - jadetex
28    #       - openjade | openjade1.3
29    #       - docbook-dsssl
30    #               Used for producing pdf and ps files.
31    #       - ghostscript
32    #               For pdfs.
33    #       - texlive-lang-cyrillic
34    #       - texlive-lang-czechslovak
35    ##      - texlive-lang-danish
36    ##      - texlive-lang-dutch
37    #       - texlive-lang-finnish
38    #       - texlive-lang-french
39    #       - texlive-lang-german
40    #       - texlive-lang-greek
41    #       - texlive-lang-italian
42    #       - texlive-lang-other
43    #               Contains hyphenation for Romanian.
44    #       - texlive-lang-portuguese
45    #       - texlive-lang-spanish
46    #       - texlive-lang-swedish
47    #       - texlive-lang-vietnamese
48    #               All texlive-lang-* packages provide hyphenation and other
49    #               language-specific support.
50    #       - ko.tex-base
51    #               Font for Korean pdf.
52    #       - cm-super
53    #               Font for Russian pdf.
54    
55  Package: debian-installer-demo  Package: installation-guide-alpha
56  Recommends: ${kernel:Package}  Architecture: all
57  Architecture: i386 powerpc mips  Conflicts: installation-guide
58  Description: run a live demo of the Debian Installer, without rebooting  Description: Debian installation guide
59   This package allows you to run a demonstration version of the Debian   This package contains the Debian installation guide for the Alpha
60   installer in a chroot on a Debian system. While it might be possible to   architecture, in a variety of languages.
61   use the demo system to actually install Debian to a spare partition, there   .
62   are better (and safer!) ways than using this Debian system, such as   A shorter reference, the installation HOWTO, is included in an appendix.
63   debootstrap. However, this package is useful if you'd like a look at the  
64   Debian installer, or want to test or debug some aspect of it.  Package: installation-guide-amd64
65    Architecture: all
66    Conflicts: installation-guide
67    Description: Debian installation guide
68     This package contains the Debian installation guide for the AMD64
69     architecture, in a variety of languages.
70     .
71     A shorter reference, the installation HOWTO, is included in an appendix.
72    
73    Package: installation-guide-armel
74    Architecture: all
75    Conflicts: installation-guide
76    Description: Debian installation guide
77     This package contains the Debian installation guide for the ARM
78     architecture, in a variety of languages.
79     .
80     A shorter reference, the installation HOWTO, is included in an appendix.
81    
82    Package: installation-guide-hppa
83    Architecture: all
84    Conflicts: installation-guide
85    Description: Debian installation guide
86     This package contains the Debian installation guide for the PA-RISC
87     architecture, in a variety of languages.
88     .
89     A shorter reference, the installation HOWTO, is included in an appendix.
90    
91    Package: installation-guide-i386
92    Architecture: all
93    Conflicts: installation-guide
94    Description: Debian installation guide
95     This package contains the Debian installation guide for the Intel x86
96     architecture, in a variety of languages.
97     .
98     A shorter reference, the installation HOWTO, is included in an appendix.
99    
100    Package: installation-guide-ia64
101    Architecture: all
102    Conflicts: installation-guide
103    Description: Debian installation guide
104     This package contains the Debian installation guide for the IA-64
105     architecture, in a variety of languages.
106     .
107     A shorter reference, the installation HOWTO, is included in an appendix.
108    
109    Package: installation-guide-mips
110    Architecture: all
111    Conflicts: installation-guide
112    Description: Debian installation guide
113     This package contains the Debian installation guide for the Mips
114     architecture, in a variety of languages.
115     .
116     A shorter reference, the installation HOWTO, is included in an appendix.
117    
118    Package: installation-guide-mipsel
119    Architecture: all
120    Conflicts: installation-guide
121    Description: Debian installation guide
122     This package contains the Debian installation guide for the Mipsel
123     architecture, in a variety of languages.
124     .
125     A shorter reference, the installation HOWTO, is included in an appendix.
126    
127    Package: installation-guide-powerpc
128    Architecture: all
129    Conflicts: installation-guide
130    Description: Debian installation guide
131     This package contains the Debian installation guide for the PowerPC
132     architecture, in a variety of languages.
133     .
134     A shorter reference, the installation HOWTO, is included in an appendix.
135    
136    Package: installation-guide-s390
137    Architecture: all
138    Conflicts: installation-guide
139    Description: Debian installation guide
140     This package contains the Debian installation guide for the S/390
141     architecture, in a variety of languages.
142     .
143     A shorter reference, the installation HOWTO, is included in an appendix.
144    
145    Package: installation-guide-sparc
146    Architecture: all
147    Conflicts: installation-guide
148    Description: Debian installation guide
149     This package contains the Debian installation guide for the Sparc
150     architecture, in a variety of languages.
151     .
152     A shorter reference, the installation HOWTO, is included in an appendix.

Legend:
Removed from v.6256  
changed lines
  Added in v.60214

  ViewVC Help
Powered by ViewVC 1.1.5