From: Russ Allbery Date: Tue, 10 Jan 2012 01:30:35 +0000 (-0800) Subject: Fix typo in version numbers in dpkg-divert example X-Git-Url: https://git.donarmstrong.com/?p=debian%2Fdebian-policy.git;a=commitdiff_plain;h=f8268e8c682f99a73c390c28c4fef5e0136582a8 Fix typo in version numbers in dpkg-divert example * Fix typo in the version numbers in the dpkg-divert examples. Thanks, Slavko. --- diff --git a/debian/changelog b/debian/changelog index bdcb016..1422ad7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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, diff --git a/policy.sgml b/policy.sgml index c1ff4b4..2d72b29 100644 --- a/policy.sgml +++ b/policy.sgml @@ -11328,7 +11328,7 @@ END-INFO-DIR-ENTRY dpkg-divert --package smailwrapper --remove --rename \ --divert /usr/sbin/smail.real /usr/sbin/smail fi - where 1.02-2 is the version at which the + where 1.0-2 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