From: Roger Leigh Date: Thu, 7 Jun 2012 19:15:53 +0000 (+0100) Subject: Document restrictions on use of /run for wheezy X-Git-Url: https://git.donarmstrong.com/?p=debian%2Fdebian-policy.git;a=commitdiff_plain;h=40cb0a32779d38d7ffff019d3229403317d112b5 Document restrictions on use of /run for wheezy --- diff --git a/policy.sgml b/policy.sgml index 8c654d1..003675c 100644 --- a/policy.sgml +++ b/policy.sgml @@ -6421,6 +6421,12 @@ install -m644 debian/shlibs.package debian/package/DEBIAN/ in /run should be stored on a temporary file system.

+

+ Packages must not assume the /run + directory exists or is usable without a dependency + on initscripts (>= 2.88dsf-13.3) until the + stable release of Debian supports /run. +

diff --git a/upgrading-checklist.sgml b/upgrading-checklist.sgml index 480fef6..233e8c2 100644 --- a/upgrading-checklist.sgml +++ b/upgrading-checklist.sgml @@ -57,6 +57,11 @@ Unreleased. at build time. This is used to ensure that the archive meets license requirements for providing source for all binaries. +9.1.1 + Packages must not assume the /run directory exists or + is usable without a dependency on initscripts (>= 2.88dsf-13.3) + until the stable release of Debian supports /run. + 12.5 All copyright files must be encoded in UTF-8.