This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jackson-dataformat-cbor.
commit 11fd3ae2a3f3a1e6ae9e4c04a93d1cf56543166f Author: Emmanuel Bourg <[email protected]> Date: Mon Apr 11 13:43:31 2016 +0200 Refreshed the patches --- debian/changelog | 4 +++- debian/patches/depend-on-junit.diff | 10 ++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index cf6f4a5..45fc19a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ -jackson-dataformat-cbor (2.4.3-2) UNRELEASED; urgency=medium +jackson-dataformat-cbor (2.7.3-1) UNRELEASED; urgency=medium * Team upload. + * New upstream release + - Refreshed the patches * Standards-Version updated to 3.9.8 (no changes) * Use secure Vcs-* fields diff --git a/debian/patches/depend-on-junit.diff b/debian/patches/depend-on-junit.diff index 988a326..b73e65f 100644 --- a/debian/patches/depend-on-junit.diff +++ b/debian/patches/depend-on-junit.diff @@ -1,9 +1,7 @@ -Index: jackson-dataformat-cbor/pom.xml -=================================================================== ---- jackson-dataformat-cbor.orig/pom.xml -+++ jackson-dataformat-cbor/pom.xml -@@ -59,6 +59,13 @@ encoded data using Jackson abstractions - <version>${version.jackson.core}</version> +--- a/pom.xml ++++ b/pom.xml +@@ -59,6 +59,13 @@ + <artifactId>jackson-annotations</artifactId> <scope>test</scope> </dependency> + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-dataformat-cbor.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

