This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository jackson-dataformat-yaml.
commit 5f2c71460ef656dd9a1df0820db1fabbd6fbf69d Author: Markus Koschany <[email protected]> Date: Fri Oct 13 23:12:26 2017 +0200 Add maven rule for jackson-parent. --- debian/maven.rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/maven.rules b/debian/maven.rules index 4246f29..7b7514a 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -9,3 +9,4 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml * s/.*/2.x/ * * junit junit jar s/.*/4.x/ * * org.yaml snakeyaml bundle s/1\..*/1.x/ * * org.yaml snakeyaml s/jar/bundle/ s/1\..*/1.x/ * * +com.fasterxml.jackson jackson-parent * s/.*/debian/ * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-dataformat-yaml.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

