summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorAlexandre Fayolle <alexandre.fayolle@logilab.fr>2007-07-04 12:32:20 +0200
committerAlexandre Fayolle <alexandre.fayolle@logilab.fr>2007-07-04 12:32:20 +0200
commit0afd08f6a800f78b386ce94851e5ec661345b0ee (patch)
treec63207a21d983bb2f82b9c78473aae899f750a2b /debian/control
parent6a9a583cb73764f8a64dc2024adeb8ea12bd6e8f (diff)
downloadpylint-0afd08f6a800f78b386ce94851e5ec661345b0ee.tar.gz
updated for upload of 0.13.2-1 to debian
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control9
1 files changed, 7 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 569fe0f..2aec636 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,15 @@ Section: python
Priority: optional
Maintainer: Sylvain Thénault <sylvain.thenault@logilab.fr>
Uploaders: Alexandre Fayolle <afayolle@debian.org>
-Build-Depends: debhelper (>= 5.0.37.2), python (>=2.3.5-7), python-central (>=0.5)
+Build-Depends: debhelper (>= 5.0.38)
+Build-Depends-Indep: python (>=2.3.5-7), python-central (>=0.5.6)
Standards-Version: 3.7.2
XS-Python-Version: current
Package: pylint
Architecture: all
-Depends: ${python:Depends}, python-logilab-common (>= 0.19.3), python-logilab-astng (>= 0.16.1), python-tk, emacsen-common
+Depends: python, python-logilab-common (>= 0.22.2), python-logilab-astng (>= 0.17.1)
+Recommends: python-tk
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
@@ -26,6 +28,9 @@ Description: python code static checker
and much more.
.
Additionally, it is possible to write plugins to add your own checks.
+ .
+ The recommended python-tk package is only for using the pylint-gui
+ script.
.
Homepage: http://www.logilab.org/Project/name/pylint