This is an automated email from the git hooks/post-receive script. tpot-guest pushed a commit to branch master in repository jackson-module-afterburner.
commit f5226e4ac4953e0736b2f5c4ad8010c18037ee8c Author: Tim Potter <[email protected]> Date: Thu Nov 6 13:00:01 2014 +1100 Make Maven optional depends suggestions instead of recommendations --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index ff5a2cc..74e1abd 100644 --- a/debian/control +++ b/debian/control @@ -48,8 +48,7 @@ Package: libjackson2-module-afterburner-java-doc Architecture: all Section: doc Depends: ${maven:DocDepends}, ${misc:Depends} -Recommends: ${maven:DocOptionalDepends} -Suggests: libjackson2-module-afterburner-java +Suggests: ${maven:DocOptionalDepends}, libjackson2-module-afterburner-java Description: Documentation for jackson-module-afterburner The Jackson Data Processor is a multi-purpose Java library for processing JSON. Jackson aims to be the best possible combination of fast, correct, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-module-afterburner.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

