/[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

revision 29842 by joeyh, Wed Aug 10 01:01:13 2005 UTC revision 29843 by joeyh, Wed Aug 10 01:09:58 2005 UTC
# Line 1  Line 1 
1  Source: debian-installer  Source: debian-installer
2  Section: devel  Section: devel
3  Priority: optional  Priority: optional
 Build-Depends: debhelper (>= 4), apt, gnupg, dpkg (>= 1.13.9), grep-dctrl, bc, libc6-pic | libc6.1-pic | libc0.3-pic | glibc-pic, libdebian-installer4 (>= 0.31), libdebconfclient0, libparted1.6-12, libslang2-pic, libnewt-pic, libdiscover1-pic [!s390 !s390x], libdiscover1 [!s390 !s390x], libbogl-dev, libtextwrap1, cramfsprogs [powerpc ia64 mips], genext2fs (>= 1.3-7.1), e2fsprogs, mklibs (>= 0.1.15), mkisofs, genromfs [sparc], hfsutils [powerpc], dosfstools [i386 ia64 m68k amd64], syslinux (>= 2.11-0.1) [i386 amd64], palo [hppa], elilo [ia64], yaboot [powerpc], aboot (>= 0.9b-2) [alpha], silo [sparc], sparc-utils [sparc], genisovh [mips], delo [mipsel], tip22 [mips], colo (>= 1.10-1) [mipsel], sibyl [mips mipsel], atari-bootstrap [m68k], vmelilo [m68k], m68k-vme-tftplilo [m68k], sysutils [i386 amd64], mtools (>= 3.9.9-1) [i386 ia64 m68k amd64], modutils, module-init-tools [i386 powerpc amd64 hppa ia64 sparc], bf-utf-source [!s390 !s390x], upx-ucl-beta (>= 1:1.91+0.20030910cvs-2) [i386], bzip2 [powerpc], mkvmlinuz [powerpc], docbook, docbook-xml, docbook-xsl, xsltproc, gawk, w3m, poxml, jadetex, openjade | openjade1.3, docbook-dsssl, gs-common, 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>, Alastair McKinstry <mckinstry@computer.org>, Joshua Kwan <joshk@triplehelix.org>
6  Standards-Version: 3.6.2  Standards-Version: 3.6.2
7    Build-Depends: debhelper (>= 4), apt, gnupg, dpkg (>= 1.13.9), grep-dctrl, bc, libc6-pic | libc6.1-pic | libc0.3-pic | glibc-pic, libdebian-installer4 (>= 0.31), libdebconfclient0, libparted1.6-12, libslang2-pic, libnewt-pic, libdiscover1-pic [!s390 !s390x], libdiscover1 [!s390 !s390x], libbogl-dev, libtextwrap1, cramfsprogs [powerpc ia64 mips], genext2fs (>= 1.3-7.1), e2fsprogs, mklibs (>= 0.1.15), mkisofs, genromfs [sparc], hfsutils [powerpc], dosfstools [i386 ia64 m68k amd64], syslinux (>= 2.11-0.1) [i386 amd64], palo [hppa], elilo [ia64], yaboot [powerpc], aboot (>= 0.9b-2) [alpha], silo [sparc], sparc-utils [sparc], genisovh [mips], delo [mipsel], tip22 [mips], colo (>= 1.10-1) [mipsel], sibyl [mips mipsel], atari-bootstrap [m68k], vmelilo [m68k], m68k-vme-tftplilo [m68k], sysutils [i386 amd64], mtools (>= 3.9.9-1) [i386 ia64 m68k amd64], modutils, module-init-tools [i386 powerpc amd64 hppa ia64 sparc], bf-utf-source [!s390 !s390x], upx-ucl-beta (>= 1:1.91+0.20030910cvs-2) [i386], bzip2 [powerpc], mkvmlinuz [powerpc], docbook, docbook-xml, docbook-xsl, xsltproc, gawk, w3m, poxml, jadetex, openjade | openjade1.3, docbook-dsssl, gs-common, debiandoc-sgml
8  # This package has the worst Build-Depends in Debian, so it deserves some  # This package has the worst Build-Depends in Debian, so it deserves some
9  # explanation. Note that this comment can also be used to generate a  # explanation. Note that this comment can also be used to generate a
10  # Build-Depends line, by running the debian/genbuilddeps program.  # Build-Depends line, by running the debian/genbuilddeps program.
11  # So put each build dep on its own line, prefixed by " - " and to  # So put each build dep on its own line, prefixed by " - " and to
12  # comment out a build dep, start the line with two hashes.  # comment out a build dep, start the line with two hashes. And don't edit
13    # the Build-Depends line above by hand.
14  #  #
15  # Base build dependencies:  # Base build dependencies:
16  #       - debhelper (>= 4)  #       - debhelper (>= 4)
# Line 76  Standards-Version: 3.6.2 Line 76  Standards-Version: 3.6.2
76  #       - hfsutils [powerpc]  #       - hfsutils [powerpc]
77  #               For making bootable HFS USB sticks for powerpc.  #               For making bootable HFS USB sticks for powerpc.
78  #       - dosfstools [i386 ia64 m68k amd64]  #       - dosfstools [i386 ia64 m68k amd64]
79  @               For creating FAT filesystems with mkfs.msdos.  #               For creating FAT filesystems with mkfs.msdos.
80  #               Of course i386/amd64 use this for floppies, CDs etc.  #               Of course i386/amd64 use this for floppies, CDs etc.
81  #               ia64 uses it for floppies (?)  #               ia64 uses it for floppies (?)
82  #               m68k uses it for atari floppies  #               m68k uses it for atari floppies
# Line 86  Standards-Version: 3.6.2 Line 86  Standards-Version: 3.6.2
86  #       images in one way or another. There's a reason our mailing list is  #       images in one way or another. There's a reason our mailing list is
87  #       still called debian-boot..  #       still called debian-boot..
88  #       - syslinux (>= 2.11-0.1) [i386 amd64]  #       - syslinux (>= 2.11-0.1) [i386 amd64]
89  #               The 2.11 release fixed some bad bugs in 2.10.  #               There were some crippling bugs in version 2.10.
90  #       - palo [hppa]  #       - palo [hppa]
91  #       - elilo [ia64]  #       - elilo [ia64]
92  #       - yaboot [powerpc]  #       - yaboot [powerpc]

Legend:
Removed from v.29842  
changed lines
  Added in v.29843

  ViewVC Help
Powered by ViewVC 1.1.5