[eclipselink] 01/07: Transition to the Servlet API 3.1
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Jul 19 09:36:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository eclipselink.
commit c8c93319432765218f3892549da95c82438a32b9
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Jul 19 11:21:37 2016 +0200
Transition to the Servlet API 3.1
---
debian/changelog | 7 +++++++
debian/classpath-debian | 2 +-
debian/control | 2 +-
3 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 11f8026..90b4c74 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+eclipselink (2.5.1-4) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Transition to the Servlet API 3.1
+
+ -- Emmanuel Bourg <ebourg at apache.org> Tue, 19 Jul 2016 11:21:21 +0200
+
eclipselink (2.5.1-3) unstable; urgency=medium
* Team upload.
diff --git a/debian/classpath-debian b/debian/classpath-debian
index d2c099c..fdcd168 100644
--- a/debian/classpath-debian
+++ b/debian/classpath-debian
@@ -8,7 +8,7 @@ usr/share/java/ant.jar
usr/share/java/sdo-api.jar
usr/share/java/cdi-api.jar
usr/share/java/jsr311-api.jar
-usr/share/java/servlet-api-3.0.jar
+usr/share/java/servlet-api-3.1.jar
usr/share/java/antlr3.jar
usr/share/java/antlr3-runtime.jar
usr/share/java/asm3-all.jar
diff --git a/debian/control b/debian/control
index 424ae17..56b945e 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 7.0.50), default-jdk, javahelper, ant, maven-repo-h
libgeronimo-jms-1.1-spec-java,
libgeronimo-j2ee-connector-1.5-spec-java,
libmail-java,
- libservlet3.0-java,
+ libservlet3.1-java,
aspectj, libsdo-api-java,
libcdi-api-java, libjsr311-api-java,
libasm3-java, antlr3 (>= 3.2), default-jdk-doc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipselink.git
More information about the pkg-java-commits
mailing list