Source: velocity-tools
Section: java
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <drazzib@debian.org>
Build-Depends: ant, debhelper (>= 10), default-jdk
Build-Depends-Indep: ant-optional,
                     antlr,
                     junit4,
                     libcommons-beanutils-java,
                     libcommons-collections3-java,
                     libcommons-digester-java,
                     libcommons-lang-java,
                     libcommons-logging-java,
                     libcommons-validator-java,
                     libdom4j-java,
                     liboro-java,
                     libservlet3.1-java,
                     maven-repo-helper,
                     velocity
Standards-Version: 4.1.1
Vcs-Git: https://anonscm.debian.org/git/pkg-java/velocity-tools.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/velocity-tools.git
Homepage: http://velocity.apache.org/tools/

Package: libvelocity-tools-java
Architecture: all
Depends: libcommons-beanutils-java,
         libcommons-collections3-java,
         libcommons-digester-java,
         libcommons-lang-java,
         libcommons-logging-java,
         libcommons-validator-java,
         libdom4j-java,
         liboro-java,
         velocity,
         ${misc:Depends}
Description: collection of useful tools for Velocity template engine
 The VelocityTools project is a collection of useful Java classes (aka tools),
 as well as infrastructure to easily, automatically and transparently
 make these tools available to Velocity templates.
 .
 Project include easy integration of Velocity into the view-layer of
 web applications (via the VelocityViewTag and
 VelocityViewServlet) and integration with Struts 1.x applications.

Package: libvelocity-tools-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: libvelocity-tools-java
Description: collection of useful tools for Velocity template engine - documentation
 The VelocityTools project is a collection of useful Java classes (aka tools),
 as well as infrastructure to easily, automatically and transparently
 make these tools available to Velocity templates.
 .
 Project include easy integration of Velocity into the view-layer of
 web applications (via the VelocityViewTag and
 VelocityViewServlet) and integration with Struts 1.x applications.
 .
 This package provides the API documentation for Velocity Tools.
