Source: tiles
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <drazzib@debian.org>
Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-ant-helper
Build-Depends-Indep: libcommons-digester-java, libslf4j-java, libognl-java,
 libservlet2.5-java, libtomcat6-java, libspring-core-2.5-java, libspring-web-2.5-java,
 libfreemarker-java, maven-repo-helper, libmvel-java
Standards-Version: 3.9.0
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/tiles/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/tiles/
Homepage: http://tiles.apache.org/

Package: libtiles-java
Architecture: all
Depends: ${misc:Depends}, libcommons-digester-java, libslf4j-java
Suggests: libservlet2.5-java, libognl-java, libtomcat6-java, libfreemarker-java,
 libspring-core-2.5-java, libspring-web-2.5-java, libmvel-java
Description: Java templating framework for web application user interfaces
 Apache Tiles is a Java templating framework built to simplify the development
 of web application user interfaces. Tiles allows authors to define page
 fragments which can be assembled into a complete page at runtime.
 .
 Tiles grew in popularity as a component of the popular
 Struts <http://struts.apache.org/1.x/> framework.
 .
 It has since been extracted from Struts and is now integrated with various
 frameworks, such as Struts 2 <http://struts.apache.org/2.x/>
 and Shale <http://shale.apache.org/>.

Package: libtiles-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: libtiles-java
Description: Java templating framework for web application user interfaces - documentation
 Apache Tiles is a Java templating framework built to simplify the development
 of web application user interfaces. Tiles allows authors to define page
 fragments which can be assembled into a complete page at runtime.
 .
 Tiles grew in popularity as a component of the popular
 Struts <http://struts.apache.org/1.x/> framework.
 .
 It has since been extracted from Struts and is now integrated with various
 frameworks, such as Struts 2 <http://struts.apache.org/2.x/>
 and Shale <http://shale.apache.org/>.
 .
 This package contains the Javadoc API of Tiles.
