libpgjava_7.4.7-3_powerpc.changes is NEW
Debian Installer
installer@ftp-master.debian.org
Thu Apr 21 12:44:02 2005
(new) libpgjava_7.4.7-3.diff.gz optional libs
WARNING: Already present in contrib distribution.
(new) libpgjava_7.4.7-3.dsc optional libs
WARNING: Already present in contrib distribution.
(new) libpgjava_7.4.7-3_all.deb optional libs
WARNING: Already present in contrib distribution.
Java database (JDBC) driver for PostgreSQL
Java classes for communication with the PostgreSQL 7.1/7.2/7.3/7.4 database
backend (local or remote) using JDBC. This package contains two Java archives
(JARs), one that supports JDBC 2.0 (for JDK 1.2 and up) and one that supports
JDBC 3.0 and SSL (for JDK 1.4 and up).
Changes: libpgjava (7.4.7-3) unstable; urgency=low
.
* Built with sources...
.
libpgjava (7.4.7-2) unstable; urgency=low
.
* Build with free vm's:
- Updated README.Debian
- Included README.jdbc2-interface explaining why these old java.sql.*
source files are included, why they are needed and from where they come.
* Move to main (closes: #300753)
* Added patch to fix jikes compile error in JDBC2 optional classes
(02_jikes_jdbc2-optional_compilefix.patch)
* Build JDBC2 with optional classes but without SSL support
Building with SSL support would prevent running the JDBC2 driver on
jdk1.3 runtimes without SSL extensions or using the -Xverify:none flag
* Build.xml (03_BuildXml.patch):
- Patched to allow explicit selection of JDBC specification
with -Djdbc2=true or -Djdbc3=true arguments during build
- Patched to allow explicit selection of SSL usage during
compile time with -Dssl=true (JDBC2 build has to be built without SSL)
- Patched to allow explicit selection of compile target version with
-Dtarget=1.3 for JDBC2 and -Dtarget=1.4 for JDBC3
Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 300753
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.