]> git.donarmstrong.com Git - debian/debian-policy.git/blobdiff - upgrading-checklist.sgml
Policy: Change default web document root to /var/www/html
[debian/debian-policy.git] / upgrading-checklist.sgml
index 4d7360dbb8923791a3a784d0ab9bdfd5a0b614f5..be42367955234dd28fd14b66f47792c1239fe959 100644 (file)
@@ -59,11 +59,21 @@ Released xxx, 2014.
   <item> Binaries must not be statically linked with the GNU C library,
   see policy for exceptions.
   </item>
+<tag>4.4</tag>
+  <item> It is clarified that signature appearing in debian/changelog should be
+  the details of the person who prepared this release of the package.
+  </item>
+<tag>11.5</tag>
+  <item> The default web document root is now <file>/var/www/html</file>
+  </item>
 <tag>virtual</tag>
   <item><tt>java1-runtime</tt> and <tt>java2-runtime</tt> are removed,
   <tt>javaN-runtime</tt> and <tt>javaN-runtime-headless</tt> are added
   for all N between 5 and 9.
   </item>
+<tag>virtual</tag>
+  <item>Added <tt>httpd-wsgi</tt> for WSGI capable HTTP servers.
+  </item>
 <tag>perl</tag>
   <item> Perl packages should use the <tt>%Config</tt> hash to locate module
          paths instead of hardcoding paths in <tt>@INC</tt>.