[lucene4.10] 02/05: Transition to Jetty 9
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Aug 5 09:18:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository lucene4.10.
commit 9c008abdacc801c43c97f68a3649c6af8bc83711
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Aug 5 11:14:59 2016 +0200
Transition to Jetty 9
---
debian/changelog | 1 +
debian/control | 2 +-
debian/maven.rules | 1 +
3 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 1edd506..584440e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ lucene4.10 (4.10.4+dfsg-3) UNRELEASED; urgency=medium
* Team upload.
* Transition to the Servlet API 3.1
+ * Transition to Jetty 9
-- Emmanuel Bourg <ebourg at apache.org> Fri, 05 Aug 2016 11:05:27 +0200
diff --git a/debian/control b/debian/control
index d089112..e2b71d5 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends-Indep:
libhttpclient-java,
libhttpcore-java,
libicu4j-49-java,
- libjetty8-java,
+ libjetty9-java,
libmorfologik-stemming-java (>= 1.8.3),
libnekohtml-java,
libregexp-java,
diff --git a/debian/maven.rules b/debian/maven.rules
index f713fb3..72fc4b6 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -5,3 +5,4 @@ s/org.eclipse.jetty.orbit/javax.servlet/ s/javax.servlet/javax.servlet-api/ * s/
com.spatial4j spatial4j * s/.*/0.4.x/ * *
javax.servlet s/servlet-api/javax.servlet-api/ * s/.*/3.1/ * *
org.apache.lucene * * s/.*/4.10.x/ * *
+org.eclipse.jetty jetty-* * s/.*/9.x/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/lucene4.10.git
More information about the pkg-java-commits
mailing list