From: Charles Plessy Date: Sun, 15 May 2011 10:43:16 +0000 (+0900) Subject: Normalise the how ‘debian/control’ and ‘.dsc’ files are called. X-Git-Url: https://git.donarmstrong.com/?p=debian%2Fdebian-policy.git;a=commitdiff_plain;h=5427066a52101b5b19927d358433c69b759e1781 Normalise the how ‘debian/control’ and ‘.dsc’ files are called. §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. --- diff --git a/policy.sgml b/policy.sgml index 0650306..7377752 100644 --- a/policy.sgml +++ b/policy.sgml @@ -2717,7 +2717,7 @@ Package: libc6

- The source package control file is generated by + The Debian source control file is generated by dpkg-source 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

- In the source package control file .dsc, this + In the Debian source control file .dsc, this field contains a list of architectures and architecture wildcards separated by spaces. When the list contains the architecture wildcard any, the only other value @@ -2986,7 +2986,7 @@ Package: libc6 value all. In other words, in .dsc files unlike the debian/control, all may occur in combination with specific architectures. - The Architecture field in the source package control + The Architecture field in the Debian source control file .dsc is generally constructed from the Architecture fields in the debian/control 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.

@@ -3744,7 +3744,7 @@ Checksums-Sha256: field name after the hyphen will be used in the output file. Where the letter B is used the field will appear in binary package control files, where the - letter S is used in source package control + letter S is used in Debian source control files and where C is used in upload control (.changes) files.

@@ -3755,7 +3755,7 @@ Checksums-Sha256: XBS-Comment: I stand between the candle and the star. - then the binary and source package control files will contain the + then the binary and Debian source control files will contain the field Comment: I stand between the candle and the star.