[jackson-dataformat-yaml] 03/04: Updated maven.rules

Hilko Bengen bengen at moszumanska.debian.org
Sun Oct 12 14:16:30 BST 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch master
in repository jackson-dataformat-yaml.

commit d61389612f661e5db8c21774358ca7a54ada7d03
Author: Hilko Bengen <bengen at debian.org>
Date:   Sun Oct 12 14:58:52 2014 +0200

    Updated maven.rules
---
 debian/maven.rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/maven.rules b/debian/maven.rules
index 3efb1cd..6cdc967 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,6 +1,9 @@
 
+com.fasterxml.jackson.core jackson-annotations bundle s/2\..*/2.x/ * *
 com.fasterxml.jackson.core jackson-annotations jar s/2\..*/2.x/ * *
+com.fasterxml.jackson.core jackson-core bundle s/2\..*/2.x/ * *
 com.fasterxml.jackson.core jackson-core jar s/2\..*/2.x/ * *
+com.fasterxml.jackson.core jackson-databind bundle s/2\..*/2.x/ * *
 com.fasterxml.jackson.core jackson-databind jar s/2\..*/2.x/ * *
 com.fasterxml.jackson.dataformat jackson-dataformat-yaml jar s/2\..*/2.x/ * *
 junit junit jar s/4\..*/4.x/ * *

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-dataformat-yaml.git



More information about the pkg-java-commits mailing list