X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=upgrading-checklist.sgml;h=9705f194dd827a2a403b61df7ab581b6a23be2e8;hb=9167b388c5ccf03ce02ce781a747147679bbf4d8;hp=19ddd19487b5ada565b57d026a40e4ff88e0af29;hpb=f6997b3ba793c9a9e463cca9f7e7b138add8b788;p=debian%2Fdebian-policy.git diff --git a/upgrading-checklist.sgml b/upgrading-checklist.sgml index 19ddd19..9705f19 100644 --- a/upgrading-checklist.sgml +++ b/upgrading-checklist.sgml @@ -34,6 +34,49 @@ picking your way through this list. The checklist + Version 3.9.6.0 +

+ +Released xxx, 2014. + +

+9.1 + The FHS is relaxed to allow a subdirectory of /usr/lib + to hold a mixture of architecture-independent and architecture-dependent + files, though directories entirely composed of architecture-independent files + should be located in /usr/share. + +9.1 + The FHS requirement for /usr/local/lib64 to exist + if /lib64 or /usr/lib64 exists is removed. + +9.1 + An FHS exception has been granted for multiarch include files, + permitting header files to instead be installed to + /usr/include/triplet. + +10.1 + Binaries must not be statically linked with the GNU C library, + see policy for exceptions. + +virtual + java1-runtime and java2-runtime are removed, + javaN-runtime and javaN-runtime-headless are added + for all N between 5 and 9. + +virtual + Added httpd-wsgi for WSGI capable HTTP servers. + +perl + Perl packages should use the %Config hash to locate module + paths instead of hardcoding paths in @INC. + +perl + Perl binary modules and any modules installed into + $Config{vendorarch} must depend on the relevant + perlapi-* package. +

+ Version 3.9.5.0

@@ -1127,7 +1170,6 @@ Released May 2001. The system-wide mail directory is now /var/mail, no longer /var/spool/mail. Any packages accessing the mail spool should access it via /var/mail and include a suitable Depends field; - details in 11.9; perl-policy The perl policy is now part of Debian policy @@ -1228,7 +1270,7 @@ Released May 2001. 10.1 By default executables should not be built with the debugging option -g. Instead, it is recommended to support building the - package with debugging information optionally. Details in + package with debugging information optionally. 12.8 Policy for packages where the upstream uses HTML changelog