From: Russ Allbery
Date: Sat, 5 Jul 2008 23:55:08 +0000 (-0700)
Subject: Change categories to distribution areas
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e3e47f1e735e4605924490e4fe5c06e28a573535;p=debian%2Fdebian-policy.git
Change categories to distribution areas
Category is a term used only in the Policy manual. dak uses component
and the Social Contract uses area. Change the terminology to distribution
area everywhere and add a footnote explaining that dak also uses
component.
Closes: #473439
---
diff --git a/policy.sgml b/policy.sgml
index 24c9072..16919b2 100644
--- a/policy.sgml
+++ b/policy.sgml
@@ -293,7 +293,13 @@
free in our sense (see the Debian Free Software
Guidelines, below), or may be imported/exported without
restrictions. Thus, the archive is split into the distribution
- areas or categories based on their licenses and other restrictions.
+ areas or components
+ The Debian archive software uses the term "component" internally
+ and in the Release file format to refer to the division of an
+ archive. The Debian Social Contract refers to distribution
+ areas. This document uses the same terminology as the Social
+ Contract.
+ based on their licenses and other restrictions.
@@ -310,8 +316,8 @@
- The main category forms the
- Debian GNU/Linux distribution.
+ The main distribution area forms the Debian GNU/Linux
+ distribution.
@@ -422,10 +428,10 @@
- Categories
+ Distribution areas
- The main category
+ The main distribution area
Every package in main must comply with the DFSG
@@ -456,7 +462,7 @@
- The contrib category
+ The contrib distribution area
Every package in contrib must comply with the DFSG.
@@ -496,7 +502,7 @@
- The non-free category
+ The non-free distribution area
Packages must be placed in non-free if they are
@@ -612,13 +618,13 @@
Sections
- The packages in the categories main,
+ The packages in the distribution areas main,
contrib and non-free are grouped further
into sections to simplify handling.
- The category and section for each package should be
+ The distribution area and section for each package should be
specified in the package's Section control record
(see [). However, the maintainer of the
Debian archive may override this selection to ensure the
@@ -627,10 +633,10 @@
]
-
section if the package is in the
- main category,
+ main distribution area,
-
- segment/section if the package is in
+ area/section if the package is in
the contrib or non-free
distribution areas.
@@ -8949,9 +8955,10 @@ install-info --quiet --remove /usr/share/info/foobar.info
- Packages in the contrib or non-free categories
- should state in the copyright file that the package is not part
- of the Debian GNU/Linux distribution and briefly explain why.
+ Packages in the contrib or non-free
+ distribution areas should state in the copyright file that the
+ package is not part of the Debian GNU/Linux distribution and
+ briefly explain why.