This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jackson-annotations.
commit d462d2e1e2d1c040aa18d1c494c20b88673a8930 Author: Emmanuel Bourg <[email protected]> Date: Fri Apr 8 12:57:25 2016 +0200 Refreshed the patch --- debian/changelog | 4 +++- debian/patches/fix-using-bundle.diff | 6 ++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3f73c18..89d04eb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ -jackson-annotations (2.4.2-3) UNRELEASED; urgency=medium +jackson-annotations (2.7.3-1) UNRELEASED; urgency=medium * Team upload. + * New upstream release + - Refreshed the patch * Standards-Version updated to 3.9.8 (no changes) * Use secure Vcs-* URLs diff --git a/debian/patches/fix-using-bundle.diff b/debian/patches/fix-using-bundle.diff index 99310ab..4fc5312 100644 --- a/debian/patches/fix-using-bundle.diff +++ b/debian/patches/fix-using-bundle.diff @@ -1,9 +1,7 @@ -diff --git a/pom.xml b/pom.xml -index 14ff326..4876c71 100644 --- a/pom.xml +++ b/pom.xml -@@ -26,4 +26,15 @@ - <properties> +@@ -31,4 +31,15 @@ + <osgi.export>com.fasterxml.jackson.annotation.*;version=${project.version}</osgi.export> </properties> + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-annotations.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

