maven-compiler-plugin (3.10.1-2) unstable; urgency=medium * Team upload. * Depend on libmaven-parent-java to fix a build failure -- Emmanuel Bourg Thu, 12 Jan 2023 11:13:06 +0100 maven-compiler-plugin (3.10.1-1) unstable; urgency=medium * Team upload. * New upstream release - Refreshed the patches - Depend on libplexus-languages-java (>= 1.1.1-2~) -- Emmanuel Bourg Fri, 06 Jan 2023 13:46:12 +0100 maven-compiler-plugin (3.8.1-5) unstable; urgency=medium * Team upload. * Depend on libplexus-languages-0.9-java instead of libplexus-languages-java * Standards-Version updated to 4.6.2 * Switch to debhelper level 13 -- Emmanuel Bourg Sat, 24 Dec 2022 12:03:54 +0100 maven-compiler-plugin (3.8.1-4) unstable; urgency=medium * Team upload. * Backported the fix for MCOMPILER-379 (fixes the compilation errors 'basedir .../test-generated-sources/annotations does not exist') -- Emmanuel Bourg Wed, 11 Sep 2019 12:04:45 +0200 maven-compiler-plugin (3.8.1-3) unstable; urgency=medium * Team upload. * Use relative paths in the generated jpms.args files to make the builds reproducible -- Emmanuel Bourg Tue, 10 Sep 2019 09:28:35 +0200 maven-compiler-plugin (3.8.1-2) unstable; urgency=medium * Team upload. * Standards-Version updated to 4.4.0 * Upload to unstable -- Emmanuel Bourg Mon, 29 Jul 2019 08:57:48 +0200 maven-compiler-plugin (3.8.1-1) experimental; urgency=medium * Team upload. * New upstream release - Refreshed the patch -- Emmanuel Bourg Sun, 31 Mar 2019 12:11:38 +0200 maven-compiler-plugin (3.8.0-2) unstable; urgency=medium * Team upload. [ Tiago Stürmer Daitx ] * Fix tests: (Closes: #910093) - debian/rules: set JAVA_HOME to prevent compiler test failure. - debian/patches/01-fix-wrong-junit-path.patch: patch wrong junit path in compiler test. [ tony mancill ] * Update Homepage URL to use https * Bump Standards-Version to 4.2.1 -- tony mancill Tue, 20 Nov 2018 21:13:36 -0800 maven-compiler-plugin (3.8.0-1) unstable; urgency=medium * Team upload. * New upstream release - New dependency on libplexus-languages-java - Changed the source/target level to 1.7 - Updated the Maven rules - Relocate the previous version of the plugin (3.6.2) to the new one * Standards-Version updated to 4.1.5 * Switch to debhelper level 11 * Use salsa.debian.org Vcs-* URLs * Track and download the new releases from GitHub -- Emmanuel Bourg Mon, 30 Jul 2018 09:26:41 +0200 maven-compiler-plugin (3.6.2-2) unstable; urgency=medium * Team upload. * Removed the -java-doc package -- Emmanuel Bourg Thu, 07 Sep 2017 09:54:02 +0200 maven-compiler-plugin (3.6.2-1) unstable; urgency=medium * Team upload. * New upstream release * Standards-Version updated to 4.1.0 -- Emmanuel Bourg Thu, 31 Aug 2017 01:38:55 +0200 maven-compiler-plugin (3.6.1-2) unstable; urgency=medium * Team upload. * Relocate the version 3.1 used by Maven 3.2.5+ to the current one -- Emmanuel Bourg Mon, 17 Jul 2017 13:57:54 +0200 maven-compiler-plugin (3.6.1-1) unstable; urgency=medium * Team upload. * New upstream release: - New dependency on libasm-java (>= 6.0~) and libqdox2-java (>= 2.0~M5) - Depend on libplexus-compiler-java (>= 2.8.1) - Depend on libmaven3-core-java instead of libmaven2-core-java - New build dependency on libplexus-component-metadata-java - Relocate the previous version of the plugin (3.2) to the new one * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 * Use secure Vcs-* URLs -- Emmanuel Bourg Mon, 03 Jul 2017 17:47:15 +0200 maven-compiler-plugin (3.2-5) unstable; urgency=medium * Team upload. * Ignore the apache-rat and enforcer plugins to fix the build failure with Maven 3 * Build with the DH sequencer instead of CDBS -- Emmanuel Bourg Fri, 18 Dec 2015 08:40:56 +0100 maven-compiler-plugin (3.2-4) unstable; urgency=medium * Team upload. * Remove B-D on libplexus-compiler-1.0-java since is no longer necessary. * Add explicit versioned dependency on libplexus-compiler-java (>= 2.2~). (Closes: #787199). -- Miguel Landaeta Thu, 18 Jun 2015 20:54:37 -0300 maven-compiler-plugin (3.2-3) unstable; urgency=medium * Team upload. * Upload to unstable. * Add B-D on libplexus-compiler-1.0-java to be able to build this package with maven-compiler-plugin 2.5.1. -- Miguel Landaeta Sat, 23 May 2015 16:42:19 -0300 maven-compiler-plugin (3.2-2) experimental; urgency=medium * Team upload. * Fix FTBFS due to incorrect Maven artifacts usage. -- Miguel Landaeta Sat, 07 Mar 2015 22:01:10 -0300 maven-compiler-plugin (3.2-1) experimental; urgency=medium * Team upload. * New upstream release. (Closes: #710499). * Moved the package to Git. * Bump Standards-Version to 3.9.6. No changes were required. * Drop unneeded patch d/patches/descriptor.patch. * Update copyright file. * Add B-D on: - junit4 - libmockito-java - libmaven-shared-utils-java - libmaven-shared-incremental-java -- Miguel Landaeta Wed, 04 Mar 2015 18:16:54 -0300 maven-compiler-plugin (2.5.1-1) unstable; urgency=low * Team upload. * New upstream release * Refreshed the patch * debian/control: - Depend on the new libplexus-compiler-java package - Updated Standards-Version to 3.9.5 (no changes) - Use canonical URLs for the Vcs-* fields * Build depend on debhelper >= 9 * debian/copyright: Updated to the Copyright Format 1.0 * Documented the procedure to update the core Maven plugins in README.source -- Emmanuel Bourg Thu, 21 Nov 2013 17:55:23 +0100 maven-compiler-plugin (2.0.2-6) unstable; urgency=low * Add missing Build-Depends-Indep: libmaven-plugin-tools-java. (Closes: #643543) -- Torsten Werner Wed, 28 Sep 2011 21:40:34 +0200 maven-compiler-plugin (2.0.2-5) unstable; urgency=low * Team upload. * Switch to source format 3.0. * Update Standards-Version: 3.9.1. * Switch to debhelper compat level 7. * Use Maven to build package. Ignore test failures. * Add documentation package libmaven-compiler-plugin-java-doc. -- Torsten Werner Sun, 21 Aug 2011 23:36:06 +0200 maven-compiler-plugin (2.0.2-4) unstable; urgency=low * Upload to unstable. -- Torsten Werner Sun, 09 Aug 2009 22:38:56 +0200 maven-compiler-plugin (2.0.2-3) experimental; urgency=low * Fix groupId for maven-plugin-testing-harness dependency in the Maven POM. -- Ludovic Claude Sun, 26 Jul 2009 16:03:18 +0100 maven-compiler-plugin (2.0.2-2) experimental; urgency=low * Change section to java, bump up Standards-Version to 3.8.1 * Bump up debhelper to 6 * Add a Build-Depends-Indep dependency on maven-repo-helper * Use mh_installpom and mh_installjar to install the POM and the jar to the Maven repository * Remove the patch for the POM as it's no longer needed * Remove Depends on Java runtimes as it is a library * Add a patch for the Plexus descriptor -- Ludovic Claude Tue, 19 May 2009 13:51:41 +0100 maven-compiler-plugin (2.0.2-1) unstable; urgency=low * Initial release. (Closes: #508088) -- Torsten Werner Thu, 04 Dec 2008 19:29:26 +0100