From: Russ Allbery Date: Mon, 31 May 2010 16:15:05 +0000 (-0700) Subject: Correct punctuation pointed out by Guillem Jover X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a47dedc5a8beaa81cdcc41c183a8e1bad09d9aec;p=debian%2Fdebian-policy.git Correct punctuation pointed out by Guillem Jover Uniformly use double quotes around references to "Half-Installed" or "Half-Configured". --- diff --git a/policy.sgml b/policy.sgml index 845d60d..ab8fedf 100644 --- a/policy.sgml +++ b/policy.sgml @@ -4422,7 +4422,7 @@ Build-Depends: foo [!i386] | bar [!amd64] correctly at some point in the past (and not removed or partially removed since). In this case, both the previously-configured and currently unpacked or - Half-Configured versions must satisfy any version + "Half-Configured" versions must satisfy any version clause in the Pre-Depends field.

@@ -4479,7 +4479,7 @@ Build-Depends: foo [!i386] | bar [!amd64]

A package will not be regarded as causing breakage merely because its configuration files are still installed; it must - be at least Half-Installed. + be at least "Half-Installed".

@@ -4533,7 +4533,7 @@ Build-Depends: foo [!i386] | bar [!amd64]

A package will not cause a conflict merely because its configuration files are still installed; it must be at least - Half-Installed. + "Half-Installed".