This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository tomcat8.
commit 715a790eef61b2feec3af4d88670c52fed0b35e4 Author: Emmanuel Bourg <[email protected]> Date: Thu Sep 12 15:54:09 2013 +0200 Replaced some left over Tomcat 6 with Tomcat 8 --- debian/control | 2 +- debian/policy/01system.policy | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index c0633b6..e012f0d 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Description: Servlet and JSP engine -- common files server environment for Java code to run. . This package contains common files needed by the tomcat8 and tomcat8-user - packages (Tomcat 6 scripts and libraries). + packages (Tomcat 8 scripts and libraries). Package: tomcat8 Architecture: all diff --git a/debian/policy/01system.policy b/debian/policy/01system.policy index 8e02c82..e97ff07 100644 --- a/debian/policy/01system.policy +++ b/debian/policy/01system.policy @@ -14,7 +14,7 @@ // limitations under the License. // ============================================================================ -// catalina.corepolicy - Security Policy Permissions for Tomcat 6 +// catalina.corepolicy - Security Policy Permissions for Tomcat 8 // // This file contains a default set of security policies to be enforced (by the // JVM) when Catalina is executed with the "-security" option. In addition -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tomcat8.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

