Source: libcommons-dbcp-java
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: debhelper (>= 7), cdbs, default-jdk, ant, quilt
Build-Depends-Indep: libcommons-pool-java, libcommons-collections3-java, junit,
 libgeronimo-jta-1.1-spec-java, maven-repo-helper, default-jdk-doc, libcommons-pool-java-doc
Standards-Version: 3.9.1
Homepage: http://commons.apache.org/dbcp/
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-dbcp-java/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-dbcp-java/

Package: libcommons-dbcp-java
Architecture: all
Depends: ${misc:Depends}, libcommons-pool-java, libcommons-collections3-java
Recommends: libgeronimo-jta-1.1-spec-java
Suggests: libcommons-dbcp-java-doc
Description: Database Connection Pooling Services
 The DBCP package provides database connection pooling services. The
 following features are supported
 .
  * DataSource and Driver interfaces to the pool.
  * Support for arbitrary sources of the underlying Connections.
  * Integration with arbitrary org.apache.commons.pool.ObjectPool
    implementations.
  * Support for Connection validation, expiration, etc.
  * Support for PreparedStatement pooling.
  * XML configuration.
 .
 This is a part of the Apache Commons Project.

Package: libcommons-dbcp-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Recommends: libcommons-pool-java-doc, default-jdk-doc
Suggests: libcommons-dbcp-java
Description: Database Connection Pooling Services - documentation
 The DBCP package provides database connection pooling services. The
 following features are supported
 .
  * DataSource and Driver interfaces to the pool.
  * Support for arbitrary sources of the underlying Connections.
  * Integration with arbitrary org.apache.commons.pool.ObjectPool
    implementations.
  * Support for Connection validation, expiration, etc.
  * Support for PreparedStatement pooling.
  * XML configuration.
 .
 This is a part of the Apache Commons Project.
 .
 This package contains Javadoc API Documentation of Commons DBCP.
