mysql-connector-java 5.1.27-1 source package in Ubuntu
Changelog
mysql-connector-java (5.1.27-1) unstable; urgency=low * New upstream release * Refreshed the patches * Updated Standards-Version to 3.9.5 (no changes) * Use XZ compression for the upstream tarball * Switch to debhelper level 9 -- Emmanuel Bourg <email address hidden> Wed, 06 Nov 2013 23:49:02 +0100
Upload details
- Uploaded by:
- Debian Java Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- java
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mysql-connector-java_5.1.27-1.dsc | 2.1 KiB | 47b0217afdd88fa61d9f86325c4a64e9bae5910a3bf969c25e196c3bd1ce83a7 |
mysql-connector-java_5.1.27.orig.tar.xz | 846.8 KiB | d9b01350c06f7659d43356de5547ff5726ddf52ae3baf23e21aa9b0bd20aa215 |
mysql-connector-java_5.1.27-1.debian.tar.gz | 8.7 KiB | 414e882f74f175a2a72e3f2858a93873d3dd0245340793fbe66a116281d37966 |
Available diffs
- diff from 5.1.26-1 to 5.1.27-1 (50.7 KiB)
No changes file available.
Binary packages built by this source
- libmysql-java: Java database (JDBC) driver for MySQL
MySQL Connector/J is a JDBC-3.0 Type 4 driver, which means that it is
pure Java, implements version 3.0 of the JDBC specification, and
communicates directly with the MySQL server using the MySQL
protocol.