]> git.donarmstrong.com Git - debian/debian-policy.git/blobdiff - upgrading-checklist.sgml
Perl Policy: Change perlapi provides to use an ABI version
[debian/debian-policy.git] / upgrading-checklist.sgml
index 5425cfccab9862fdfa073ce86fc960514a6338bb..0d3ca569964d82b1a2b0b58e9c2a12efb42317b3 100644 (file)
@@ -34,6 +34,28 @@ picking your way through this list.
 
 <chapt> The checklist
 
+<sect> Version 3.8.5.0
+<p>
+
+Release Jun 2010.
+
+</p><p><taglist>
+<tag>9.2.2</tag>
+  <item>The UID range of user accounts is extended to 1000-59999.
+  </item>
+<tag>9.3.2, 10.4</tag>
+  <item><file>init.d</file> scripts are a possible exception from the
+  normal requirement to use <code>set -e</code> in each shell script.
+  </item>
+<tag>perl</tag>
+  <item><package>perl-base</package> now
+  provides <package>perlapi-<var>abiname</var></package> instead of a
+  package based solely on the Perl version.  Perl packages must now depend
+  on <package>perlapi-$Config{debian_abi}</package>, falling back
+  on <tt>$Config{version}</tt> if <tt>$Config{debian_abi}</tt> is not set.
+  </item>
+</taglist></p>
+
 <sect> Version 3.8.4.0
 <p>