libcommons-el-java 1.0-10 source package in Ubuntu

Changelog

libcommons-el-java (1.0-10) unstable; urgency=medium

  * Install the Maven artifacts
  * Depend on libservlet-api-java instead of libjsp-api-java
  * Build with the DH sequencer instead of CDBS
  * Removed the javadoc
  * Removed Niels Thykier from the uploaders (Closes: #770571)
  * Removed 0005-increase-target-and-source-version-to-1.5.patch
  * Standards-Version updated to 4.5.1
  * Switch to debhelper level 13
  * Updated the watch file
  * Use DEB-3 patch headers
  * Use a secure URL for the homepage

 -- Emmanuel Bourg <email address hidden>  Tue, 26 Jan 2021 16:41:20 +0100

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs
Noble release universe libs
Mantic release universe libs
Lunar release universe libs
Jammy release universe libs

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcommons-el-java_1.0-10.dsc 2.1 KiB b1e57e60f652fdffa3fd419d268828ca354ef3894afee10f47bfd8565565045a
libcommons-el-java_1.0.orig.tar.gz 62.4 KiB d59deb7c0c756b646497ef49bb55ee91c3cf7603cfbd7ecae57c8348d8c80a41
libcommons-el-java_1.0-10.debian.tar.xz 5.7 KiB 30820ea3bc239a8d118b3c8558919063a6bc83938f6b994275ad9bcd5393202f

Available diffs

No changes file available.

Binary packages built by this source

libcommons-el-java: Implementation of the JSP 2.0 Expression Language interpreter

 The JSP 2.0 specification provides a portable API for evaluating "EL
 Expressions": The classes and interfaces in the javax.servlet.jsp.el
 package describe and define programmatic access to the Expression
 Language evaluator. This package is an implementation of the API.