[jspwiki] 02/02: Depend on libmail-java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Jan 27 11:56:54 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jspwiki.
commit 787e5cdb34febc9444e6d6fdbed8f43bc62abe7d
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Jan 27 12:56:20 2015 +0100
Depend on libmail-java
---
debian/changelog | 4 ++--
debian/control | 2 ++
debian/jspwiki.links | 1 +
3 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f5b2a6a..43343c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,8 @@ jspwiki (2.8.0-6) UNRELEASED; urgency=medium
* Build with the default JDK instead of GCJ and removed the dependency
on libgnujaf-java
* Fixed the broken links to jstl.jar and standard.jar
- * Use the Debian packages providing ecs, commons-logging, jabsorb, lucene2
- and nekohtml instead of the prebuilt jars in the source package
+ * Use the Debian packages providing ecs, commons-logging, jabsorb, javamail,
+ lucene2 and nekohtml instead of the prebuilt jars in the source package
* Don't mark the symlink /etc/tomcat8/policy.d/05jspwiki.policy as a conffile
* Compress the JavaScript files with the YUI compressor packaged in Debian
* Switch to the source format 3.0 (quilt)
diff --git a/debian/control b/debian/control
index 93c35c6..922e8bb 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Build-Depends-Indep: libcommons-codec-java,
libjstl1.1-java,
liblog4j1.2-java,
liblucene2-java,
+ libmail-java,
libnekohtml-java,
liboro-java,
liboscache-java,
@@ -45,6 +46,7 @@ Depends: libcommons-codec-java,
libjstl1.1-java,
liblog4j1.2-java,
liblucene2-java,
+ libmail-java,
libnekohtml-java,
liboro-java,
liboscache-java,
diff --git a/debian/jspwiki.links b/debian/jspwiki.links
index e7ed41f..cdd850e 100644
--- a/debian/jspwiki.links
+++ b/debian/jspwiki.links
@@ -11,6 +11,7 @@ usr/share/java/commons-io.jar usr/share/jspwiki/WEB-INF/lib/commons-io.jar
usr/share/java/commons-lang.jar usr/share/jspwiki/WEB-INF/lib/commons-lang.jar
usr/share/java/commons-logging-api.jar usr/share/jspwiki/WEB-INF/lib/commons-logging-api.jar
usr/share/java/ecs.jar usr/share/jspwiki/WEB-INF/lib/ecs.jar
+usr/share/java/javax.mail.jar usr/share/jspwiki/WEB-INF/lib/mail.jar
usr/share/java/jdom1.jar usr/share/jspwiki/WEB-INF/lib/jdom1.jar
usr/share/java/jaxen.jar usr/share/jspwiki/WEB-INF/lib/jaxen.jar
usr/share/java/jaxp-1.3.jar usr/share/jspwiki/WEB-INF/lib/jaxp-1.3.jar
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jspwiki.git
More information about the pkg-java-commits
mailing list