]> git.donarmstrong.com Git - debian/debian-policy.git/blobdiff - upgrading-checklist.sgml
virtual-package-names-list.txt: Add httpd-wsgi
[debian/debian-policy.git] / upgrading-checklist.sgml
index 5f0e2ad045ca39ec39bc94aa710833ef2b7b9a8a..9705f194dd827a2a403b61df7ab581b6a23be2e8 100644 (file)
@@ -59,8 +59,16 @@ Released xxx, 2014.
   <item> Binaries must not be statically linked with the GNU C library,
   see policy for exceptions.
   </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 package should use the <tt>%Config</tt> hash to locate module
+  <item> Perl packages should use the <tt>%Config</tt> hash to locate module
          paths instead of hardcoding paths in <tt>@INC</tt>.
   </item>
 <tag>perl</tag>
@@ -68,6 +76,7 @@ Released xxx, 2014.
          <tt>$Config{vendorarch}</tt> must depend on the relevant
          <package>perlapi-*</package> package.
   </item> </taglist></p>
+
 <sect id="3.9.5.0"> Version 3.9.5.0
 <p>