| 1 |
Source: debian-installer-manual
|
| 2 |
Section: devel
|
| 3 |
Priority: optional
|
| 4 |
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
|
| 5 |
Uploaders: Joey Hess <joeyh@debian.org>, Frans Pop <fjp@debian.org>
|
| 6 |
Standards-Version: 3.6.2
|
| 7 |
Build-Depends: debhelper (>= 4), docbook, docbook-xml, docbook-xsl, xsltproc, gawk, w3m, poxml, jadetex, openjade | openjade1.3, docbook-dsssl, gs-common
|
| 8 |
# This comment can also be used to generate a Build-Depends line, by
|
| 9 |
# running the debian/genbuilddeps program. So put each build dep on its
|
| 10 |
# own line, prefixed by " - " and to comment out a build dep, start the
|
| 11 |
# line with two hashes. And don't edit the Build-Depends line above by hand.
|
| 12 |
#
|
| 13 |
# - debhelper (>= 4)
|
| 14 |
# Of course.
|
| 15 |
# - docbook
|
| 16 |
# - docbook-xml
|
| 17 |
# - docbook-xsl
|
| 18 |
# - xsltproc
|
| 19 |
# The manual is a docbook XML document, so needs these to
|
| 20 |
# build.
|
| 21 |
# - gawk
|
| 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 |
# - gs-common
|
| 32 |
# For pdfs.
|
| 33 |
|
| 34 |
Package: debian-installer-manual
|
| 35 |
Architecture: any
|
| 36 |
Description: Debian installation manual
|
| 37 |
This package contains the Debian installation manual, in a variety of
|
| 38 |
languages. It also includes the installation HOWTO, and a variety of
|
| 39 |
developer documentation for the Debian Installer.
|