[bouncycastle] 01/02: Switch back from gnumail to libmail-java.

Markus Koschany apo-guest at moszumanska.debian.org
Fri Dec 11 17:02:57 UTC 2015


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

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

commit 59ee692aec5fb5b47f7eacfe70c9df549a337fd7
Author: Markus Koschany <apo at debian.org>
Date:   Fri Dec 11 17:43:20 2015 +0100

    Switch back from gnumail to libmail-java.
---
 debian/control | 2 +-
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 3146d41..f269d3d 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: ant,
                default-jdk (>= 1:1.6),
                javahelper,
                junit,
-               libgnumail-java,
+               libmail-java,
                maven-repo-helper
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-java/bouncycastle.git
diff --git a/debian/rules b/debian/rules
index a122487..10c64ac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ ARTIFACTS = bcprov bcpg bcmail bcpkix
 BUILD_DIR = build/artifacts/jdk1.5
 
 JAVA_HOME                  := /usr/lib/jvm/default-java
-DEB_JARS                   := junit gnumail
+DEB_JARS                   := junit javax.mail
 DEB_ANT_BUILDFILE          := ant/jdk15+.xml
 DEB_ANT_BUILD_TARGET       := build-provider build
 DEB_INSTALL_CHANGELOGS_ALL := docs/releasenotes.html

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



More information about the pkg-java-commits mailing list