Source: python-pgmagick
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: TANIGUCHI Takaki <takaki@debian.org>
Build-Depends: debhelper (>= 11),
	dh-python,
	python-setuptools,
	python3-setuptools,
	python-all-dev,
	python3-all-dev,
	libgraphicsmagick++1-dev,
	libboost-python-dev
Standards-Version: 4.1.4
Rules-Requires-Root: no
Homepage: https://pypi.python.org/pypi/pgmagick/
Vcs-Git: https://salsa.debian.org/python-team/modules/python-pgmagick.git
Vcs-Browser: https://salsa.debian.org/python-team/modules/python-pgmagick

Package: python-pgmagick
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
Provides: ${python:Provides}
Description: Yet Another Python wrapper for GraphicsMagick
 pgmagick is a boost.python based Python wrapper for GraphicsMagick.
 .
 This package for Python 2.

Package: python3-pgmagick
Architecture: any
Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}
Provides: ${python3:Provides}
Description: Yet Another Python wrapper for GraphicsMagick
 pgmagick is a boost.python based Python wrapper for GraphicsMagick.
 .
 This package for Python 3.
