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

Changelog

libcommons-el-java (1.0-6) unstable; urgency=low

  * Set target version to 1.5. (Closes: #559323)
  * Bumped Standards-Version to 3.8.4 - no changes required.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  09 May 2010 13:53:47 +0100

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Maverick
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Maverick: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libcommons-el-java_1.0.orig.tar.gz 62.4 KiB d59deb7c0c756b646497ef49bb55ee91c3cf7603cfbd7ecae57c8348d8c80a41
libcommons-el-java_1.0-6.debian.tar.gz 5.9 KiB 8900601d3b541badef887a284a77ab918ed872da55710090ea91e5a3f15d5200
libcommons-el-java_1.0-6.dsc 1.4 KiB 26d3a861cdf335f792e6debdc78a724cfc46feb4595c3499899cf7e92b1f945b

Available diffs

View changes file

Binary packages built by this source

libcommons-el-java: Implementation of the JSP2.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.