Source: usagestats
Section: python
Priority: optional
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Build-Depends: debhelper (>= 10),
 dh-python,
 python-all,
 python3-all,
 python-setuptools,
 python3-setuptools
Standards-Version: 4.1.5
Homepage:  http://pypi.python.org/pypi/usagestats
Vcs-Git: https://salsa.debian.org/python-team/modules/usagestats.git
Vcs-Browser: https://salsa.debian.org/python-team/modules/usagestats

Package: python-usagestats
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Provides: ${python:Provides}
Description: Python module to collect usagestats from users
 This is a module to collect anonymous Usage statistics of code.

Package: python3-usagestats
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Python3 module to collect usagestats from users
 This is a module to collect anonymous Usage statistics of code.

