[jackson-core] 01/01: use bundle instead of * in rules

Timo Aaltonen tjaalton at moszumanska.debian.org
Wed Sep 10 06:18:58 UTC 2014


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

tjaalton pushed a commit to branch master
in repository jackson-core.

commit 92f9157cb1e4985f3b4207e3767e97fdb65ffbc9
Author: Timo Aaltonen <tjaalton at debian.org>
Date:   Wed Sep 10 09:18:54 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 07774aa..f6f6399 100644
--- a/debian/maven.publishedRules
+++ b/debian/maven.publishedRules
@@ -1,2 +1,2 @@
 
-com.fasterxml.jackson.core jackson-core * s/2\..*/2.x/ * *
+com.fasterxml.jackson.core jackson-core bundle s/2\..*/2.x/ * *
diff --git a/debian/maven.rules b/debian/maven.rules
index 5fb1168..226f323 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,6 +1,6 @@
 
 com.fasterxml.jackson jackson-parent pom s/2\..*/2.x/ * *
-com.fasterxml.jackson.core jackson-core * s/2\..*/2.x/ * *
+com.fasterxml.jackson.core jackson-core bundle s/2\..*/2.x/ * *
 junit junit jar s/4\..*/4.x/ * *
 org.apache.maven.scm maven-scm-manager-plexus jar s/.*/debian/ * *
 org.apache.maven.scm maven-scm-provider-gitexe jar s/.*/debian/ * *

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



More information about the pkg-java-commits mailing list