This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository h2database.
commit 74f02e3903a445e120927529b0d4803e782f32c3 Author: Emmanuel Bourg <[email protected]> Date: Mon Feb 16 13:03:52 2015 +0100 DEP3 header for 02-servlet-api-compatibility.patch --- debian/patches/02-servlet-api-compatibility.patch | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/patches/02-servlet-api-compatibility.patch b/debian/patches/02-servlet-api-compatibility.patch index 4eb761a..10ab469 100644 --- a/debian/patches/02-servlet-api-compatibility.patch +++ b/debian/patches/02-servlet-api-compatibility.patch @@ -1,3 +1,6 @@ +Description: Modify the test to build with the Servlet API 2.5 +Author: Emmanuel Bourg <[email protected]> +Bug: https://code.google.com/p/h2database/issues/detail?id=602 --- a/src/test/org/h2/test/unit/TestServlet.java +++ b/src/test/org/h2/test/unit/TestServlet.java @@ -80,6 +80,10 @@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/h2database.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

