[Git][java-team/tomcat9][master] Depend on libeclipse-jdt-core-java (>= 3.18.0)
Emmanuel Bourg
gitlab at salsa.debian.org
Wed Mar 4 15:51:02 GMT 2020
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / tomcat9
Commits:
e68ee0af by Emmanuel Bourg at 2020-03-01T11:16:20+01:00
Depend on libeclipse-jdt-core-java (>= 3.18.0)
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+tomcat9 (9.0.31-2) UNRELEASED; urgency=medium
+
+ * Depend on libeclipse-jdt-core-java (>= 3.18.0)
+
+ -- Emmanuel Bourg <ebourg at apache.org> Sun, 01 Mar 2020 11:15:38 +0100
+
tomcat9 (9.0.31-1) unstable; urgency=medium
* New upstream release
=====================================
debian/control
=====================================
@@ -14,7 +14,7 @@ Build-Depends:
junit4 (>= 4.11),
libcglib-nodep-java,
libeasymock-java (>= 3.0),
- libeclipse-jdt-core-java (>= 3.14.0),
+ libeclipse-jdt-core-java (>= 3.18.0),
libhamcrest-java (>= 1.3),
libjaxrpc-api-java,
libobjenesis-java,
@@ -91,7 +91,7 @@ Description: Apache Tomcat 9 - Servlet and JSP engine -- tools to create user in
Package: libtomcat9-java
Architecture: all
-Depends: libeclipse-jdt-core-java (>= 3.14.0), ${misc:Depends}
+Depends: libeclipse-jdt-core-java (>= 3.18.0), ${misc:Depends}
Suggests: tomcat9 (>= ${source:Version})
Description: Apache Tomcat 9 - Servlet and JSP engine -- core libraries
Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
@@ -103,7 +103,7 @@ Description: Apache Tomcat 9 - Servlet and JSP engine -- core libraries
Package: libtomcat9-embed-java
Architecture: all
-Depends: libeclipse-jdt-core-java (>= 3.14.0), ${misc:Depends}
+Depends: libeclipse-jdt-core-java (>= 3.18.0), ${misc:Depends}
Description: Apache Tomcat 9 - Servlet and JSP engine -- embed libraries
Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
specifications from Oracle, and provides a "pure Java" HTTP web
View it on GitLab: https://salsa.debian.org/java-team/tomcat9/-/commit/e68ee0afcba2592e4779f0fff4f5c4f6738f39bd
--
View it on GitLab: https://salsa.debian.org/java-team/tomcat9/-/commit/e68ee0afcba2592e4779f0fff4f5c4f6738f39bd
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20200304/efed9f10/attachment.html>
More information about the pkg-java-commits
mailing list