[jackson-jr] branch master updated (2ee101f -> ec1a289)
Markus Koschany
apo at moszumanska.debian.org
Thu Oct 12 16:38:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a change to branch master
in repository jackson-jr.
from 2ee101f Add Junit4 to Build-Depends as a temporary workaround to prevent a FTBFS.
new f6bf9d2 Declare compliance with Debian Policy 4.1.1.
new e3d365a Remove --has-package-version flag.
new 244dbc3 Fix debian watch file and start new changelog entry.
new e0b98ed get-orig-source: Don't repack the upstream tarball.
new b3d6e8f Revert the debian/watch change.
adds 7a31432 New upstream version 2.9.1
new 883b226 Updated version 2.9.1 from 'upstream/2.9.1'
new 2923f1b Drop build.patch
new a6b4f4b Remove --no-parent flag.
new 7cae71b Build-depend on libmaven-bundle-plugin-java.
new f24137a Ignore org.codehaus.mojo:build-helper-maven-plugin.
new ec90911 Build-Depend on libreplacer-java again and remove the workaround.
new 7b2b72f Don't ignore replacer and build-helper-maven-plugin
new f61bddf Add libmaven-shade-plugin-java to B-D.
new 120eb0a Update changelog
new ec1a289 Drop replace-generate.sh
The 15 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:
.travis.yml | 9 +-
README.md | 18 ++-
debian/changelog | 14 ++
debian/control | 6 +-
debian/libjackson2-jr-java.poms | 4 +-
debian/maven.ignoreRules | 1 -
debian/patches/build.patch | 33 ----
debian/patches/series | 1 -
debian/replace-generate.sh | 34 ----
debian/rules | 13 +-
jr-all/pom.xml | 18 ++-
jr-all/src/main/java/jrall/Bogus.java | 7 -
jr-objects/BeanProperty.java | 180 ---------------------
jr-objects/diff.txt | 25 ---
jr-objects/pom.xml | 5 +-
.../java/com/fasterxml/jackson/jr/ob/JSON.java | 14 +-
.../com/fasterxml/jackson/jr/ob/RoundtripTest.java | 19 ++-
jr-retrofit2/pom.xml | 2 +-
jr-stree/pom.xml | 4 +-
pom.xml | 8 +-
release-notes/VERSION | 10 ++
21 files changed, 96 insertions(+), 329 deletions(-)
delete mode 100644 debian/patches/build.patch
delete mode 100644 debian/patches/series
delete mode 100644 debian/replace-generate.sh
delete mode 100644 jr-all/src/main/java/jrall/Bogus.java
delete mode 100644 jr-objects/BeanProperty.java
delete mode 100644 jr-objects/diff.txt
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-jr.git
More information about the pkg-java-commits
mailing list