From: Russ Allbery <rra@debian.org>
Date: Thu, 7 Apr 2011 06:14:28 +0000 (-0700)
Subject: Fix ordering of the last entries in the 3.9.2.0 upgrading-checklist
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=eb6d521b2db662710b4dc04866517dadcdf84461;p=debian%2Fdebian-policy.git

Fix ordering of the last entries in the 3.9.2.0 upgrading-checklist
---

diff --git a/debian/changelog b/debian/changelog
index ba851c7..34973e1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,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.
 
  -- Russ Allbery <rra@debian.org>  Wed, 06 Apr 2011 23:04:37 -0700
 
diff --git a/upgrading-checklist.sgml b/upgrading-checklist.sgml
index 33d4467..0dff294 100644
--- a/upgrading-checklist.sgml
+++ b/upgrading-checklist.sgml
@@ -90,11 +90,6 @@ Released April, 2010.
   <item>GNU/Hurd systems are allowed <file>/hurd</file>
   and <file>/servers</file> directories in the root filesystem.
   </item>
-<tag>virtual</tag>
-  <item><tt>mailx</tt> is now a virtual package provided by packages that
-  install <prgn>/usr/bin/mailx</prgn> and implement at least the
-  POSIX-required interface.
-  </item>
 <tag>9.1.1</tag>
   <item>Packages installing to architecture-specific subdirectories of
   <file>/url/lib</file> must use the value returned by
@@ -102,6 +97,11 @@ Released April, 2010.
   <prgn>dpkg-architecture -qDEB_HOST_GNU_TYPE</prgn>; this is a path change
   on i386 architectures and a no-op for other architectures.
   </item>
+<tag>virtual</tag>
+  <item><tt>mailx</tt> is now a virtual package provided by packages that
+  install <prgn>/usr/bin/mailx</prgn> and implement at least the
+  POSIX-required interface.
+  </item>
 </taglist></p>
 
 <sect> Version 3.9.1.0