[apache-log4j2] 01/01: Build depend on libmail-java instead of libgnumail-java

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri May 29 13:14:13 UTC 2015


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

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

commit 4eca90166e40f8d8a1b42813ccb550c4926504d4
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri May 29 15:11:21 2015 +0200

    Build depend on libmail-java instead of libgnumail-java
---
 debian/changelog   | 1 +
 debian/control     | 2 +-
 debian/maven.rules | 1 -
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c0071e1..f7040de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,7 @@ apache-log4j2 (2.2-1) unstable; urgency=medium
   * Update maven.rules due to additional build-dependencies.
 
   [ Emmanuel Bourg ]
+  * Build depend on libmail-java instead of libgnumail-java
   * debian/watch: Watch the release tags on Github
 
  -- Markus Koschany <apo at gambaru.de>  Fri, 29 May 2015 14:43:11 +0200
diff --git a/debian/control b/debian/control
index 724e7cd..973ec91 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: default-jdk-doc,
                      libcommons-logging-java-doc,
                      libdisruptor-java,
                      libgeronimo-jms-1.1-spec-java,
-                     libgnumail-java,
+                     libmail-java,
                      libjackson2-databind-java,
                      libjackson2-dataformat-yaml,
                      libjackson2-dataformat-xml-java,
diff --git a/debian/maven.rules b/debian/maven.rules
index 3fdcba8..96ff141 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -4,7 +4,6 @@ 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.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/ * *
 org.lightcouch lightcouch jar s/.*/debian/ * *
 org.mongodb mongo-java-driver bundle 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