[davmail] 01/01: Depend on libservlet3.1-java instead of libservlet3.0-java
Alexandre Rossi
alexandre.rossi at gmail.com
Sun May 28 00:18:59 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository davmail.
commit 48b0d676e87d6acf63f8a65e2f1c50a03e83e2b4
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sun May 28 02:08:28 2017 +0200
Depend on libservlet3.1-java instead of libservlet3.0-java
---
debian/ant.properties | 2 +-
debian/changelog | 7 +++++++
debian/control | 2 +-
3 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/ant.properties b/debian/ant.properties
index 378169e..d3ce95f 100644
--- a/debian/ant.properties
+++ b/debian/ant.properties
@@ -3,7 +3,7 @@ installdir = /usr/share/java
# Deps
commons-codec = /usr/share/java/commons-codec.jar
-servlet-api = /usr/share/java/servlet-api-3.0.jar
+servlet-api = /usr/share/java/servlet-api-3.1.jar
commons-httpclient = /usr/share/java/commons-httpclient.jar
htmlcleaner = /usr/share/java/htmlcleaner.jar
mail = /usr/share/java/javax.mail.jar
diff --git a/debian/changelog b/debian/changelog
index 29a5197..5154689 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+davmail (4.7.3.2438-3) unstable; urgency=medium
+
+ * Team upload.
+ * Depend on libservlet3.1-java instead of libservlet3.0-java
+
+ -- Emmanuel Bourg <ebourg at apache.org> Sun, 28 May 2017 02:07:58 +0200
+
davmail (4.7.3.2438-2) unstable; urgency=medium
* add systemd service Documentation keys
diff --git a/debian/control b/debian/control
index 06ae104..b396584 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 10),
javahelper,
dh-systemd (>= 1.5)
Build-Depends-Indep: libcommons-codec-java,
- libservlet3.0-java,
+ libservlet3.1-java,
libcommons-httpclient-java,
libhtmlcleaner-java,
libmail-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/davmail.git
More information about the pkg-java-commits
mailing list