[jackson-module-jaxb-annotations] branch master updated (fc2b7d8 -> 0377e13)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Dec 19 09:29:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a change to branch master
in repository jackson-module-jaxb-annotations.
from fc2b7d8 Upload to unstable
adds e89c994 New upstream version 2.8.5
new d90be39 Merge tag 'upstream/2.8.5'
new 94b811c Refreshed the patch
new 029a782 Switch to debhelper level 10
new 9d800e1 Depend on libjackson2-{core,annotations,databind}-java (>= 2.8.5)
new 031e804 Inherit from the parent POM and simplified the packaging
new 0377e13 Upload to unstable
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitattributes | 3 +
.travis.yml | 7 ++
debian/changelog | 11 ++
debian/compat | 2 +-
debian/control | 9 +-
.../libjackson2-module-jaxb-annotations-java.poms | 2 +-
debian/maven.cleanIgnoreRules | 1 -
debian/maven.ignoreRules | 1 -
debian/maven.properties | 2 -
debian/patches/fix-using-bundle.diff | 15 ---
debian/patches/series | 1 -
debian/replace-generate.sh | 34 -------
debian/rules | 14 +--
pom.xml | 23 ++---
release-notes/VERSION | 35 +++++++
.../module/jaxb/JaxbAnnotationIntrospector.java | 112 +++++++++++++--------
.../jaxb/types/OptionalTypeRefinementTest.java | 28 ++++++
17 files changed, 174 insertions(+), 126 deletions(-)
create mode 100644 .gitattributes
delete mode 100644 debian/maven.cleanIgnoreRules
delete mode 100644 debian/patches/fix-using-bundle.diff
delete mode 100644 debian/patches/series
delete mode 100755 debian/replace-generate.sh
create mode 100644 src/test/java/com/fasterxml/jackson/module/jaxb/types/OptionalTypeRefinementTest.java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-module-jaxb-annotations.git
More information about the pkg-java-commits
mailing list