]> git.donarmstrong.com Git - debian/debian-policy.git/blobdiff - debian/control
Merge branch 'master' into srivasta
[debian/debian-policy.git] / debian / control
index e99f7d4d8fbf50be650db651e9dcf4895073a204..247b0e72e11dcfdf5c3646c95c866d8bb5c394d8 100644 (file)
@@ -2,30 +2,23 @@ Source: debian-policy
 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
+Uploaders: Manoj Srivastava <srivasta@debian.org>, Russ Allbery <rra@debian.org>, Colin Watson <cjwatson@debian.org>
+Standards-Version: 3.8.0
+Build-Depends-Indep: sgml-data (>= 2.0), debiandoc-sgml (>= 1.1.47), texlive, texlive-latex-extra, groff, bsdmainutils, pstoedit, jade, docbook-xml (>= 3.1.1), docbook-dsssl, tidy, links (>= 0.90) | elinks
+Vcs-Browser: http://git.debian.org/?p=dbnpolicy/policy.git
+Vcs-Git: git://git.debian.org/git/dbnpolicy/policy.git
 
 Package: debian-policy
 Architecture: all
 Suggests: doc-base
-Conflicts: dpkg-dev (<< 1.4.0.9), doc-base (<< 0.6)
+Conflicts: dpkg-dev (<< 1.4.0.9), doc-base (<< 0.6), packaging-manual
+Replaces: packaging-manual
 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.
+ It also replaces the old Packaging Manual; most of the still-relevant
+ content is now included as appendices to the Policy Manual.