[eclipse-jgit] 01/01: Transition to the Servlet API 3.1
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Jun 24 12:29:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository eclipse-jgit.
commit 5539cdbe763670246ef30a5aa51f7484b5e96513
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Jun 24 14:23:21 2016 +0200
Transition to the Servlet API 3.1
---
debian/changelog | 7 +++++++
debian/control | 1 +
debian/maven.rules | 2 +-
3 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 9382b6c..954ffe3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+jgit (3.7.1-4) unstable; urgency=medium
+
+ * Team upload.
+ * Transition to the Servlet API 3.1
+
+ -- Emmanuel Bourg <ebourg at apache.org> Fri, 24 Jun 2016 14:23:11 +0200
+
jgit (3.7.1-3) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 9425248..26001a0 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Build-Depends: debhelper (>= 9~),
libjsch-java,
libmaven-antrun-plugin-java,
libmaven-javadoc-plugin-java,
+ libservlet3.1-java,
libslf4j-java (>= 1.7.12-2),
libxz-java,
maven-debian-helper
diff --git a/debian/maven.rules b/debian/maven.rules
index ae834f9..e39e7d6 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -20,5 +20,5 @@ args4j args4j-site pom 2.0.16 * *
args4j args4j jar 2.0.16 * *
junit junit jar s/4\..*/4.x/ * *
s/ant/org.apache.ant/ * * s/.*/debian/ * *
-s/org.apache.tomcat/javax.servlet/ servlet-api jar s/.*/2.5/ * *
+javax.servlet s/servlet-api/javax.servlet-api/ * s/.*/3.1/ * *
s/org.osgi/org.eclipse.osgi/ s/org.osgi.core/org.eclipse.osgi/ jar s/.*/debian/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-jgit.git
More information about the pkg-java-commits
mailing list