[apache-log4j2] 01/01: Transition to the Servlet API 3.1
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Jul 18 22:33:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository apache-log4j2.
commit e335a8f8a13332d377c311e09d0b833d1e695cb1
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Jul 19 00:33:19 2016 +0200
Transition to the Servlet API 3.1
---
debian/changelog | 7 +++++++
debian/control | 2 +-
debian/maven.rules | 2 +-
3 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f2c3436..7818446 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+apache-log4j2 (2.6.2-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Transition to the Servlet API 3.1
+
+ -- Emmanuel Bourg <ebourg at apache.org> Tue, 19 Jul 2016 00:32:55 +0200
+
apache-log4j2 (2.6.2-1) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 3944373..fd7627c 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Build-Depends-Indep: default-jdk-doc,
libmaven-source-plugin-java,
libmongodb-java,
libosgi-core-java,
- libservlet3.0-java,
+ libservlet3.1-java,
libslf4j-java,
libwoodstox-java
Standards-Version: 3.9.8
diff --git a/debian/maven.rules b/debian/maven.rules
index db99132..cc542fe 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -14,7 +14,7 @@ commons-logging s/commons-logging-api/commons-logging/ * s/.*/debian/ * *
org.eclipse.persistence javax.persistence * s/.*/2.x/ * *
org.eclipse.persistence javax.persistence * s/2\..*/2.x/ * *
org.osgi s/core/org.osgi.core/ * s/.*/debian/ * *
-s/javax.servlet/org.apache.tomcat/ s/javax.servlet-api/tomcat-servlet-api/ jar s/.*/3.0/ * *
+javax.servlet javax.servlet-api * s/.*/3.1/ * *
s/org.apache.felix/org.osgi/ org.osgi.core * * * *
org.apache.commons commons-lang3 jar s/3\..*/3.x/ * *
s/org\.jboss\.spec\.javax\.jms/org.apache.geronimo.specs/ s/jboss-jms-api_1\.1_spec/geronimo-jms_1.1_spec/ * s/.*/debian/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/apache-log4j2.git
More information about the pkg-java-commits
mailing list