Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: unblock
Please unblock package libapache-mod-jk. This package still references tomcat6 which won't be part of Jessie. Thank you unblock libapache-mod-jk/1:1.2.37-4
dpkg-source: warning: extracting unsigned source package (/home/ebourg/packaging/libapache-mod-jk_1.2.37-4.dsc) diff -Nru libapache-mod-jk-1.2.37/debian/changelog libapache-mod-jk-1.2.37/debian/changelog --- libapache-mod-jk-1.2.37/debian/changelog 2013-08-12 10:49:43.000000000 +0200 +++ libapache-mod-jk-1.2.37/debian/changelog 2014-11-17 14:59:11.000000000 +0100 @@ -1,3 +1,11 @@ +libapache-mod-jk (1:1.2.37-4) unstable; urgency=medium + + * Team upload. + * Switched to tomcat8 (Closes: #759624) + * Standards-Version updated to 3.9.6 (no changes) + + -- Emmanuel Bourg <ebo...@apache.org> Mon, 17 Nov 2014 14:52:23 +0100 + libapache-mod-jk (1:1.2.37-3) unstable; urgency=low * d/rules: Fix "Hardening CPPFLAGS missing" (Closes: #710809). diff -Nru libapache-mod-jk-1.2.37/debian/control libapache-mod-jk-1.2.37/debian/control --- libapache-mod-jk-1.2.37/debian/control 2013-06-01 22:35:57.000000000 +0200 +++ libapache-mod-jk-1.2.37/debian/control 2014-11-17 14:59:11.000000000 +0100 @@ -9,15 +9,15 @@ dh-apache2, libtool Build-Depends-Indep: lynx, xsltproc -Standards-Version: 3.9.4 -Homepage: http://tomcat.apache.org/ +Standards-Version: 3.9.6 Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libapache-mod-jk Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libapache-mod-jk +Homepage: http://tomcat.apache.org 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 -Nru libapache-mod-jk-1.2.37/debian/workers.properties libapache-mod-jk-1.2.37/debian/workers.properties --- libapache-mod-jk-1.2.37/debian/workers.properties 2010-07-24 01:05:54.000000000 +0200 +++ libapache-mod-jk-1.2.37/debian/workers.properties 2014-11-17 14:59:11.000000000 +0100 @@ -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