Source: mysql-connector-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 Marcus Better <marcus@better.se>,
 Emmanuel Bourg <ebourg@apache.org>
Build-Depends:
 ant,
 ant-contrib,
 ant-optional,
 debhelper (>= 11),
 default-jdk (>= 2:1.8),
 junit,
 libslf4j-java,
 maven-repo-helper
Standards-Version: 4.1.3
Vcs-Git: https://anonscm.debian.org/git/pkg-java/mysql-connector-java.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/mysql-connector-java.git
Homepage: http://www.mysql.com/products/connector/j/

Package: libmysql-java
Architecture: all
Depends: ${misc:Depends}
Suggests: libslf4j-java
Description: Java database (JDBC) driver for MySQL
 MySQL Connector/J is a JDBC-4.2 Type 4 driver, which means that it is
 pure Java, implements version 4.2 of the JDBC specification, and
 communicates directly with the MySQL server using the MySQL
 protocol.
