[apache-log4j2] 04/10: Fix 2x debian substitution

Markus Koschany apo-guest at moszumanska.debian.org
Tue May 12 12:52:26 UTC 2015


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

apo-guest pushed a commit to branch master
in repository apache-log4j2.

commit c2ccf66482335987fbceeb5b0fdfcbc0eb1d11d5
Author: Markus Koschany <apo at gambaru.de>
Date:   Tue May 12 01:29:46 2015 +0200

    Fix 2x debian substitution
---
 debian/maven.rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/maven.rules b/debian/maven.rules
index 93e6d12..a47be85 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -2,7 +2,7 @@
 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.dataformat jackson-dataformat-yaml * s/2\..*/2.x/ * *
-com.fasterxml.jackson.dataformat jackson-dataformat-xml * s/2\..*/2.x/ * *
+com.fasterxml.jackson.dataformat jackson-dataformat-xml * s/2\..*/debian/ * *
 s/com\.sun\.mail/javax.mail/ s/javax\.mail/gnumail/ jar s/.*/debian/ * *
 org.apache apache pom s/.*/debian/ * *
 org.lightcouch lightcouch jar s/.*/debian/ * *

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



More information about the pkg-java-commits mailing list