From: Russ Allbery Date: Sun, 10 Apr 2011 18:01:17 +0000 (-0700) Subject: Really fix the upgrading-checklist typo X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f26c91ed1486d2a7952ed0adf1b0632d193dbc67;p=debian%2Fdebian-policy.git Really fix the upgrading-checklist typo --- diff --git a/debian/changelog b/debian/changelog index 513f34e..62b845c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,8 @@ 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. + * Fix typo in upgrading-checklist entry for multiarch paths. Thanks, + Michael Dorrington. -- Russ Allbery Wed, 06 Apr 2011 23:04:37 -0700 diff --git a/upgrading-checklist.sgml b/upgrading-checklist.sgml index 5ef0c08..42e76b1 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 - /usl/lib must use the value returned by + /usr/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.