Author: tmancill Date: 2012-08-25 03:56:02 +0000 (Sat, 25 Aug 2012) New Revision: 16283
Modified: trunk/tomcat-native/debian/README.Debian trunk/tomcat-native/debian/changelog Log: update for new upstream release Modified: trunk/tomcat-native/debian/README.Debian =================================================================== --- trunk/tomcat-native/debian/README.Debian 2012-08-18 11:23:38 UTC (rev 16282) +++ trunk/tomcat-native/debian/README.Debian 2012-08-25 03:56:02 UTC (rev 16283) @@ -11,8 +11,10 @@ to a file named like /var/log/tomcat6/catalina.*.log --- org.apache.catalina.core.AprLifecycleListener init -INFO: Loaded APR based Apache Tomcat Native library 1.1.19. +INFO: Loaded APR based Apache Tomcat Native library 1.1.24. org.apache.catalina.core.AprLifecycleListener init 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. Modified: trunk/tomcat-native/debian/changelog =================================================================== --- trunk/tomcat-native/debian/changelog 2012-08-18 11:23:38 UTC (rev 16282) +++ trunk/tomcat-native/debian/changelog 2012-08-25 03:56:02 UTC (rev 16283) @@ -1,3 +1,11 @@ +tomcat-native (1.1.24-1) unstable; urgency=low + + * Team upload. + * New upstream release (closes: #685516) + * Update README.Debian to include reference to tomcat7. + + -- tony mancill <[email protected]> Sat, 25 Aug 2012 03:55:06 +0000 + tomcat-native (1.1.23-1) unstable; urgency=low [ tony mancill ] _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

