X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=upgrading-checklist.sgml;h=2df51e5d7916922a3157337cbb0cced201fa9fa7;hb=0724ec902c6f5bc40ef8c0ef9ef0a649c97ed3ad;hp=964672c4629e503731f073da9a840b7e6bc1f66a;hpb=c45c090661c98f51450a709723f5efc4dd772c61;p=debian%2Fdebian-policy.git diff --git a/upgrading-checklist.sgml b/upgrading-checklist.sgml index 964672c..2df51e5 100644 --- a/upgrading-checklist.sgml +++ b/upgrading-checklist.sgml @@ -40,11 +40,21 @@ picking your way through this list. Not yet released.

+3.2.1 + Date-based version components should be given as the four-digit + year, two-digit month, and then two-digit day, but may have embedded + punctuation. + 3.9 Maintainer scripts must pass --package to dpkg-divert when creating or removing diversions and must not use --local. +4.10 + Only dpkg-gencontrol supports variable substitution. + dpkg-genchanges (for *.changes) + and dpkg-source (for *.dsc) do not. + 7.1 Architecture restrictions and wildcards are also allowed in binary package relationships provided that the binary package is not @@ -55,6 +65,16 @@ Not yet released. there are file conflicts or one package breaks the other, not just because two packages provide similar functionality but don't interfere. +8.1 + The SONAME of a library should change whenever the ABI of the + library changes in a way that isn't backward-compatible. It should not + change if the library ABI changes are backward-compatible. Discourage + bundling shared libraries together in one package. + +8.4 + Ada Library Information (*.ali) files must be + installed read-only. + 8.6.1, 8.6.2, 8.6.5 Packages should normally not include a shlibs.local file since we now have complete shlibs coverage. @@ -78,6 +98,23 @@ Not yet released. that libraries should be built with threading support and to be thread-safe if the library supports this. +10.4 + /bin/sh scripts may assume that kill + supports an argument of -signal, + that kill and trap support the numeric signals + listed in the XSI extension, and that signal 13 (SIGPIPE) can be trapped + with trap. + +10.8 + Recommend /etc/logrotate.d/package for + logrotate rules. + +11.4, 11.8.3, 11.8.4 + Packages providing alternatives for editor, + pager, x-terminal-emulator, or + x-window-manager should also provide a slave alternative + for the corresponding manual page. + 11.5 Cgi-bin executable files may be installed in subdirectories of /usr/lib/cgi-bin and web servers should serve out