This is an automated email from the git hooks/post-receive script. tjaalton pushed a commit to branch master in repository jackson-module-jaxb-annotations.
commit 2d6b0b70b9a82afb2e4bdc092b656577d85015b2 Author: Timo Aaltonen <[email protected]> Date: Tue Sep 9 00:12:37 2014 +0300 fix the long description some more --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index a30e6e9..8e8ee17 100644 --- a/debian/control +++ b/debian/control @@ -29,5 +29,5 @@ Suggests: ${maven:OptionalDepends} Description: Fast and powerful JSON library for Java -- JAXB annotations This Jackson extension module provides support for using JAXB (javax.xml.bind) annotations as an alternative to native Jackson annotations. It is most often - used to make it easier to reuse existing data beans that used with JAXB framework - to read and write XML. + used to make it easier to reuse existing data beans that used with JAXB + framework to read and write XML. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-module-jaxb-annotations.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

