Source: python-mysqldb
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Jonas Meurer <mejo@debian.org>, Monty Taylor <monty@inaugust.com>,
 Brian May <bam@debian.org>
Build-Depends: debhelper (>= 6.0.0),
 libmysqlclient-dev, zlib1g-dev, dh-python,
 python-all-dev (>= 2.6.6-3~), python-all-dbg, python-setuptools,
 python3-all-dev, python3-all-dbg, python3-setuptools,
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-mysqldb/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-mysqldb/trunk/
Standards-Version: 3.9.6
Homepage: https://pypi.python.org/pypi/mysqlclient
X-Python3-Version: >= 3.3

Package: python-mysqldb
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
Suggests: python-egenix-mxdatetime, mysql-server-5.1 | mysql-server, python-mysqldb-dbg
Provides: ${python:Provides}
Description: Python interface to MySQL
 Mysqlclient is an interface to the popular MySQL database server for Python.
 .
 This is a fork of MySQLdb. It add Python 3.3 support and merges some pull
 requests.
 .
 This package contains modules for all Python 2.x versions supported in Debian.

Package: python-mysqldb-dbg
Section: debug
Priority: extra
Architecture: any
Depends: python-mysqldb (= ${binary:Version}), python-dbg, ${shlibs:Depends}, ${misc:Depends}
Suggests: python-egenix-mxdatetime-dbg
Description: Python interface to MySQL (debug extension)
 Mysqlclient is an interface to the popular MySQL database server for Python.
 .
 This is a fork of MySQLdb. It add Python 3.3 support and merges some pull
 requests.
 .
 This package contains modules for all Python 2.x versions supported in
 Debian built for Python debug interpreter.

Package: python3-mysqldb
Architecture: any
Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}
Suggests: python-egenix-mxdatetime, mysql-server-5.1 | mysql-server, python3-mysqldb-dbg
Provides: ${python3:Provides}
Description: Python interface to MySQL
 Mysqlclient is an interface to the popular MySQL database server for Python.
 .
 This is a fork of MySQLdb. It add Python 3.3 support and merges some pull
 requests.
 .
 This package contains modules for all Python 3.x versions supported in Debian.

Package: python3-mysqldb-dbg
Section: debug
Priority: extra
Architecture: any
Depends: python3-mysqldb (= ${binary:Version}), python3-dbg, ${shlibs:Depends}, ${misc:Depends}
Suggests: python-egenix-mxdatetime-dbg
Description: Python interface to MySQL (debug extension)
 Mysqlclient is an interface to the popular MySQL database server for Python.
 .
 This is a fork of MySQLdb. It add Python 3.3 support and merges some pull
 requests.
 .
 This package contains modules for all Python 3.x versions supported in
 Debian built for Python debug interpreter.
