Source: pygpgme
Section: python
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Miguel Di Ciurcio Filho <miguel@ic.unicamp.br>
Build-Depends: debhelper (>= 9), python-all-dev (>= 2.6.6-3~), python3-all-dev, libgpgme11-dev, python-all-dbg (>= 2.6.6-3~), python3-all-dbg
Standards-Version: 3.9.2
Homepage: https://launchpad.net/products/pygpgme
X-Python-Version: >= 2.4
X-Python3-Version: >= 3.2
Uploaders: Jonathan Wiltshire <jmw@debian.org>

Package: python-gpgme
Architecture: any
Provides: ${python:Provides}
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
Description: python wrapper for the GPGME library (Python 2)
 PyGPGME is a Python module that lets you sign, verify, encrypt
 and decrypt messages using the OpenPGP format.
 It is built on top of the GNU Privacy Guard and the
 GPGME library.
 .
 This is the Python 2 version of the package.

Package: python-gpgme-dbg
Priority: extra
Architecture: any
Section: debug
Provides: ${python:Provides}
Depends: python-gpgme (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Recommends: python-dbg
Description: python wrapper for the GPGME library (debug extension) (Python 2)
 PyGPGME is a Python module that lets you sign, verify, encrypt
 and decrypt messages using the OpenPGP format.
 It is built on top of the GNU Privacy Guard and the
 GPGME library.
 .
 This package contains the extension built for the Python debug interpreter.
 .
 This is the Python 2 version of the package.

Package: python3-gpgme
Architecture: any
Provides: ${python3:Provides}
Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}
Description: python wrapper for the GPGME library (Python 3)
 PyGPGME is a Python module that lets you sign, verify, encrypt
 and decrypt messages using the OpenPGP format.
 It is built on top of the GNU Privacy Guard and the
 GPGME library.
 .
 This is the Python 3 version of the package.

Package: python3-gpgme-dbg
Priority: extra
Architecture: any
Section: debug
Provides: ${python3:Provides}
Depends: python3-gpgme (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Recommends: python3-dbg
Description: python wrapper for the GPGME library (debug extension) (Python 3)
 PyGPGME is a Python module that lets you sign, verify, encrypt
 and decrypt messages using the OpenPGP format.
 It is built on top of the GNU Privacy Guard and the
 GPGME library.
 .
 This package contains the extension built for the Python debug interpreter.
 .
 This is the Python 3 version of the package.
