Source: tomcat10 Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: tony mancill , Emmanuel Bourg , Markus Koschany Build-Depends: ant-optional, bnd (>= 5.0.1), debhelper-compat (= 13), default-jdk, javahelper, junit4 (>= 4.11), libbyte-buddy-java, libderby-java, libeasymock-java (>= 3.0), libeclipse-jdt-core-java (>= 3.26.0), libeclipse-jdt-core-compiler-batch-java, libhamcrest-java (>= 1.3), libjaxrpc-api-java, libobjenesis-java, libtaglibs-standard-impl-java, libtaglibs-standard-spec-java, libwsdl4j-java, lsb-release, maven-repo-helper, tomcat-jakartaee-migration (>= 1.0.7-2~) Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/java-team/tomcat10.git Vcs-Browser: https://salsa.debian.org/java-team/tomcat10 Homepage: http://tomcat.apache.org Package: libtomcat10-java Architecture: all Depends: libeclipse-jdt-core-java (>= 3.26.0), libeclipse-jdt-core-compiler-batch-java, ${misc:Depends} Description: Apache Tomcat 10 - Servlet and JSP engine -- core libraries Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains the Tomcat core classes which can be used by other Java applications to embed Tomcat. Package: libtomcat10-embed-java Architecture: all Depends: libeclipse-jdt-core-java (>= 3.26.0), ${misc:Depends} Description: Apache Tomcat 10 - 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 server environment for Java code to run. . This package contains the libraries required to embed Tomcat into Java applications.