]> git.donarmstrong.com Git - debian/debian-policy.git/blobdiff - debian/control
Release policy 3.9.7.0
[debian/debian-policy.git] / debian / control
index cf6e0e2c25bf735366cee5054832e66d5d0f4a50..8c3dd48078390364da6948105308e825ea3d32b4 100644 (file)
@@ -1,29 +1,43 @@
 Source: debian-policy
+Maintainer: Debian Policy List <debian-policy@lists.debian.org>
+Uploaders: Andreas Barth <aba@debian.org>,
+           Bill Allombert <ballombe@debian.org>,
+           Jonathan Nieder <jrnieder@gmail.com>,
+           Russ Allbery <rra@debian.org>
 Section: doc
 Priority: optional
-Maintainer: Debian Policy List <debian-policy@lists.debian.org>
-Standards-Version: ${debian-policy:Version}
+Build-Depends: bsdmainutils,
+               debiandoc-sgml (>= 1.1.47),
+               docbook-dsssl,
+               docbook-xml,
+               emacs-nox (>= 24.4) | emacs (>= 24.4),
+               groff,
+               openjade, opensp,
+               links | elinks,
+               pstoedit,
+               sgml-data,
+               texlive,
+               texlive-latex-extra,
+               tidy,
+              markdown
+Standards-Version: 3.9.7
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=dbnpolicy/policy.git
+Vcs-Git: git://anonscm.debian.org/dbnpolicy/policy.git
 
 Package: debian-policy
 Architecture: all
 Suggests: doc-base
-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)
+    - Filesystem Hierarchy Standard (FHS)
+    - Debian Menu sub-policy
+    - Debian Perl sub-policy
+    - Debian configuration management specification
+    - Machine-readable debian/copyright specification
+    - Autopkgtest - automatic as-installed package testing
     - 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.
+    - Paper about libc6 migration
+ It also replaces the old Packaging Manual; most of the still-relevant
+ content is now included as appendices to the Policy Manual.