Source: pylint-common
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Daniel Stender <debian@danielstender.com>
Build-Depends:
 debhelper (>= 9),
 dh-python,
 python-all,
 python-pylint-plugin-utils,
 pylint (>= 1.0.0),
 python-setuptools,
 python3-all,
 python3-pylint-plugin-utils,
 pylint3,
 python3-setuptools
Standards-Version: 3.9.6
Homepage: https://github.com/landscapeio/pylint-common
Vcs-Git: git://anonscm.debian.org/python-modules/packages/pylint-common.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pylint-common.git
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.3

Package: python-pylint-common
Architecture: all
Depends:
 ${misc:Depends},
 ${python:Depends}
Description: Pylint plugin for the standard Python library
 Pylint is a source code bug and quality checker for the Python programming
 language. This package provides a plugin for augmenting and improving error
 detection and analysis of the standard Python library.
 .
 This package contains the modules for Python 2.

Package: python3-pylint-common
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends}
Description: Pylint plugin for the standard Python library (Python 3)
 Pylint is a source code bug and quality checker for the Python programming
 language. This package provides a plugin for augmenting and improving error
 detection and analysis of the standard Python library.
 .
 This package contains the modules for Python 3.
