This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository libhibernate-validator-java.
commit 800763afc33fb6d69159121ba50c82337e5154ad Author: Markus Koschany <[email protected]> Date: Tue Sep 19 09:14:30 2017 +0200 Update changelog --- debian/changelog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/debian/changelog b/debian/changelog index 537b36e..d5c5c00 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +libhibernate-validator-java (4.3.3-2) unstable; urgency=medium + + * Team upload. + * Add jboss-logging-tools.patch and provide the missing source files + manually. + The packaging was incomplete because generated classes were not created at + build time. Apparently this is caused by a wrong or outdated invocation of + the jboss-logging-processor in pom.xml. This package still requires an + older version of jboss-logging-tools which behaves differently. This patch + works around the issue by applying the sources manually. They were created + with version 1.0.1.Final of jboss-logging-tools and then Log_$logger.java + was patched to fix missing methods. For more information see #874579. + (Closes: #874579) + * Declare compliance with Debian Policy 4.1.0. + + -- Markus Koschany <[email protected]> Tue, 19 Sep 2017 09:12:55 +0200 + libhibernate-validator-java (4.3.3-1) unstable; urgency=medium * Team upload. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libhibernate-validator-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

