This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository tomcat8.
commit a3ca0460c6ca005dda61024b96ff6e9fcaaf364a Author: Emmanuel Bourg <[email protected]> Date: Wed Oct 19 09:23:11 2016 +0200 Removed the unused Lintian overrides --- debian/changelog | 1 + debian/libservlet3.1-java.lintian-overrides | 2 -- debian/tomcat8-common.lintian-overrides | 2 -- 3 files changed, 1 insertion(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index b36881e..4a6b0be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ tomcat8 (8.0.38-1) UNRELEASED; urgency=medium - Refreshed the patches * Fixed the OSGi metadata for tomcat8-jasper.jar and tomcat8-jasper-el.jar * Depend on libcglib-nodep-java instead of libcglib3-java + * Removed the unused Lintian overrides -- Emmanuel Bourg <[email protected]> Wed, 19 Oct 2016 09:06:20 +0200 diff --git a/debian/libservlet3.1-java.lintian-overrides b/debian/libservlet3.1-java.lintian-overrides deleted file mode 100644 index 3d2f727..0000000 --- a/debian/libservlet3.1-java.lintian-overrides +++ /dev/null @@ -1,2 +0,0 @@ -# Tomcat requires Java 7 -libservlet3.1-java: incompatible-java-bytecode-format Java7 version (Class format: 51) diff --git a/debian/tomcat8-common.lintian-overrides b/debian/tomcat8-common.lintian-overrides deleted file mode 100644 index fe56c6d..0000000 --- a/debian/tomcat8-common.lintian-overrides +++ /dev/null @@ -1,2 +0,0 @@ -# Tomcat requires Java 7 -tomcat8-common: incompatible-java-bytecode-format Java7 version (Class format: 51) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tomcat8.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

