File: control

package info (click to toggle)
libpgjava 8.2-504-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 3,600 kB
  • ctags: 4,442
  • sloc: java: 31,862; xml: 3,116; makefile: 18; sh: 10
file content (26 lines) | stat: -rw-r--r-- 1,096 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
Source: libpgjava
Section: libs
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Arnaud Vandyck <avdyk@debian.org>, Matthias Klose <doko@ubuntu.com>, Michael Koch <konqueror@gmx.de>
Build-Depends: debhelper (>= 5), cdbs
Build-Depends-Indep: java-gcj-compat-dev, ant, libxerces2-java
Standards-Version: 3.7.3
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libpgjava
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libpgjava
Homepage: http://jdbc.postgresql.org/

Package: libpg-java
Architecture: all
Section: libs
Priority: optional
Depends: java-gcj-compat | java1-runtime | java2-runtime
Suggests: postgresql (>= 8.2)
Conflicts: libpgjava (<= 7.4.7-3)
Provides: libpgjava
Replaces: libpgjava
Description: Java database (JDBC) driver for PostgreSQL
 Java classes for communication with the PostgreSQL 7.2 up to 8.3 database
 backend (local or remote) using JDBC. This package contains two Java archives
 (JARs), one that supports JDBC 2.0 (for JDK 1.3 and up) and one that supports
 JDBC 3.0 and SSL (for JDK 1.4 and up).