]> git.donarmstrong.com Git - debian/debian-policy.git/blobdiff - debian/control
Updated the build depends; deconf_specification pulls us into the XML worls
[debian/debian-policy.git] / debian / control
index e99f7d4d8fbf50be650db651e9dcf4895073a204..2e32885b5d425601e4a8e987bf4bb2a07ac0316a 100644 (file)
@@ -3,29 +3,18 @@ Section: doc
 Priority: optional
 Maintainer: Debian Policy List <debian-policy@lists.debian.org>
 Standards-Version: ${debian-policy:Version}
-Build-Depends-Indep: lynx, debiandoc-sgml, sp, liburi-perl, libpaperg, tetex-bin, tetex-extra, latex2html, libi18n-langtags-perl
+Build-Depends-Indep: links, debiandoc-sgml, sp, liburi-perl, libpaperg, tetex-bin, tetex-extra, latex2html, libi18n-langtags-perl, groff, bsdmainutils, pstoedit, tidy, jade, docbook-xml
 
 Package: debian-policy
 Architecture: all
+Recommends: packaging-manual
 Suggests: doc-base
+Depends: fileutils (>= 4.0)
 Conflicts: dpkg-dev (<< 1.4.0.9), doc-base (<< 0.6)
 Description: Debian Policy Manual and related documents
  This package contains:
     - Debian Policy Manual
-    - Linux Filesystem Structure (FSSTND)
     - Linux Filesystem Hierarchy Standard (FHS)
     - Authoritative list of virtual package names
     - Paper about libc6 migration
     - Policy checklist for upgrading your packages
-
-Package: packaging-manual
-Architecture: all
-Suggests: doc-base, dpkg (>= 1.4.0.23)
-Description: Debian Packaging Manual
- This package installs the Debian Packaging Manual. 
- .
- This manual describes the technical aspects of creating Debian binary
- and source packages.  It also documents the interface between
- dselect and its access method scripts.  It does not deal with
- the Debian Project policy requirements, and it assumes familiarity
- with dpkg's functions from the system administrator's perspective.