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 ff5f0dfb5d9c816eaceaf8da050448b461a07916 Author: Emmanuel Bourg <[email protected]> Date: Mon Apr 11 13:38:30 2016 +0200 Standards-Version updated to 3.9.8 --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f7563bb..20e1479 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +jackson-dataformat-cbor (2.4.3-2) UNRELEASED; urgency=medium + + * Team upload. + * Standards-Version updated to 3.9.8 (no changes) + + -- Emmanuel Bourg <[email protected]> Mon, 11 Apr 2016 13:38:13 +0200 + jackson-dataformat-cbor (2.4.3-1) unstable; urgency=low * Initial release (Closes: #764439) diff --git a/debian/control b/debian/control index 54e83cc..64b3862 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: default-jdk-doc, libjackson2-core-java-doc, libjackson2-databind-java (>= 2.4.2), libmaven-javadoc-plugin-java -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Vcs-Git: git://anonscm.debian.org/pkg-java/jackson-dataformat-cbor.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jackson-dataformat-cbor.git Homepage: https://github.com/FasterXML/jackson-dataformat-cbor -- 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

