[libapache-mod-jk] 44/65: Switched to tomcat8
Markus Koschany
apo at moszumanska.debian.org
Sat Oct 8 14:14:47 UTC 2016
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 dd95bd1dcc5d3dadaafc512dc31d3dad70e21f05
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Nov 17 13:50:08 2014 +0000
Switched to tomcat8
---
debian/changelog | 7 +++++++
debian/control | 2 +-
debian/workers.properties | 2 +-
3 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b80426a..b93e51d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libapache-mod-jk (1:1.2.37-4) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Switched to tomcat8
+
+ -- Emmanuel Bourg <ebourg at apache.org> Mon, 17 Nov 2014 14:49:21 +0100
+
libapache-mod-jk (1:1.2.37-3) unstable; urgency=low
* d/rules: Fix "Hardening CPPFLAGS missing" (Closes: #710809).
diff --git a/debian/control b/debian/control
index c795af0..a31fdc6 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libapache-mod-jk
Package: libapache2-mod-jk
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Suggests: libapache-mod-jk-doc, tomcat6
+Suggests: libapache-mod-jk-doc, tomcat8
Conflicts: libapache2-mod-jk2
Replaces: libapache2-mod-jk2
Description: Apache 2 connector for the Tomcat Java servlet engine
diff --git a/debian/workers.properties b/debian/workers.properties
index 91ba7f2..4ab311f 100644
--- a/debian/workers.properties
+++ b/debian/workers.properties
@@ -32,7 +32,7 @@
# installed tomcat. This is where you have your conf, webapps and lib
# directories.
#
-workers.tomcat_home=/usr/share/tomcat6
+workers.tomcat_home=/usr/share/tomcat8
#
# workers.java_home should point to your Java installation. Normally
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libapache-mod-jk.git
More information about the pkg-java-commits
mailing list