r2404 - trunk/tomcat5.5/debian
Arnaud Vandyck
avdyk at costa.debian.org
Tue Sep 12 14:23:17 UTC 2006
Author: avdyk
Date: 2006-09-12 14:23:17 +0000 (Tue, 12 Sep 2006)
New Revision: 2404
Modified:
trunk/tomcat5.5/debian/changelog
trunk/tomcat5.5/debian/control
Log:
tomcat5.5 (5.5.17-2) UNRELEASED; urgency=low
* Arnaud Vandyck <avdyk at debian.org>:
+ debian/control: removed apache-utils version and added alternative
apache2-utils (that provide the virtual apache-utils package) (closes:
#361277)
--
Modified: trunk/tomcat5.5/debian/changelog
===================================================================
--- trunk/tomcat5.5/debian/changelog 2006-09-12 14:23:05 UTC (rev 2403)
+++ trunk/tomcat5.5/debian/changelog 2006-09-12 14:23:17 UTC (rev 2404)
@@ -1,3 +1,13 @@
+tomcat5.5 (5.5.17-2) UNRELEASED; urgency=low
+
+ * Arnaud Vandyck <avdyk at debian.org>:
+
+ + debian/control: removed apache-utils version and added alternative
+ apache2-utils (that provide the virtual apache-utils package) (closes:
+ #361277)
+
+ --
+
tomcat5.5 (5.5.17-1) unstable; urgency=low
* New upstream release.
Modified: trunk/tomcat5.5/debian/control
===================================================================
--- trunk/tomcat5.5/debian/control 2006-09-12 14:23:05 UTC (rev 2403)
+++ trunk/tomcat5.5/debian/control 2006-09-12 14:23:17 UTC (rev 2404)
@@ -9,7 +9,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}), tomcat5.5-webapps (>= ${Source-Version}), tomcat5.5-admin (>= ${Source-Version}), adduser (>= 3.34), apache-utils (>= 1.3.33-1) | apache2-common, ecj-bootstrap
+Depends: java-gcj-compat-dev (>= 1.0.30-5) | kaffe (>= 2:1.1.6-3) | java2-runtime, libtomcat5.5-java (>= ${Source-Version}), tomcat5.5-webapps (>= ${Source-Version}), tomcat5.5-admin (>= ${Source-Version}), adduser (>= 3.34), apache2-utils | apache-utils | apache2-common, ecj-bootstrap
Suggests: java-virtual-machine, libapache-mod-jk | libapache2-mod-jk
Description: Java Servlet 2.4 engine with JSP 2.0 support
Apache Tomcat 5 is the reference implementation for the Java Servlet 2.4
More information about the pkg-java-commits
mailing list