From: Russ Allbery Date: Thu, 7 Apr 2011 17:43:41 +0000 (-0700) Subject: Fix typo in upgrading-checklist entry for multiarch paths X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=30a71e06d08de809669b366a241dc01937c7c2ed;p=debian%2Fdebian-policy.git Fix typo in upgrading-checklist entry for multiarch paths --- diff --git a/debian/changelog b/debian/changelog index 34973e1..513f34e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ debian-policy (3.9.2.1) UNRELEASED; urgency=low * Add the release date of 3.9.2.0 to upgrading-checklist. * Fix ordering of the last entries in the 3.9.2.0 upgrading-checklist. + * Fix typo in upgrading-checklist entry for multiarch paths. -- Russ Allbery Wed, 06 Apr 2011 23:04:37 -0700 diff --git a/upgrading-checklist.sgml b/upgrading-checklist.sgml index 0dff294..5ef0c08 100644 --- a/upgrading-checklist.sgml +++ b/upgrading-checklist.sgml @@ -92,7 +92,7 @@ Released April, 2010. 9.1.1 Packages installing to architecture-specific subdirectories of - /url/lib must use the value returned by + /usl/lib must use the value returned by dpkg-architecture -qDEB_HOST_MULTIARCH, not by dpkg-architecture -qDEB_HOST_GNU_TYPE; this is a path change on i386 architectures and a no-op for other architectures.