]> git.donarmstrong.com Git - debian/debian-policy.git/commitdiff
Revert "Change categories to distribution areas"
authorRuss Allbery <rra@debian.org>
Sat, 14 Feb 2009 02:45:18 +0000 (18:45 -0800)
committerRuss Allbery <rra@debian.org>
Sat, 14 Feb 2009 02:45:18 +0000 (18:45 -0800)
This reverts commit e3e47f1e735e4605924490e4fe5c06e28a573535.  This
change should not exist on this branch.

policy.sgml

index f4c16abd58ace4bade9592f6f6667a148c8f91bd..423b960648004deb95e8b2d040a494ccb99c67e5 100644 (file)
        <em>free</em> 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 components<footnote>
-         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.
-       </footnote> based on their licenses and other restrictions.
+       areas or categories based on their licenses and other restrictions.
       </p>
 
       <p>
       </p>
 
       <p>
-       The <em>main</em> distribution area forms the <em>Debian GNU/Linux
-       distribution</em>.
+       The <em>main</em> category  forms the
+       <em>Debian GNU/Linux distribution</em>.
       </p>
 
       <p>
       </sect>
 
       <sect id="sections">
-       <heading>Distribution areas</heading>
+       <heading>Categories</heading>
 
        <sect1 id="main">
-         <heading>The main distribution area</heading>
+         <heading>The main category</heading>
 
          <p>
            Every package in <em>main</em> must comply with the DFSG
        </sect1>
 
        <sect1 id="contrib">
-         <heading>The contrib distribution area</heading>
+         <heading>The contrib category</heading>
 
          <p>
            Every package in <em>contrib</em> must comply with the DFSG.
        </sect1>
 
        <sect1 id="non-free">
-         <heading>The non-free distribution area</heading>
+         <heading>The non-free category</heading>
 
          <p>
            Packages must be placed in <em>non-free</em> if they are
        <heading>Sections</heading>
 
        <p>
-         The packages in the distribution areas <em>main</em>,
+         The packages in the categories <em>main</em>,
          <em>contrib</em> and <em>non-free</em> are grouped further
          into <em>sections</em> to simplify handling.
        </p>
 
        <p>
-         The distribution area and section for each package should be
+         The category and section for each package should be
          specified in the package's <tt>Section</tt> control record
          (see <ref id="f-Section">).  However, the maintainer of the
          Debian archive may override this selection to ensure the
          <list compact="compact">
            <item>
                  <em>section</em> if the package is in the
-                 <em>main</em> distribution area,
+                 <em>main</em> category,
            </item>
            <item>
-                 <em>area/section</em> if the package is in
+                 <em>segment/section</em> if the package is in
                  the <em>contrib</em> or <em>non-free</em>
                  distribution areas.
            </item>
@@ -9022,10 +9016,9 @@ install-info --quiet --remove /usr/share/info/foobar.info
        </p>
 
        <p>
-         Packages in the <em>contrib</em> or <em>non-free</em>
-         distribution areas 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 <em>contrib</em> or <em>non-free</em> categories
+         should state in the copyright file that the package is not part
+         of the Debian GNU/Linux distribution and briefly explain why.
        </p>
 
        <p>