libhibernate-validator-java (5.3.6-1) unstable; urgency=medium * Team upload. * New upstream release - Refreshed the patches - New dependencies on libclassmate-java, libopenjfx-java and libparanamer-java - Depend on libgeronimo-validation-1.1-spec-java instead of libgeronimo-validation-1.0-spec-java - Ignore the new cdi, osgi, test-utils and engine-jdk8-tests modules - Ignore the new test dependencies * Standards-Version updated to 4.4.0 -- Emmanuel Bourg Fri, 23 Aug 2019 00:03:40 +0200 libhibernate-validator-java (4.3.4-1) unstable; urgency=medium * Team upload. * New upstream release - Removed the CVE-2017-7536 patch (fixed upstream) * Fixed the build failure with Java 11 (Closes: #911138) -- Emmanuel Bourg Wed, 17 Oct 2018 17:16:01 +0200 libhibernate-validator-java (4.3.3-5) unstable; urgency=medium * Team upload. * Use the maven-jaxb2-plugin instead of invoking xjc directly to fix the build failure with Java 11 (Closes: #905359) * Added the missing build dependency on libeasymock-java * Standards-Version updated to 4.2.1 * Switch to debhelper level 11 * Use salsa.debian.org Vcs-* URLs -- Emmanuel Bourg Wed, 19 Sep 2018 10:39:24 +0200 libhibernate-validator-java (4.3.3-4) unstable; urgency=high * Team upload. * Fix CVE-2017-7536. Thanks to Salvatore Bonaccorso for the report. (Closes: #885577) * Switch to compat level 11. * Declare compliance with Debian Policy 4.1.3. * Rename README.Debian-source to README.source. * Remove unused maven.cleanIgnoreRules and maven.publishedRules. -- Markus Koschany Thu, 11 Jan 2018 14:43:58 +0100 libhibernate-validator-java (4.3.3-3) unstable; urgency=medium * Team upload. * Added the missing build dependency on libjsoup-java (Closes: #882317) * Removed the dependency on glassfish-javaee and libgeronimo-jpa-2.0-spec-java * Standards-Version updated to 4.1.1 -- Emmanuel Bourg Thu, 30 Nov 2017 02:18:10 +0100 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 Tue, 19 Sep 2017 09:12:55 +0200 libhibernate-validator-java (4.3.3-1) unstable; urgency=medium * Team upload. * New upstream release * Switch to debhelper level 10 -- Emmanuel Bourg Mon, 19 Dec 2016 09:50:16 +0100 libhibernate-validator-java (4.3.2-3) unstable; urgency=medium * Team upload. * Depend on groovy instead of groovy2 * Standards-Version updated to 3.9.8 (no changes) -- Emmanuel Bourg Fri, 13 May 2016 15:20:52 +0200 libhibernate-validator-java (4.3.2-2) unstable; urgency=medium * Team upload. * Use the dependencies generated by maven-debian-helper * debian/watch: Track only the final releases -- Emmanuel Bourg Fri, 01 Apr 2016 15:38:10 +0200 libhibernate-validator-java (4.3.2-1) unstable; urgency=medium * Team upload. * New upstream release (Closes: #737436) - New build dependencies on libmaven-processor-plugin-java and groovy2 - New dependency on libjboss-logging-tools-java - Removed jaxb-binding-fixes.patch (fixed upstream) - Updated the build for the new project layout - Worked around a maven-repo-helper bug with plugin dependencies * Build with the DH sequencer instead of CDBS * Added the missing Maven rule for log4j * Standards-Version updated to 3.9.7 (no changes) * Use a secure Vcs-Git URL * Converted debian/copyright to the Copyright Format 1.0 -- Emmanuel Bourg Fri, 01 Apr 2016 00:15:58 +0200 libhibernate-validator-java (4.2.1-2) unstable; urgency=medium * Team upload. * Upload to unstable -- Emmanuel Bourg Mon, 27 Apr 2015 21:28:53 +0200 libhibernate-validator-java (4.2.1-1) experimental; urgency=medium * Team upload. * New upstream release - Fixes CVE-2014-3558 (Closes: #762690) - Refreshed the patches - Added libjaxb-java, libgeronimo-jpa-2.0-spec-java, libjoda-time-java, libjavassist-java and libmaven-bundle-plugin-java to the build deps * debian/control: - Use canonical URLs for the Vcs-* fields - Standards-Version updated to 3.9.6 (no changes) * debian/watch: Updated to watch the release tags on Github * Removed debian/orig-tar.* and use the Github archive as is * Switch to debhelper level 9 -- Emmanuel Bourg Wed, 19 Nov 2014 12:37:40 +0100 libhibernate-validator-java (4.0.2.GA-8) unstable; urgency=low * Team upload. * add patch to remove jdk15 classifier from testng dependency from pom.xml * fix testng version handling in d/maven.rules [ Sylvestre Ledru ] * Standards-Version updated to 3.9.4 -- Eugene Zhukov Fri, 04 Oct 2013 05:58:30 +0000 libhibernate-validator-java (4.0.2.GA-7) unstable; urgency=low * Team upload. * JAXB is now included in OpenJDK, so enabled previously disabled sources * Calling xjc in rules rather than using maven jaxb plugin as it is not packaged * Modified JPATraversableResolver.java to always return null as the method it uses to check its state does not exist in the version of the api provided in Debian. (It was previously disabled completely) -- Brian Thomason Fri, 25 May 2012 17:37:00 +0000 libhibernate-validator-java (4.0.2.GA-6ubuntu1) precise; urgency=low * Fix missing jar file from /usr/share/java. -- Onkar Shinde Wed, 18 Apr 2012 22:56:21 +0530 libhibernate-validator-java (4.0.2.GA-6) unstable; urgency=low * Team upload. * Add missing Build-Depends on testng. (Closes: #655774). -- Miguel Landaeta Sat, 14 Jan 2012 17:26:03 -0430 libhibernate-validator-java (4.0.2.GA-5) unstable; urgency=low * Team upload. * Add Build-Depends on libmaven-reporting-impl-java. (Closes: #644341). * Disable maven-surefire-report-plugin usage during build time. * Fix clean target to allow two builds in a row. -- Miguel Landaeta Wed, 12 Oct 2011 13:49:57 -0430 libhibernate-validator-java (4.0.2.GA-4) unstable; urgency=low * Team upload. * d/patches/pom_modules.diff: Disable some modules from pom.xml since --ignore doesn't seems to work (Closes: #615155). * Bump Standards-Version to 3.9.2 (no changes needed). -- Damien Raude-Morvan Mon, 02 May 2011 00:18:52 +0200 libhibernate-validator-java (4.0.2.GA-3) unstable; urgency=low * Upload to unstable. * Add maven-assembly-plugin to maven.ignoreRules. -- Torsten Werner Tue, 03 Aug 2010 21:50:25 +0200 libhibernate-validator-java (4.0.2.GA-2) experimental; urgency=low * Use --ignore to ignore modules that cannot be built yet. -- Torsten Werner Tue, 22 Jun 2010 20:32:31 +0200 libhibernate-validator-java (4.0.2.GA-1) experimental; urgency=low * New upstream release * Create orig tarball from SVN tag. * Switch to git for maintaining the package. * Build package with Maven instead of Ant. * Change Section: java. * Add missing Depends: ${misc:Depends}. * Update Standards-Version: 3.8.4. * Update (Build-)Depends. * Update licenses in debian/copyright (now Apache-2.0). -- Torsten Werner Mon, 14 Jun 2010 22:37:27 +0200 libhibernate-validator-java (3.1.0.GA+dak1-1) unstable; urgency=low * Move package to main. -- Torsten Werner Tue, 18 Nov 2008 20:05:17 +0100 libhibernate-validator-java (3.1.0.GA-1) unstable; urgency=low * New upstream release * Bump up Standards-Version: 3.8.0 (no changes). -- Torsten Werner Sat, 08 Nov 2008 21:58:40 +0100 libhibernate-validator-java (3.1.0.CR1-1) unstable; urgency=low * New upstream release * Add libslf4j-java to Build-Depends-Indep * Bump Standards-Version to 3.7.3 -- Varun Hiremath Mon, 02 Jun 2008 01:24:04 +0530 libhibernate-validator-java (3.0.0.GA-1) unstable; urgency=low * Initial Release (closes: #451489). -- Torsten Werner Sun, 11 Nov 2007 21:12:33 +0100