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
|
jackson-jaxrs-providers (2.12.1-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Ignore the new datatypes module
* Standards-Version updated to 4.5.1
* Switch to debhelper level 13
-- Emmanuel Bourg <ebourg@apache.org> Mon, 18 Jan 2021 09:43:52 +0100
jackson-jaxrs-providers (2.9.8-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Depend on ibjackson2-core-java (>= 2.9.8)
* Removed the unused build dependency on libjsr311-api-java
* Standards-Version updated to 4.3.0
* Use salsa.debian.org Vcs-* URLs
* Removed the pregenerated javadoc from the upstream tarball
-- Emmanuel Bourg <ebourg@apache.org> Sun, 30 Dec 2018 11:24:59 +0100
jackson-jaxrs-providers (2.9.4-1) unstable; urgency=medium
* Team upload.
* New upstream version 2.9.4.
* Use compat level 11.
* Declare compliance with Debian Policy 4.1.3.
* Build-depend on libmaven-enforcer-plugin-java.
-- Markus Koschany <apo@debian.org> Fri, 26 Jan 2018 18:38:43 +0100
jackson-jaxrs-providers (2.9.1-1) unstable; urgency=medium
* Team upload.
* New upstream version 2.9.1.
* Declare compliance with Debian Policy 4.1.1.
* Drop fix-bundle-dependencies.patch.
* Add libmaven-shade-plugin-java to B-D.
* Build-Depend on libjackson2-jaxrs-providers-java.
-- Markus Koschany <apo@debian.org> Thu, 12 Oct 2017 19:57:58 +0200
jackson-jaxrs-providers (2.8.5-2) unstable; urgency=medium
* Team upload.
* Modify buildsystem patch for jackson-core 2.8.6 and build-depend
on this version in debian/control. Addresses FTBFS (Closes: #852919).
-- tony mancill <tmancill@debian.org> Sun, 05 Feb 2017 14:39:06 -0800
jackson-jaxrs-providers (2.8.5-1) unstable; urgency=medium
* Team upload.
* New upstream release
- New build dependency on libjaxrs-api-java
* Build the jackson-jaxrs-{cbor,xml,yaml}-provider modules
* Inherit from the parent POM and simplified the packaging
* Merged the Build-Depends-Indep field into Build-Depends
* Switch to debhelper level 10
-- Emmanuel Bourg <ebourg@apache.org> Wed, 21 Dec 2016 15:01:56 +0100
jackson-jaxrs-providers (2.7.3-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patches
- Updated the Maven rules
- Ignore the new yaml module
- Tightened the dependencies on the other Jackson libraries
* Enabled the OSGi metadata
* Standards-Version updated to 3.9.8 (no changes)
* Use secure Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Sun, 10 Apr 2016 00:27:12 +0200
jackson-jaxrs-providers (2.4.2-1) unstable; urgency=medium
* Initial release (Closes: #762697)
-- Timo Aaltonen <tjaalton@debian.org> Wed, 24 Sep 2014 18:25:38 +0300
|