Source: ognl
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Trygve Laugstøl <trygvis@inamo.no>, Damien Raude-Morvan <drazzib@debian.org>
Build-Depends: debhelper (>= 7), cdbs, default-jdk, ant
Build-Depends-Indep: libjavassist-java, junit4, docbook-xsl, docbook-xml, ant-optional,
 libxalan2-java, javacc, fop, maven-repo-helper
Standards-Version: 3.8.4
Homepage: http://www.opensymphony.com/ognl/
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/ognl
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/ognl

Package: libognl-java
Architecture: all
Depends: ${misc:Depends}, default-jre-headless | java2-runtime
Description: Java expression language
 OGNL stands for Object-Graph Navigation Language; it is an expression language
 for getting and setting properties of Java objects. You use the same
 expression for both getting and setting the value of a property.


Package: libognl-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Description: Java expression language - Documentation
 OGNL stands for Object-Graph Navigation Language; it is an expression language
 for getting and setting properties of Java objects. You use the same
 expression for both getting and setting the value of a property.
 .
 This package contains Language, Developper Documentation and API of
 OGNL software.

