Source: c3p0
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 Varun Hiremath <varun@debian.org>,
 Emmanuel Bourg <ebourg@apache.org>,
Build-Depends:
 debhelper-compat (= 13),
 ant,
 ant-optional,
 default-jdk,
 junit,
 libhsqldb-java,
 liblog4j1.2-java,
 maven-repo-helper,
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/java-team/c3p0.git
Vcs-Browser: https://salsa.debian.org/java-team/c3p0
Homepage: http://sourceforge.net/projects/c3p0

Package: libc3p0-java
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Suggests:
 liblog4j1.2-java,
Description: library for JDBC connection pooling
 c3p0 is an easy-to-use library for making traditional JDBC drivers
 "enterprise-ready" by augmenting them with functionality defined by
 the jdbc3 spec and the optional extensions to jdbc2.

Package: libc3p0-java-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Suggests:
 libc3p0-java,
Description: library for JDBC connection pooling (documentation)
 c3p0 is an easy-to-use library for making traditional JDBC drivers
 "enterprise-ready" by augmenting them with functionality defined by
 the jdbc3 spec and the optional extensions to jdbc2.
 .
 This package includes the documentation.
