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
|
jackson-module-jaxb-annotations (2.8.10-4) unstable; urgency=medium
* Team upload.
* Use a Maven rule instead of a patch to build with the current version
of jackson-core
* Standards-Version updated to 4.3.0
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Sun, 30 Dec 2018 23:46:43 +0100
jackson-module-jaxb-annotations (2.8.10-3) unstable; urgency=medium
* Team upload.
* Declare compliance with Debian Policy 4.2.1.
* Build-Depend on libactivation-java and fix FTBFS with OpenJDK 11.
(Closes: #912546)
-- Markus Koschany <apo@debian.org> Wed, 07 Nov 2018 14:13:40 +0100
jackson-module-jaxb-annotations (2.8.10-2) unstable; urgency=medium
* Team upload.
* Tighten build-dependency on libjackson2-core-java.
* Use compat level 11.
* Declare compliance with Debian Policy 4.1.3.
* Update jackson-bom.patch to fix FTBFS with version 2.9.4 of jackson-core.
* Use https for Format field.
* Build-depend on libmaven-enforcer-plugin-java.
-- Markus Koschany <apo@debian.org> Fri, 26 Jan 2018 20:10:12 +0100
jackson-module-jaxb-annotations (2.8.10-1) unstable; urgency=medium
* Team upload.
* New upstream version 2.8.10.
* Tighten build-dependencies of jackson components.
* Declare compliance with Debian Policy 4.1.1.
* Add jackson-bom.patch and fix FTBFS due to wrong version.
* Add libmaven-shade-plugin-java to B-D.
-- Markus Koschany <apo@debian.org> Sat, 14 Oct 2017 17:51:07 +0200
jackson-module-jaxb-annotations (2.8.5-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patch
- Depend on libjackson2-{core,annotations,databind}-java (>= 2.8.5)
* Inherit from the parent POM and simplified the packaging
* Switch to debhelper level 10
-- Emmanuel Bourg <ebourg@apache.org> Mon, 19 Dec 2016 10:27:27 +0100
jackson-module-jaxb-annotations (2.7.3-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patch
- Updated the Maven rules
* Removed the build dependencies on libmaven-enforcer-plugin-java
and libmaven-site-plugin-java
* Standards-Version updated to 3.9.8 (no changes)
* Use secure Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Mon, 11 Apr 2016 15:26:40 +0200
jackson-module-jaxb-annotations (2.4.2-1) unstable; urgency=medium
* Initial release (Closes: #758154)
-- Timo Aaltonen <tjaalton@debian.org> Wed, 24 Sep 2014 18:19:51 +0300
|