Source: libcommons-jexl2-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg@apache.org>
Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.6.1), javahelper
Build-Depends-Indep: libjavacc-maven-plugin-java, libcommons-logging-java,  
 libcommons-parent-java (>= 22), junit4, default-jdk-doc, libcommons-logging-java-doc,  
 libmaven-javadoc-plugin-java 
Standards-Version: 3.9.4
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-jexl2-java
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-jexl2-java
Homepage: http://commons.apache.org/jexl

Package: libcommons-jexl2-java
Architecture: all
Depends: ${misc:Depends}, libcommons-logging-java
Suggests: libcommons-jexl2-java-doc
Description: 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. 

Package: libcommons-jexl2-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}, ${maven:DocDepends}
Recommends: ${maven:DocOptionalDepends}
Suggests: libcommons-jexl2-java
Description: Documentation for Apache Commons JEXL
 The Commons JEXL library is an implementation of the JSTL Expression Language
 with extensions.
 .
 This package contains the API documentation of libcommons-jexl2-java.
