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 99de75ea96b3b3cb47d253cfc146055a31f0ba57 Author: Timo Aaltonen <[email protected]> Date: Fri Aug 15 00:01:19 2014 +0300 fix a typo in description --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 0d6158f..41fb630 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Package: libjackson2-module-jaxb-annotations-java Architecture: all Depends: ${maven:Depends}, ${misc:Depends} Suggests: ${maven:OptionalDepends} -Description: fast and powerful JSON library for Java -- JAXB annotations +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 -- 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

