[logback] 03/04: B-D on tomcat and jetty and force Debian's versions

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Wed Mar 1 15:04:49 UTC 2017


This is an automated email from the git hooks/post-receive script.

apoikos pushed a commit to branch experimental
in repository logback.

commit bb31e3edd5564ac4385928cf5fc6b477523b49c7
Author: Apollon Oikonomopoulos <apoikos at debian.org>
Date:   Tue Feb 7 17:51:52 2017 +0200

    B-D on tomcat and jetty and force Debian's versions
---
 debian/control     | 2 ++
 debian/maven.rules | 3 +++
 2 files changed, 5 insertions(+)

diff --git a/debian/control b/debian/control
index 5b0273c..3deeb3a 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,8 @@ Build-Depends: debhelper (>= 10),
                libmaven-javadoc-plugin-java,
                libservlet3.1-java,
                libslf4j-java (>= 1.7.18),
+               libjetty9-java,
+               libtomcat8-java,
                maven-debian-helper
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/logback.git
diff --git a/debian/maven.rules b/debian/maven.rules
index 29962a3..f783366 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,3 +1,6 @@
 junit junit jar s/4\..*/4.x/
 javax.servlet s/servlet-api/javax.servlet-api/ jar s/.*/3.1/ * *
 javax.mail s/mail/javax.mail-api * s/.*/debian/ * *
+org.apache.tomcat tomcat-catalina * s/.*/8.x/
+org.apache.tomcat tomcat-coyote * s/.*/8.x/
+org.eclipse.jetty jetty-server * s/.*/9.x/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/logback.git



More information about the pkg-java-commits mailing list