Source: python-gammu
Maintainer: Michal Čihař <nijel@debian.org>
Section: python
Priority: optional
Build-Depends: python-setuptools,
               python3-setuptools,
               python-all-dev,
               python3-all-dev,
               debhelper (>= 9),
               libgammu-dev (>= 1.37.90),
               pkg-config,
               libdbd-sqlite3,
               dh-python
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/python-team/modules/python-gammu
Vcs-Git: https://salsa.debian.org/python-team/modules/python-gammu.git
Homepage: http://wammu.eu/python-gammu/

Package: python-gammu
Architecture: any
Depends: ${misc:Depends},
         ${python:Depends},
         ${shlibs:Depends}
Description: Python module to communicate with mobile phones (Python 2)
 This provides gammu module, that can work with any phone Gammu
 supports - many Nokias, Siemens, Alcatel, ...
 .
 This package installs the library for Python 2.

Package: python3-gammu
Architecture: any
Depends: ${misc:Depends},
         ${python3:Depends},
         ${shlibs:Depends}
Description: Python module to communicate with mobile phones (Python 3)
 This provides gammu module, that can work with any phone Gammu
 supports - many Nokias, Siemens, Alcatel, ...
 .
 This package installs the library for Python 3.
