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 601417dc8a53404643631543b02c90274a54c65b
Author: Timo Aaltonen <tjaal...@debian.org>
Date:   Wed Sep 24 17:49:08 2014 +0300

    use bundle instead of * in rules
---
 debian/maven.publishedRules | 2 +-
 debian/maven.rules          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/maven.publishedRules b/debian/maven.publishedRules
index 0db6752..6fe498e 100644
--- a/debian/maven.publishedRules
+++ b/debian/maven.publishedRules
@@ -1,2 +1,2 @@
 
-com.fasterxml.jackson.module jackson-module-jaxb-annotations * s/2\..*/2.x/ * *
+com.fasterxml.jackson.module jackson-module-jaxb-annotations bundle 
s/2\..*/2.x/ * *
diff --git a/debian/maven.rules b/debian/maven.rules
index 76dd62d..541cee9 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,4 +1,4 @@
 
 com.fasterxml.jackson.core jackson-core jar s/2\..*/2.x/ * *
 com.fasterxml.jackson.core jackson-databind jar s/2\..*/2.x/ * *
-com.fasterxml.jackson.module jackson-module-jaxb-annotations * s/2\..*/2.x/ * *
+com.fasterxml.jackson.module jackson-module-jaxb-annotations bundle 
s/2\..*/2.x/ * *

-- 
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
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to