This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository libapache-mod-jk.
commit 4edb0b2af42ec19d2dfa8075744dd53715626ba6 Author: Michael Koch <[email protected]> Date: Sat Sep 15 07:17:33 2007 +0000 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 <[email protected]> Sat, 15 Sep 2007 09:07:30 +0200 --- debian/changelog | 8 ++++++++ debian/control | 10 ++++------ 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index d66f602..df23b68 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 <[email protected]> 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. diff --git a/debian/control b/debian/control index 13fd245..3aee021 100644 --- a/debian/control +++ b/debian/control @@ -6,13 +6,14 @@ Uploaders: Stefan Gybas <[email protected]>, Arnaud Vandyck <[email protected]>, 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 @@ Description: Apache 2 connector for the Tomcat Java servlet engine 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 @@ Priority: optional 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/. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libapache-mod-jk.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

