summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorAlexandre Fayolle <alexandre.fayolle@logilab.fr>2006-06-15 10:44:22 +0200
committerAlexandre Fayolle <alexandre.fayolle@logilab.fr>2006-06-15 10:44:22 +0200
commit6ecb36bb64b2f301484a922a53fb298373637fec (patch)
tree27b8e148fb399f54cd8bdbfe1ccbce5aa595ad99 /debian/control
parentd38aa3a8e1cae2a9ca5cd0334bd03ae4e099fa29 (diff)
downloadpylint-6ecb36bb64b2f301484a922a53fb298373637fec.tar.gz
new python policy
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control7
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 830c261..a149d65 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,14 @@ Section: python
Priority: optional
Maintainer: Sylvain Thénault <sylvain.thenault@logilab.fr>
Uploaders: Alexandre Fayolle <afayolle@debian.org>
-Build-Depends: debhelper (>= 5.0.0), python-dev
+Build-Depends: debhelper (>= 5.0.37.1), python (>=2.3.5-7), python-dev (>=2.3.5-7), python-central
Standards-Version: 3.7.2
+XS-Python-Version: current
Package: pylint
Architecture: all
-Depends: python, python-logilab-common (>= 0.13.0), python-logilab-astng (>= 0.16.0), python-tk, emacsen-common
-Provides: python2.2-pylint, python2.3-pylint, python2.4-pylint, pylint-common, pylint-test
+Depends: ${python:Depends}, python-logilab-common (>= 0.13.0), python-logilab-astng (>= 0.16.0), python-tk, emacsen-common
+XB-Python-Version: ${python:Versions}
Conflicts: python2.2-pylint, python2.3-pylint, python2.4-pylint, pylint-common, pylint-test
Replaces: python2.2-pylint, python2.3-pylint, python2.4-pylint, pylint-common, pylint-test
Description: python code static checker