The following commit has been merged in the master branch:
commit c9704177f3b97c7ffb6d87960861985897f00a79
Author: tony mancill <[email protected]>
Date: Fri Dec 9 22:07:22 2011 -0800
bump changelog, remove debug for #651448
diff --git a/debian/changelog b/debian/changelog
index 8418151..4d3ff37 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,7 +13,7 @@ tomcat6 (6.0.35-1) UNRELEASED; urgency=low
* Update to run with openjdk-7 packages. (Closes: #651448)
* Add myself to Uploaders.
- -- Miguel Landaeta <[email protected]> Thu, 08 Dec 2011 21:35:17 -0430
+ -- tony mancill <[email protected]> Fri, 09 Dec 2011 22:05:37 -0800
tomcat6 (6.0.33-1) unstable; urgency=low
diff --git a/debian/tomcat6.init b/debian/tomcat6.init
index 162000d..cf11e36 100644
--- a/debian/tomcat6.init
+++ b/debian/tomcat6.init
@@ -58,7 +58,6 @@ find_jdk7()
{
for jvmdir in /usr/lib/jvm/java-7-openjdk-*
do
- echo "DEBUG: $jvmdir"
if [ -d "${jvmdir}" -a "${jvmdir}" !=
"/usr/lib/jvm/java-7-openjdk-common" ]
then
JDK7_HOME=$jvmdir
--
tomcat6 packaging
_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits