[pkg-java] r2828 - branches/tomcat5.5/feature/debian/debian
Marcus Better
marcusb-guest at alioth.debian.org
Fri Dec 1 13:11:03 CET 2006
Author: marcusb-guest
Date: 2006-12-01 13:11:02 +0100 (Fri, 01 Dec 2006)
New Revision: 2828
Modified:
branches/tomcat5.5/feature/debian/debian/control
Log:
Don't depend on apache-utils anymore.
Modified: branches/tomcat5.5/feature/debian/debian/control
===================================================================
--- branches/tomcat5.5/feature/debian/debian/control 2006-11-30 11:20:01 UTC (rev 2827)
+++ branches/tomcat5.5/feature/debian/debian/control 2006-12-01 12:11:02 UTC (rev 2828)
@@ -11,7 +11,7 @@
Package: tomcat5.5
Architecture: all
-Depends: java-gcj-compat-dev (>= 1.0.30-5) | kaffe (>= 2:1.1.6-3) | java2-runtime, libtomcat5.5-java (>= ${Source-Version}), adduser (>= 3.34), apache2-utils | apache-utils, ecj-bootstrap, jsvc
+Depends: java-gcj-compat-dev (>= 1.0.30-5) | kaffe (>= 2:1.1.6-3) | java2-runtime, libtomcat5.5-java (>= ${Source-Version}), adduser (>= 3.34), ecj-bootstrap, jsvc
Suggests: java-virtual-machine, libapache-mod-jk | libapache2-mod-jk, tomcat5.5-webapps (>= ${Source-Version}), tomcat5.5-admin (>= ${Source-Version})
Description: Servlet and JSP engine
Apache Tomcat is the reference implementation for the Java Servlet
More information about the pkg-java-commits
mailing list