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 c9024bd0e6b552bd5cd7e030219812d862f0e501 Author: Markus Koschany <[email protected]> Date: Tue May 12 17:40:59 2015 +0200 Use 2.x semantic instead of debian again. --- debian/maven.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/maven.rules b/debian/maven.rules index c9fd7f1..8a47c54 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\..*/debian/ * * +com.fasterxml.jackson.dataformat jackson-dataformat-xml * s/2\..*/2.x/ * * com.fasterxml.jackson.module jackson-module-jaxb-annotations s/jar/bundle/ s/2\..*/2.x/ * * s/com\.sun\.mail/javax.mail/ s/javax\.mail/gnumail/ jar s/.*/debian/ * * org.apache apache pom s/.*/debian/ * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/apache-log4j2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

