[pkg-java] r4177 - trunk/libapache-mod-jk/debian
mkoch at alioth.debian.org
mkoch at alioth.debian.org
Sat Sep 15 07:17:34 UTC 2007
Author: mkoch
Date: 2007-09-15 07:17:33 +0000 (Sat, 15 Sep 2007)
New Revision: 4177
Modified:
trunk/libapache-mod-jk/debian/changelog
trunk/libapache-mod-jk/debian/control
Log:
libapache-mod-jk (1:1.2.25-1) unstable; urgency=low
* New upstream release.
* Don't suggest tomcat5 anymore.
* Use Homepage: field in debian/control
-- Michael Koch <konqueror at gmx.de> Sat, 15 Sep 2007 09:07:30 +0200
Modified: trunk/libapache-mod-jk/debian/changelog
===================================================================
--- trunk/libapache-mod-jk/debian/changelog 2007-09-14 18:13:48 UTC (rev 4176)
+++ trunk/libapache-mod-jk/debian/changelog 2007-09-15 07:17:33 UTC (rev 4177)
@@ -1,3 +1,11 @@
+libapache-mod-jk (1:1.2.25-1) unstable; urgency=low
+
+ * New upstream release.
+ * Don't suggest tomcat5 anymore.
+ * Use Homepage: field in debian/control
+
+ -- Michael Koch <konqueror at gmx.de> Sat, 15 Sep 2007 09:07:30 +0200
+
libapache-mod-jk (1:1.2.23-4) unstable; urgency=low
* libapache2-mod-jk: Removed Suggests on tomcat4.
Modified: trunk/libapache-mod-jk/debian/control
===================================================================
--- trunk/libapache-mod-jk/debian/control 2007-09-14 18:13:48 UTC (rev 4176)
+++ trunk/libapache-mod-jk/debian/control 2007-09-15 07:17:33 UTC (rev 4177)
@@ -6,13 +6,14 @@
Build-Depends: debhelper (>= 4.2.30), dpatch, apache2-threaded-dev, libtool
Build-Depends-Indep: xsltproc, lynx
Standards-Version: 3.7.2
+Homepage: httP://tomcat.apache.org/
Package: libapache2-mod-jk
Architecture: any
Section: web
Priority: optional
Depends: ${shlibs:Depends}, apache2.2-common, apache2
-Suggests: tomcat5 | tomcat5.5, libapache-mod-jk-doc
+Suggests: tomcat5.5, libapache-mod-jk-doc
Conflicts: libapache2-mod-jk2
Replaces: libapache2-mod-jk2
Description: Apache 2 connector for the Tomcat Java servlet engine
@@ -22,9 +23,6 @@
This package contains an Apache 2 module (mod_jk) to forward requests
from Apache to Tomcat using the AJP 1.3 or 1.4 protocol. It can either
talk to Tomcat on the local machine or to a remote engine using TCP.
- .
- For more information about Tomcat please take a look at the home page at
- http://jakarta.apache.org/tomcat/index.html.
Package: libapache-mod-jk-doc
Architecture: all
@@ -33,9 +31,9 @@
Suggests: libapache2-mod-jk
Conflicts: libapache-mod-jk (<= 1.2.5-2)
Replaces: libapache-mod-jk (<= 1.2.5-2)
-Description: Documentation of libapache-mod-jk/libapache2-mod-jk packages
+Description: Documentation of libapache2-mod-jk package
Documentation and examples of the Apache jk connector for the Tomcat
Java servlet engine.
.
For uptodate documentation about Tomcat connectors please take a look
- at the home page at http://jakarta.apache.org/tomcat/connectors-doc.
+ at the home page at http://tomcat.apache.org/connectors-doc/.
More information about the pkg-java-commits
mailing list