summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2006-01-11 14:32:07 +0000
committerColin Watson <cjwatson@debian.org>2006-01-11 14:32:07 +0000
commit4fba0b5135aa466e35dc37f6723bf4eeee39a9c5 (patch)
tree424b9ed3570632d1e6d717ce628d80258f5116b5 /debian
parentd96f07a6ed0df2322f348a2823748833d3405d73 (diff)
downloadinstallation-guide-4fba0b5135aa466e35dc37f6723bf4eeee39a9c5.zip
* Build-depend on libhtml-parser-perl for build/preseed.pl.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 1b9bd9dcd..19431488d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,7 @@ installation-guide (2006XXXX) UNRELEASED; urgency=low
netcfg/choose_interface, including how to do this before reading a
preseed file.
* Remove obsolete substvar.
+ * Build-depend on libhtml-parser-perl for build/preseed.pl.
-- Frans Pop <fjp@debian.org> Wed, 4 Jan 2006 23:03:45 +0100
diff --git a/debian/control b/debian/control
index 83ad52590..e9b4d96b7 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Uploaders: Joey Hess <joeyh@debian.org>, Frans Pop <fjp@debian.org>
Standards-Version: 3.6.2
-Build-Depends: debhelper (>= 4), docbook, docbook-xml, docbook-xsl, xsltproc, gawk, w3m, poxml, jadetex, openjade | openjade1.3, docbook-dsssl, gs-common
+Build-Depends: debhelper (>= 4), docbook, docbook-xml, docbook-xsl, xsltproc, gawk, w3m, poxml, jadetex, openjade | openjade1.3, docbook-dsssl, gs-common, libhtml-parser-perl
# This comment can also be used to generate a Build-Depends line, by
# running the debian/genbuilddeps program. So put each build dep on its
# own line, prefixed by " - " and to comment out a build dep, start the