1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95
|
jboss-logging-tools (2.2.1-4) unstable; urgency=medium
* Team upload.
[ Pushkar Kulkarn ]
* d/maven.properties: enable compilation with openjdk-21 (Closes: #1052622)
[ Emmanuel Bourg ]
* Standards-Version updated to 4.7.0
* Removed the -java-doc package
-- Emmanuel Bourg <ebourg@apache.org> Fri, 12 Jul 2024 09:37:30 +0200
jboss-logging-tools (2.2.1-3) unstable; urgency=medium
* Switch to debhelper-compat = 13.
* Declare compliance with Debian Policy 4.6.0.
* Update debian/watch file.
-- Markus Koschany <apo@debian.org> Tue, 26 Oct 2021 00:16:07 +0200
jboss-logging-tools (2.2.1-2) unstable; urgency=medium
* Team upload.
* Disabled the @Generated annotations by default
* Standards-Version updated to 4.5.0
-- Emmanuel Bourg <ebourg@apache.org> Tue, 23 Jun 2020 11:24:42 +0200
jboss-logging-tools (2.2.1-1) unstable; urgency=medium
* New upstream version 2.2.1.
* Declare compliance with Debian Policy 4.4.1.
-- Markus Koschany <apo@debian.org> Fri, 13 Dec 2019 00:50:36 +0100
jboss-logging-tools (2.2.0-2) unstable; urgency=medium
* Team upload.
* Clamp the date of the @Generated annotations to SOURCE_DATE_EPOCH
to improve the reproducibility
-- Emmanuel Bourg <ebourg@apache.org> Sat, 17 Aug 2019 02:05:41 +0200
jboss-logging-tools (2.2.0-1) unstable; urgency=medium
* New upstream version 2.2.0.
* Switch to debhelper-compat = 12.
* Declare compliance with Debian Policy 4.4.0.
* Use canonical VCS-URI.
* Remove get-orig-source target.
-- Markus Koschany <apo@debian.org> Fri, 19 Jul 2019 00:18:17 +0200
jboss-logging-tools (2.1.0-2) unstable; urgency=medium
[ Emmanuel Bourg ]
* Removed the unused build dependency on libmaven-install-plugin-java
[ Markus Koschany ]
* Use compat level 11.
* Declare compliance with Debian Policy 4.1.3.
* Add java9.patch and fix FTBFS with Java 9. (Closes: #893356)
* Set source/target to 1.9 because we have to use the --add-modules feature
which is only available with Java 9.
-- Markus Koschany <apo@debian.org> Mon, 19 Mar 2018 10:52:58 +0100
jboss-logging-tools (2.1.0-1) unstable; urgency=medium
* New upstream version 2.1.0.
* Declare compliance with Debian Policy 4.0.1.
* Use https for Format field.
* Build-Depend on junit to work around a Maven tool chain issue.
* Use maven compile source and target 1.8.
-- Markus Koschany <apo@debian.org> Sat, 19 Aug 2017 22:14:23 +0200
jboss-logging-tools (2.0.2-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Ignore the new test dependencies
* Removed the build dependency on libmaven-compiler-plugin-2.5-java
* Standards-Version updated to 3.9.8 (no changes)
* Use a secure Vcs-Git URL
* Switch to debhelper level 10
-- Emmanuel Bourg <ebourg@apache.org> Mon, 21 Nov 2016 09:07:40 +0100
jboss-logging-tools (2.0.1-1) unstable; urgency=medium
* Initial release (Closes: #799108)
-- Markus Koschany <apo@gambaru.de> Mon, 19 Oct 2015 19:50:06 +0200
|