]> git.donarmstrong.com Git - debian/debian-policy.git/commitdiff
Merge branch 'master' into bug571776-rra
authorRuss Allbery <rra@debian.org>
Tue, 21 Aug 2012 23:55:13 +0000 (16:55 -0700)
committerRuss Allbery <rra@debian.org>
Tue, 21 Aug 2012 23:55:13 +0000 (16:55 -0700)
debian/changelog
policy.sgml
upgrading-checklist.sgml

index 3fb60d8b9c7b405864a6342e75e32c2fbbcf8a7e..d11c1fd9a6e476a333d0b49a19abf320e2c6e3e8 100644 (file)
@@ -25,6 +25,11 @@ debian-policy (3.9.4.0) UNRELEASED; urgency=low
     Seconded: Charles Plessy <plessy@debian.org>
     Seconded: Guillem Jover <guillem@debian.org>
     Closes: #654958
+  * Policy: Document restrictions on the use of /run for wheezy
+    Wording: Roger Leigh <rleigh@debian.org>
+    Seconded: Charles Plessy <plessy@debian.org>
+    Seconded: Russ Allbery <rra@debian.org>
+    Closes: #676561
 
  -- Russ Allbery <rra@debian.org>  Sat, 17 Mar 2012 16:30:33 -0700
 
index 87b303050deaeb1558b6170e125e931fc8ce8d74..5d2105e6cdd8f25a50b695c5c69e2c280e4386e2 100644 (file)
@@ -6962,6 +6962,12 @@ Built-Using: grub2 (= 1.99-9), loadlin (= 1.6e-1)
                  in <file>/run</file> should be stored on a temporary
                  file system.
                </p>
+               <p>
+                 Packages must not assume the <file>/run</file>
+                 directory exists or is usable without a dependency
+                 on <tt>initscripts (>= 2.88dsf-13.3)</tt> until the
+                 stable release of Debian supports <file>/run</file>.
+               </p>
              </item>
               <item>
                 <p>
index 480fef68d53f54513a61f7aa8804757d73bf362c..233e8c2495de839fcd6d138036b913c07fbea6ca 100644 (file)
@@ -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.
   </item>
+<tag>9.1.1</tag>
+  <item>Packages must not assume the <file>/run</file> directory exists or
+  is usable without a dependency on <tt>initscripts (>= 2.88dsf-13.3)</tt>
+  until the stable release of Debian supports <file>/run</file>.
+  </item>
 <tag>12.5</tag>
   <item>All copyright files must be encoded in UTF-8.
   </item>