Source: python-gd
Section: python
Priority: extra
Maintainer: Julián Moreno Patiño <darkjunix@gmail.com>
Build-Depends: debhelper (>= 7.0.8), autoconf, python-all-dev, python-all-dbg, libgd2-xpm-dev (>= 2.0.23), libjpeg62-dev, libpng12-dev, zlib1g-dev, libfreetype6-dev, python-support, quilt (>= 0.46-7~)
XS-Python-Version: all
Standards-Version: 3.8.3
Homepage: http://newcenturycomputers.net/projects/gdmodule.html

Package: python-gd
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}, ttf-freefont
Replaces: python2.4-gd, python2.5-gd
Conflicts: python2.4-gd (<< 0.56+dfsg-1), python2.5-gd (<< 0.56+dfsg-1)
Provides: ${python:Provides}
Suggests: python-gd-dbg
XB-Python-Version: ${python:Versions}
Description: Python module wrapper for libgd
 Provides PNG, JPEG, and XPM creation and manipulation routines
 through the libgd library.
 .
 Also allows use of TrueType fonts in images created.

Package: python-gd-dbg
Priority: extra
Section: debug
Architecture: any
Depends: python-gd (= ${binary:Version}), python-dbg, ${shlibs:Depends}
Suggests: ttf-dejavu | ttf-bitstream-vera | ttf-freefont
Description: Python module wrapper for libgd (debug extension)
 Provides PNG, JPEG, and XPM creation and manipulation routines
 through the libgd library.
 .
 This package contains the extension built for the python debug interpreter.
