mysql-connector-java 5.1.25-1 source package in Ubuntu

Changelog

mysql-connector-java (5.1.25-1) unstable; urgency=low


  * New upstream release
  * Refreshed the patches
  * Added a patch to build with one JDK and removed the build
    dependency on java-gcj-compat-dev
  * Updated Standards-Version to 3.9.4 (no changes)
  * Use canonical URLs for the Vcs-* fields
  * debian/rules: Improved the clean target to allow rebuilds
  * Updated the watch file
  * Renamed debian/README.Debian-source to README.source

  [ Miguel Landaeta ] 
  * Fix FTBFS with OpenJDK 7 (Closes: #706668)
  * Remove Michael Koch from Uploaders list.
    Thanks for your work on this package. (Closes: #654122).

 -- Emmanuel Bourg <email address hidden>  Tue, 02 Jul 2013 17:07:51 +0200

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 Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
mysql-connector-java_5.1.25-1.dsc 2.1 KiB f49de73390721446bc79bf03c5d3a382401dd2657cb65c3befa38e030cd18725
mysql-connector-java_5.1.25.orig.tar.gz 1.1 MiB c55f7591f24d51a1217dc8292b6dd7827c4573a6ce1f9b0c1226b21acc444e7b
mysql-connector-java_5.1.25-1.debian.tar.gz 8.7 KiB 54adc8f49f7ce14fac8e6a54eb748a7cd732b0dbb22a43890d8d44825342414f

Available diffs

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.