libcommons-jexl2-java 2.1.1-5 source package in Ubuntu

Changelog

libcommons-jexl2-java (2.1.1-5) unstable; urgency=medium

  * Removed the -java-doc package
  * Standards-Version updated to 4.5.1
  * Switch to debhelper level 13
  * Use salsa.debian.org Vcs-* URLs
  * Use secure URIs
  * Updated the watch file to the version 4

 -- Emmanuel Bourg <email address hidden>  Tue, 26 Jan 2021 15:00:57 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcommons-jexl2-java_2.1.1-5.dsc 2.3 KiB cf0312a55a821a13dfef012c61246d2a2e0b8365f3442511e836b66fd9cd7297
libcommons-jexl2-java_2.1.1.orig.tar.gz 203.7 KiB 5f06cfec88f0ce1bc51958e9ec1410af7029f2a5eb2e0b167d5d71bec43027aa
libcommons-jexl2-java_2.1.1-5.debian.tar.xz 3.4 KiB decf9ae31f583b8056efb53f730a703510b9c2558e2eb6d046f4e88d7a7a392f

Available diffs

No changes file available.

Binary packages built by this source

libcommons-jexl2-java: Apache Commons JEXL - Java Expression Language

 JEXL is a library intended to facilitate the implementation of dynamic and
 scripting features in applications and frameworks written in Java.
 .
 JEXL implements an Expression Language based on some extensions to the JSTL
 Expression Language supporting most of the constructs seen in shell-script
 or ECMAScript.