This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jackson-datatype-joda.
commit 81a6b4368750f3ad314f7e8dacfe78c20de03c4b Author: Emmanuel Bourg <[email protected]> Date: Thu Nov 6 23:21:30 2014 +0100 Added the ${maven:Depends} variable to the Depends field --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index d05563c..246436d 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Homepage: https://github.com/FasterXML/jackson-datatype-joda Package: libjackson2-datatype-joda-java Architecture: all -Depends: ${misc:Depends} +Depends: ${misc:Depends}, ${maven:Depends} Suggests: ${maven:OptionalDepends}, libjackson2-datatype-joda-java-doc Description: fast and powerful JSON library for Java -- Joda datatypes The Jackson Data Processor is a multi-purpose Java library for processing -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-datatype-joda.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

