]> 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 99ad63cea2a5f3791175e7726197b48ad5784c9a..0d3ca569964d82b1a2b0b58e9c2a12efb42317b3 100644 (file)
@@ -41,7 +41,18 @@ Release Jun 2010.
 
 </p><p><taglist>
 <tag>9.2.2</tag>
-  <item> The UID range of user accounts is extended to 1000-59999.
+  <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>