servlet-api 4.0.1-2~18.04 source package in Ubuntu

Changelog

servlet-api (4.0.1-2~18.04) bionic; urgency=medium

  * Backport for OpenJDK 11. LP: #1817567.

servlet-api (4.0.1-2) unstable; urgency=medium

  * libservlet-api-java-doc now replaces libservlet3.1-java-doc
  * Standards-Version updated to 4.3.0

servlet-api (4.0.1-1) unstable; urgency=medium

  * Initial release (Closes: #916354)

 -- Matthias Klose <email address hidden>  Mon, 25 Feb 2019 16:34:46 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe java
Bionic security universe java

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
servlet-api_4.0.1.orig.tar.xz 92.6 KiB 26328ec380389cf60b9968ede81bab261409f6a2976635a826d3c39dbd8bacc4
servlet-api_4.0.1-2~18.04.debian.tar.xz 10.7 KiB c8c2dfd0b64048b9c350f25333f750e90dec908e2e13049c55d00e9555efd421
servlet-api_4.0.1-2~18.04.dsc 2.2 KiB 318de316157afd4553b354832f16fb767f93717f5e565d62bd89db0db036f39f

View changes file

Binary packages built by this source

libservlet-api-java: Java Servlet API

 The Servlet API is the Java platform technology of choice for interacting
 with the web. Servlets provide a component-based, platform-independent
 method, for building web-based applications generating dynamic content.
 Servlets are managed by a container and interact with web clients via a
 request/response paradigm.

libservlet-api-java-doc: No summary available for libservlet-api-java-doc in ubuntu cosmic.

No description available for libservlet-api-java-doc in ubuntu cosmic.

libservlet3.1-java: Java Servlet API 3.1 (transitional package)

 The Servlet API is the Java platform technology of choice for interacting
 with the web. Servlets provide a component-based, platform-independent
 method, for building web-based applications generating dynamic content.
 Servlets are managed by a container and interact with web clients via a
 request/response paradigm.
 .
 This is a transitional package, the other JavaEE packages should be used
 instead.