From a47dedc5a8beaa81cdcc41c183a8e1bad09d9aec Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Mon, 31 May 2010 09:15:05 -0700 Subject: [PATCH] Correct punctuation pointed out by Guillem Jover Uniformly use double quotes around references to "Half-Installed" or "Half-Configured". --- policy.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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".

-- 2.39.5