File: control

package info (click to toggle)
libproxool-java 0.9.1-11
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,996 kB
  • sloc: java: 13,937; xml: 835; makefile: 11; sh: 10
file content (31 lines) | stat: -rw-r--r-- 1,047 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Source: libproxool-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Varun Hiremath <varun@debian.org>, Torsten Werner <twerner@debian.org>, Emmanuel Bourg <ebourg@apache.org>
Build-Depends:
 debhelper-compat (= 13),
 maven-repo-helper
Build-Depends-Indep:
 ant,
 default-jdk,
 junit,
 libcglib-java,
 libcommons-logging-java,
 libhsqldb1.8.0-java,
 liblog4j1.2-java,
 libservlet3.1-java
Standards-Version: 4.5.1
Vcs-Git: https://salsa.debian.org/java-team/libproxool-java.git
Vcs-Browser: https://salsa.debian.org/java-team/libproxool-java
Homepage: http://proxool.sourceforge.net
Rules-Requires-Root: no

Package: libproxool-java
Architecture: all
Depends: ${misc:Depends}
Description: Java JDBC connection pool
 A Java SQL Driver that provides a connection pool wrapper around
 another Driver of your choice. Very simple to migrate existing code.
 Fully configurable. Fast, mature and robust. Transparently adds
 connection pooling to your existing JDBC driver.