[SCM] tomcat6 packaging branch, master, updated. debian/6.0.33-1-9-g242c6fd

tony mancill tmancill at debian.org
Mon Dec 12 06:46:39 UTC 2011


The following commit has been merged in the master branch:
commit c9704177f3b97c7ffb6d87960861985897f00a79
Author: tony mancill <tmancill at debian.org>
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 <miguel at miguel.cc>  Thu, 08 Dec 2011 21:35:17 -0430
+ -- tony mancill <tmancill at debian.org>  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



More information about the pkg-java-commits mailing list