Source: tomcat8
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 James Page <james.page@ubuntu.com>,
 tony mancill <tmancill@debian.org>,
 Jakub Adam <jakub.adam@ktknet.cz>,
 Emmanuel Bourg <ebourg@apache.org>
Build-Depends:
 ant-optional,
 debhelper (>= 11),
 default-jdk,
 javahelper,
 junit4 (>= 4.11),
 libcglib-nodep-java,
 libeasymock-java (>= 3.0),
 libecj-java (>= 3.11.0),
 libhamcrest-java (>= 1.3),
 libobjenesis-java,
 libtaglibs-standard-impl-java,
 libtaglibs-standard-spec-java,
 libtcnative-1 (>= 1.2.18),
 lsb-release,
 maven-repo-helper,
 po-debconf
Standards-Version: 4.2.1
Vcs-Git: https://salsa.debian.org/java-team/tomcat8.git
Vcs-Browser: https://salsa.debian.org/java-team/tomcat8
Homepage: http://tomcat.apache.org

Package: tomcat8-common
Architecture: all
Depends:
 default-jre-headless | java8-runtime-headless | java8-runtime,
 libtomcat8-java (>= ${source:Version}),
 ${misc:Depends}
Description: Apache Tomcat 8 - Servlet and JSP engine -- common files
 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 common files needed by the tomcat8 and tomcat8-user
 packages (Tomcat 8 scripts and libraries).

Package: tomcat8
Architecture: all
Depends:
 adduser,
 lsb-base (>= 3.0-6),
 tomcat8-common (>= ${source:Version}),
 ucf,
 ${misc:Depends}
Recommends:
 authbind,
 libtcnative-1 (>= 1.2.18)
Suggests:
 tomcat8-admin (>= ${source:Version}),
 tomcat8-docs (>= ${source:Version}),
 tomcat8-examples (>= ${source:Version}),
 tomcat8-user (>= ${source:Version})
Description: Apache Tomcat 8 - Servlet and JSP engine
 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 only the startup scripts for the system-wide daemon.
 No documentation or web applications are included here, please install
 the tomcat8-docs and tomcat8-examples packages if you want them.
 Install the authbind package if you need to use Tomcat on ports 1-1023.
 Install tomcat8-user instead of this package if you don't want Tomcat to
 start as a service.

Package: tomcat8-user
Architecture: all
Depends:
 netcat,
 tomcat8-common (>= ${source:Version}),
 ${misc:Depends}
Suggests:
 tomcat8 (>= ${source:Version}),
 tomcat8-admin (>= ${source:Version}),
 tomcat8-docs (>= ${source:Version}),
 tomcat8-examples (>= ${source:Version})
Description: Apache Tomcat 8 - Servlet and JSP engine -- tools to create user instances
 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 files needed to create a user Tomcat instance.
 This user Tomcat instance can be started and stopped using the scripts
 provided in the Tomcat instance directory.

Package: libtomcat8-java
Architecture: all
Depends: libecj-java (>= 3.11.0), ${misc:Depends}
Recommends: libcommons-dbcp-java, libcommons-pool-java
Suggests: tomcat8 (>= ${source:Version})
Description: Apache Tomcat 8 - 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: libtomcat8-embed-java
Architecture: all
Depends: libecj-java (>= 3.11.0), ${misc:Depends}
Description: Apache Tomcat 8 - 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.

Package: libservlet3.1-java
Architecture: all
Depends: ${misc:Depends}, libjsp-api-java, libel-api-java, libwebsocket-api-java
Description: Servlet 3.1 API
 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 Java Servlet API.

Package: libservlet3.1-java-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Suggests: libservlet3.1-java (>= ${source:Version})
Description: Servlet 3.1, JSP 2.3, EL 3.0 and WebSocket 1.0 Java API documentation
 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 documentation for the Java Servlet and JSP library.

Package: libjsp-api-java
Architecture: all
Depends: ${misc:Depends}
Breaks: libservlet3.1-java (<< 8.5.35-3~)
Replaces: libservlet3.1-java (<< 8.5.35-3~)
Description: JavaServer Pages API
 JavaServer Pages (JSP) is the Java Platform, Enterprise Edition (Java EE)
 technology for building applications for generating dynamic web content,
 such as HTML, XHTML and XML. JSP technology enables the easy authoring
 of web pages that create dynamic content with maximum power and flexibility.

Package: libel-api-java
Architecture: all
Depends: ${misc:Depends}
Breaks: libservlet3.1-java (<< 8.5.35-3~)
Replaces: libservlet3.1-java (<< 8.5.35-3~)
Description: Expression Language API
 EL is a simple language designed to meet the needs of the presentation
 layer in Java web applications.
 .
 It features:
  * A simple syntax restricted to the evaluation of expressions
  * Variables and nested properties
  * Relational, logical, arithmetic, conditional, and empty operators
  * Functions implemented as static methods on Java classes
  * Lenient semantics where appropriate default values and type conversions
    are provided to minimize exposing errors to end users

Package: libwebsocket-api-java
Architecture: all
Depends: ${misc:Depends}
Breaks: libservlet3.1-java (<< 8.5.35-3~)
Replaces: libservlet3.1-java (<< 8.5.35-3~)
Description: Java WebSocket API
 Java API for WebSocket (JSR-356) defines a standard API for the development
 of websocket applications, both on the server side as well as on the Java
 client side.

Package: tomcat8-admin
Architecture: all
Depends: tomcat8-common (>= ${source:Version}), ${misc:Depends}
Description: Apache Tomcat 8 - Servlet and JSP engine -- admin web applications
 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 administrative web interfaces.

Package: tomcat8-examples
Architecture: all
Depends:
 libtaglibs-standard-impl-java,
 libtaglibs-standard-spec-java,
 tomcat8-common (>= ${source:Version}),
 ${misc:Depends}
Description: Apache Tomcat 8 - Servlet and JSP engine -- example web applications
 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 default Tomcat example webapps.

Package: tomcat8-docs
Section: doc
Architecture: all
Depends: tomcat8-common (>= ${source:Version}), ${misc:Depends}
Description: Apache Tomcat 8 - Servlet and JSP engine -- documentation
 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 online documentation web application.
