X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=upgrading-checklist.sgml;h=b62e5e0ecb03ea9312fdff8f7dc163123fd43ac9;hb=bb91a7facf981330bd079b0ba58523b9f28c57ce;hp=dc62283d8dd7be32f60159de4729c70f5350a97e;hpb=0808200988a182be172f20818a9274dab0d40a7f;p=debian%2Fdebian-policy.git diff --git a/upgrading-checklist.sgml b/upgrading-checklist.sgml index dc62283..b62e5e0 100644 --- a/upgrading-checklist.sgml +++ b/upgrading-checklist.sgml @@ -49,6 +49,25 @@ Unreleased. now contain the value any all for source packages building both architecture-independent and architecture-dependent packages. +7.1 + If a dependency is restricted to particular architectures, the + list of architectures must be non-empty. + +9.1.1 + /run is allowed as an exception to the FHS and + replaces /var/run. /run/lock + replaces /var/lock. The FHS requirements for the older + directories apply to these directories as well. Backward compatibility + links will be maintained and packages need not switch to + referencing /run directly yet. Files in /run + should be stored in a temporary file system. + +9.1.4 + New section spelling out the requirements for packages that use + files in /run, /var/run, + or /var/lock. This generalizes information previously only + in 9.3.2. + 9.5 Cron job file names must not contain . or + or they will be ignored by cron. They should replace those characters