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

Package: python-gd
Architecture: any
Depends: ${python:Depends}, ${misc:Depends}, ${shlibs:Depends}, ttf-freefont
Provides: ${python:Provides}
Suggests: python-gd-dbg
Description: Python module wrapper for libgd
 Provides PNG, JPEG, GIF 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.
