]> git.donarmstrong.com Git - debian/debian-policy.git/commitdiff
Really fix the upgrading-checklist typo
authorRuss Allbery <rra@debian.org>
Sun, 10 Apr 2011 18:01:17 +0000 (11:01 -0700)
committerRuss Allbery <rra@debian.org>
Sun, 10 Apr 2011 18:01:17 +0000 (11:01 -0700)
debian/changelog
upgrading-checklist.sgml

index 513f34eecd0e2d3b7bb380beb972b0306de6e6ed..62b845cf55ddd8887653f2ab97e76d2fdbafc65a 100644 (file)
@@ -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 <rra@debian.org>  Wed, 06 Apr 2011 23:04:37 -0700
 
index 5ef0c089cf7b14172700ac3ea045633428f9689e..42e76b1f9fa9f007a613dd0fd5f3b73c98333118 100644 (file)
@@ -92,7 +92,7 @@ Released April, 2010.
   </item>
 <tag>9.1.1</tag>
   <item>Packages installing to architecture-specific subdirectories of
-  <file>/usl/lib</file> must use the value returned by
+  <file>/usr/lib</file> must use the value returned by
   <prgn>dpkg-architecture -qDEB_HOST_MULTIARCH</prgn>, not by
   <prgn>dpkg-architecture -qDEB_HOST_GNU_TYPE</prgn>; this is a path change
   on i386 architectures and a no-op for other architectures.