Author: ebourg-guest Date: 2014-06-03 13:35:41 +0000 (Tue, 03 Jun 2014) New Revision: 18204
Modified: trunk/tomcat-native/debian/README.Debian trunk/tomcat-native/debian/changelog Log: Updated README.Debian for Tomcat 8 Modified: trunk/tomcat-native/debian/README.Debian =================================================================== --- trunk/tomcat-native/debian/README.Debian 2014-05-31 11:33:09 UTC (rev 18203) +++ trunk/tomcat-native/debian/README.Debian 2014-06-03 13:35:41 UTC (rev 18204) @@ -16,5 +16,5 @@ INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. --- -If you are using Tomcat 7.x, follow the instructions above, replacing -tomcat6 with tomcat7. +If you are using Tomcat 7.x or 8.x, follow the instructions above, replacing +tomcat6 with tomcat7 or tomcat8. Modified: trunk/tomcat-native/debian/changelog =================================================================== --- trunk/tomcat-native/debian/changelog 2014-05-31 11:33:09 UTC (rev 18203) +++ trunk/tomcat-native/debian/changelog 2014-06-03 13:35:41 UTC (rev 18204) @@ -1,3 +1,10 @@ +tomcat-native (1.1.29-2) UNRELEASED; urgency=medium + + * Team upload. + * Updated README.Debian for Tomcat 8 + + -- Emmanuel Bourg <[email protected]> Tue, 03 Jun 2014 15:35:20 +0200 + tomcat-native (1.1.29-1) unstable; urgency=low * Team upload. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

