]> git.donarmstrong.com Git - debian/debian-policy.git/commitdiff
Normalise the how ‘debian/control’ and ‘.dsc’ files are called.
authorCharles Plessy <plessy@debian.org>
Sun, 15 May 2011 10:43:16 +0000 (19:43 +0900)
committerRuss Allbery <rra@debian.org>
Mon, 16 May 2011 21:04:24 +0000 (14:04 -0700)
§5.2 names debian/control files ‘Source package control files’,
and §5.4 names .dsc files ‘Debian source control files’.  This patch
ensures that the name ‘Source package control file’ is used only
for debian/control files.

policy.sgml

index 0650306fec093eb14b94337818ad4d936b679eb0..7377752406f340721ab0370771ba478087060399 100644 (file)
@@ -2717,7 +2717,7 @@ Package: libc6
        </p>
 
        <p>
-         The source package control file is generated by
+         The Debian source control file is generated by
          <prgn>dpkg-source</prgn> when it builds the source
          archive, from other files in the source package,
          described above.  When unpacking, it is checked against
@@ -2974,7 +2974,7 @@ Package: libc6
          </p>
 
          <p>
-           In the source package control file <file>.dsc</file>, this
+           In the Debian source control file <file>.dsc</file>, this
            field contains a list of architectures and architecture
            wildcards separated by spaces. When the list contains the
            architecture wildcard <tt>any</tt>, the only other value
@@ -2986,7 +2986,7 @@ Package: libc6
            value <tt>all</tt>.  In other words, in <file>.dsc</file>
            files unlike the <file>debian/control</file>, <tt>all</tt> may
            occur in combination with specific architectures.
-           The <tt>Architecture</tt> field in the source package control
+           The <tt>Architecture</tt> field in the Debian source control
            file <file>.dsc</file> is generally constructed from
            the <tt>Architecture</tt> fields in
            the <file>debian/control</file> in the source package.
@@ -3727,7 +3727,7 @@ Checksums-Sha256:
          Additional user-defined fields may be added to the
          source package control file.  Such fields will be
          ignored, and not copied to (for example) binary or
-         source package control files or upload control files.
+         Debian source control files or upload control files.
        </p>
 
        <p>
@@ -3744,7 +3744,7 @@ Checksums-Sha256:
          field name after the hyphen will be used in the output
          file.  Where the letter <tt>B</tt> is used the field
          will appear in binary package control files, where the
-         letter <tt>S</tt> is used in source package control
+         letter <tt>S</tt> is used in Debian source control
          files and where <tt>C</tt> is used in upload control
          (<tt>.changes</tt>) files.
        </p>
@@ -3755,7 +3755,7 @@ Checksums-Sha256:
          <example>
   XBS-Comment: I stand between the candle and the star.
          </example>
-         then the binary and source package control files will contain the
+         then the binary and Debian source control files will contain the
          field
          <example>
   Comment: I stand between the candle and the star.