]> git.donarmstrong.com Git - debian/debian-policy.git/commitdiff
Fix typo in version numbers in dpkg-divert example
authorRuss Allbery <rra@debian.org>
Tue, 10 Jan 2012 01:30:35 +0000 (17:30 -0800)
committerRuss Allbery <rra@debian.org>
Tue, 10 Jan 2012 01:30:35 +0000 (17:30 -0800)
* Fix typo in the version numbers in the dpkg-divert examples.  Thanks,
  Slavko.

debian/changelog
policy.sgml

index bdcb01618967fb6c5c16b4d668b41f3c3e2a51aa..1422ad7b193822fa58dd44ddeca1607114063bed 100644 (file)
@@ -54,6 +54,8 @@ debian-policy (3.9.3.0) UNRELEASED; urgency=low
   * Clarify that packages in main may not declare Pre-Depends or
     Build-Depends-Indep relationships outside of main either.  Partly
     addresses #587279.
+  * Fix typo in the version numbers in the dpkg-divert examples.  Thanks,
+    Slavko.
   * 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.  Thanks,
index c1ff4b4ce5f9aadf2801408f4b077ff25e0b57a8..2d72b29f5d623cf388650653cb65bc885946b0b5 100644 (file)
@@ -11328,7 +11328,7 @@ END-INFO-DIR-ENTRY
      dpkg-divert --package smailwrapper --remove --rename \
         --divert /usr/sbin/smail.real /usr/sbin/smail
   fi
-       </example> where <tt>1.02-2</tt> is the version at which the
+       </example> where <tt>1.0-2</tt> is the version at which the
        diversion was first added to the package.  The postrm should not
        remove the diversion on upgrades both because there's no reason to
        remove the diversion only to immediately re-add it and since the