/[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/installer/debian/control revision 23051 by joeyh, Tue Oct 12 17:46:21 2004 UTC trunk/manual/debian/control revision 50607 by fjp, Mon Dec 24 06:48:26 2007 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.11-0.1) [i386 amd64], sysutils [i386 amd64], dosfstools [i386 ia64 m68k amd64], libdiscover1-pic [!s390 !s390x], libdiscover1 [!s390 !s390x], ncurses-base, genext2fs (>= 1.3-7.1), e2fsprogs, mklibs (>= 0.1.15), modutils, glibc-pic, mtools (>= 3.9.9-1) [i386 ia64 m68k amd64], bf-utf-source [!s390 !s390x], upx-ucl-beta (>= 1:1.91+0.20030910cvs-2) [i386], libbogl-dev, libtextwrap1, debhelper (>= 4), tip22 [mips], yaboot [powerpc], mkisofs, elilo [ia64], aboot (>= 0.9b-2) [alpha], silo [sparc], libdebian-installer4, libdebconfclient0, libiw27, palo [hppa], kernel-build-2.4.27-powerpc [powerpc], kernel-build-2.4.27-power3 [powerpc], kernel-build-2.4.27-power4 [powerpc], kernel-build-2.4.27-powerpc-small [powerpc], docbook, docbook-xml, docbook-xsl, xsltproc, genisovh [mips], grep-dctrl, bzip2 [powerpc], libparted1.6-0, delo [mipsel], genromfs [sparc], hfsutils [powerpc], colo (>= 1.10-1) [mipsel], sibyl [mips mipsel], atari-bootstrap [m68k], vmelilo [m68k], m68k-vme-tftplilo [m68k], sparc-utils [sparc], cramfsprogs [powerpc ia64], mkvmlinuz [powerpc], module-init-tools [i386 powerpc amd64], libnewt0.51, debiandoc-sgml  
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>, Joshua Kwan <joshk@triplehelix.org>  Uploaders: Joey Hess <joeyh@debian.org>, Frans Pop <fjp@debian.org>
6  Standards-Version: 3.6.1.0  Standards-Version: 3.7.3
7    Vcs-Svn: svn://svn.debian.org/d-i/trunk/manual
8    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    # 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    #
14    #       - debhelper (>= 4)
15    #               Of course.
16    #       - docbook
17    #       - docbook-xml
18    #       - docbook-xsl
19    #       - xsltproc
20    #               The manual is a docbook XML document, so needs these to build.
21    #       - gawk
22    #       - libhtml-parser-perl
23    #               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    #       - 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    #       - ko.tex-base
52    #               Font for Korean pdf.
53    #       - cm-super
54    #               Font for Russian pdf.
55    
56  Package: debian-installer-manual  Package: installation-guide-alpha
57  Architecture: any  Architecture: all
58  Description: Debian installation manual  Conflicts: installation-guide
59   This package contains the Debian installation manual, in a variety of  Description: Debian installation guide
60   languages. It also includes the installation HOWTO, and a variety of   This package contains the Debian installation guide for the Alpha
61   developer documentation for the Debian Installer.   architecture, in a variety of languages.
62     .
63     A shorter reference, the installation HOWTO, is included in an appendix.
64    
65    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    Package: installation-guide-arm
75    Architecture: all
76    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     .
81     A shorter reference, the installation HOWTO, is included in an appendix.
82    
83    Package: installation-guide-hppa
84    Architecture: all
85    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     .
90     A shorter reference, the installation HOWTO, is included in an appendix.
91    
92    Package: installation-guide-i386
93    Architecture: all
94    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     .
99     A shorter reference, the installation HOWTO, is included in an appendix.
100    
101    Package: installation-guide-ia64
102    Architecture: all
103    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     .
108     A shorter reference, the installation HOWTO, is included in an appendix.
109    
110    Package: installation-guide-mips
111    Architecture: all
112    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     .
117     A shorter reference, the installation HOWTO, is included in an appendix.
118    
119    Package: installation-guide-mipsel
120    Architecture: all
121    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     .
126     A shorter reference, the installation HOWTO, is included in an appendix.
127    
128    Package: installation-guide-powerpc
129    Architecture: all
130    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     .
135     A shorter reference, the installation HOWTO, is included in an appendix.
136    
137    Package: installation-guide-s390
138    Architecture: all
139    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     .
144     A shorter reference, the installation HOWTO, is included in an appendix.
145    
146    Package: installation-guide-sparc
147    Architecture: all
148    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     .
153     A shorter reference, the installation HOWTO, is included in an appendix.

Legend:
Removed from v.23051  
changed lines
  Added in v.50607

  ViewVC Help
Powered by ViewVC 1.1.5