[tomcat8] 12/14: Added the missing descriptions to the patches

Emmanuel Bourg ebourg-guest at alioth.debian.org
Fri Sep 13 16:05:03 UTC 2013


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository tomcat8.

commit 1689246c560035cfaca861a314d05f97b0e2a569
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Sep 13 16:50:24 2013 +0200

    Added the missing descriptions to the patches
---
 debian/changelog                                          |    1 +
 debian/patches/0014-JDTCompiler.patch                     |    5 +++++
 debian/patches/0015_disable_test_TestCometProcessor.patch |    2 ++
 3 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a30ba91..eb929cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,7 @@ tomcat8 (8.0.0~RC1-1) UNRELEASED; urgency=low
     with other versions of Tomcat
   * Removed libservlet3.1-java.links defining the tomcat-* links
     in /usr/share/java with the specifications versions
+  * Added the missing descriptions to the patches
 
  -- Emmanuel Bourg <ebourg at apache.org>  Thu, 12 Sep 2013 16:10:10 +0200
 
diff --git a/debian/patches/0014-JDTCompiler.patch b/debian/patches/0014-JDTCompiler.patch
index 68b1d78..3f754c8 100644
--- a/debian/patches/0014-JDTCompiler.patch
+++ b/debian/patches/0014-JDTCompiler.patch
@@ -1,3 +1,8 @@
+Description: Ensures the compatibility with older versions of ecj. This patch
+ is no longer required with ecj 3.8 in Jessie, we keep it to facilitate
+ a backport to Wheezy.
+Author: tony mancill <tmancill at debian.org>
+Forwarded: not-needed
 --- a/java/org/apache/jasper/compiler/JDTCompiler.java
 +++ b/java/org/apache/jasper/compiler/JDTCompiler.java
 @@ -165,7 +165,7 @@
diff --git a/debian/patches/0015_disable_test_TestCometProcessor.patch b/debian/patches/0015_disable_test_TestCometProcessor.patch
index bc12712..48281c2 100644
--- a/debian/patches/0015_disable_test_TestCometProcessor.patch
+++ b/debian/patches/0015_disable_test_TestCometProcessor.patch
@@ -1,3 +1,5 @@
+Description: Disables TestCometProcessor.testConnectionClose()
+Author: tony mancill <tmancill at debian.org>
 --- a/test/org/apache/catalina/comet/TestCometProcessor.java
 +++ b/test/org/apache/catalina/comet/TestCometProcessor.java
 @@ -34,6 +34,7 @@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tomcat8.git



More information about the pkg-java-commits mailing list